xenakios
|
942d8aa382
|
Compile fixes
|
5 years ago |
xenakios
|
ba8b45f7f4
|
macOs build fix
|
6 years ago |
xenakios
|
ae8a5e44c8
|
Remove dependency on modified Juce Component header
|
6 years ago |
xenakios
|
27b014a6e7
|
Enabled showing the file source cached time ranges
|
6 years ago |
xenakios
|
cfb8f4f303
|
up version text
|
6 years ago |
xenakios
|
d4a2247679
|
Reverted Capture parameter to a normal parameter to again allow host MIDI learn etc. It is now instead ignored when saving the state tree. This may not fix the parameter being recalled when undoing in all hosts but this is the best that can be done with the plugin format limitations at this point.
|
6 years ago |
xenakios
|
676ce4a025
|
up version text
|
6 years ago |
xenakios
|
89c1944fc4
|
Cleanups
|
6 years ago |
xenakios
|
d4bab26693
|
Up version
|
6 years ago |
xenakios
|
4f203de39a
|
Civilized code doesn't use global variables accessed via extern
|
6 years ago |
xenakios
|
60293c6a84
|
Calculate smoothed prebuffering available amount in the processor
|
7 years ago |
xenakios
|
d42971e09f
|
Added simple signal smoother class. Use that to smooth out the buffer amount component display.
|
7 years ago |
xenakios
|
941ebf31a5
|
Initial work to change octave mixer spectral module to a more generic ratio mixer module that has more shifters and allows changing the shift ratios. Also added a separate tab page in the GUI for it.
|
7 years ago |
xenakios
|
8421269565
|
Use global constant for pi instead of define. Calculate sinus transform in envelope transform only if amount more than zero.
|
7 years ago |
xenakios
|
6747d20aa8
|
Consolidate and clean up storing and recalling parameters. Enable storing and recalling of spectral module order again, using different state IDs. So old states will be discarded, but oh well...
|
7 years ago |
xenakios
|
d813794ea9
|
Added linear interpolation option for envelope random transform, fixes etc
|
7 years ago |
xenakios
|
909b61922b
|
Attempt implementing offline rendering from the plugin but not going so great. Looks like the StretchAudioSource doesn't really work that robustly...
|
7 years ago |
xenakios
|
47638ba0c6
|
Prepare to allow adding offline rendering feature
|
7 years ago |
xenakios
|
13d03ecaeb
|
Handle corner case in hasProperties
|
7 years ago |
xenakios
|
101825df59
|
Fix for clang
|
7 years ago |
xenakios
|
3a8da6de0c
|
Make seeking work again. Some variadic template, fold expression etc trickery for value tree etc. Readme change.
|
7 years ago |
xenakios
|
6f6670b2d4
|
Parameter store and recall stuff
|
7 years ago |
xenakios
|
1a8bddeb9b
|
Added convenience functions to deal with storing and getting audio parameters and use them
|
7 years ago |
xenakios
|
3171940a67
|
Experimented with adding a sound play range offset parameter but not going to be able to support it properly for now. Show debug build title in about screen.
|
7 years ago |
xenakios
|
e3d893ee9e
|
Added zoomscrollbar for waveform. Removed unused code.
|
7 years ago |
xenakios
|
acbbe693bd
|
Boolean stuff
|
7 years ago |
xenakios
|
c9a3a3ab03
|
Show additional technical info in label optionally. Added utility function to toggle a bool variable.
|
7 years ago |
xenakios
|
ccf47720ab
|
Waveform length display improvement. Draw waveform texts brighter.
|
7 years ago |
xenakios
|
a589f133d2
|
Format waveform duration in a nicer way
|
7 years ago |
xenakios
|
a24d5c8c81
|
Make callGUI more generic and move it to globals.h. Readme change.
|
7 years ago |
xenakios
|
a6ec40904c
|
Rename member. Attempt clearing buffers more thoroughly but old audio still appears to be present when restarting playback...
|
7 years ago |
xenakios
|
d7ca59b90a
|
Initial git commit
|
7 years ago |