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.
|
2018-04-03 16:34:20 +03:00 |
|
xenakios
|
8421269565
|
Use global constant for pi instead of define. Calculate sinus transform in envelope transform only if amount more than zero.
|
2018-03-26 15:40:30 +03:00 |
|
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...
|
2018-03-21 13:15:48 +02:00 |
|
xenakios
|
d813794ea9
|
Added linear interpolation option for envelope random transform, fixes etc
|
2018-03-03 17:55:02 +02:00 |
|
xenakios
|
909b61922b
|
Attempt implementing offline rendering from the plugin but not going so great. Looks like the StretchAudioSource doesn't really work that robustly...
|
2018-02-26 17:49:19 +02:00 |
|
xenakios
|
47638ba0c6
|
Prepare to allow adding offline rendering feature
|
2018-02-26 16:34:13 +02:00 |
|
xenakios
|
13d03ecaeb
|
Handle corner case in hasProperties
|
2018-02-25 21:06:59 +02:00 |
|
xenakios
|
101825df59
|
Fix for clang
|
2018-02-23 21:12:16 +02:00 |
|
xenakios
|
3a8da6de0c
|
Make seeking work again. Some variadic template, fold expression etc trickery for value tree etc. Readme change.
|
2018-02-23 20:46:51 +02:00 |
|
xenakios
|
6f6670b2d4
|
Parameter store and recall stuff
|
2018-02-23 18:09:01 +02:00 |
|
xenakios
|
1a8bddeb9b
|
Added convenience functions to deal with storing and getting audio parameters and use them
|
2018-02-22 01:09:36 +02:00 |
|
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.
|
2018-02-15 16:03:00 +02:00 |
|
xenakios
|
e3d893ee9e
|
Added zoomscrollbar for waveform. Removed unused code.
|
2018-02-14 15:18:35 +02:00 |
|
xenakios
|
acbbe693bd
|
Boolean stuff
|
2018-02-13 19:41:52 +02:00 |
|
xenakios
|
c9a3a3ab03
|
Show additional technical info in label optionally. Added utility function to toggle a bool variable.
|
2018-02-13 16:51:57 +02:00 |
|
xenakios
|
ccf47720ab
|
Waveform length display improvement. Draw waveform texts brighter.
|
2018-02-07 14:52:22 +02:00 |
|
xenakios
|
a589f133d2
|
Format waveform duration in a nicer way
|
2018-02-06 21:15:20 +02:00 |
|
xenakios
|
a24d5c8c81
|
Make callGUI more generic and move it to globals.h. Readme change.
|
2018-01-05 17:49:54 +02:00 |
|
xenakios
|
a6ec40904c
|
Rename member. Attempt clearing buffers more thoroughly but old audio still appears to be present when restarting playback...
|
2017-12-27 17:35:30 +02:00 |
|
xenakios
|
d7ca59b90a
|
Initial git commit
|
2017-11-13 17:06:08 +02:00 |
|