xenakios
|
c391a2c0af
|
Added free filter envelope random transform
|
7 years ago |
xenakios
|
536b1ccaf1
|
Allow free filter to attenuate more
|
7 years ago |
xenakios
|
71221b41a1
|
Allow toggling envelope transform X axis wrap
|
7 years ago |
xenakios
|
cfe2a2b971
|
Hide the offline render feature for now
|
7 years ago |
xenakios
|
9212069e65
|
Blah
|
7 years ago |
xenakios
|
f474b022f0
|
A bit better but not much
|
7 years ago |
xenakios
|
0d6eb09958
|
Attempt implementing mousewheel zoom into waveform. Badly.
|
7 years ago |
xenakios
|
0b52559ab1
|
Stuff
|
7 years ago |
xenakios
|
595b5992f6
|
Probably worth upping the version number for the free filter...
|
7 years ago |
xenakios
|
634f612d9a
|
Make the GUI wider
|
7 years ago |
xenakios
|
23d8621c83
|
Remove the original free edit code and the binaural beats code
|
7 years ago |
xenakios
|
b651e9f064
|
Parameter group highlight for free filter parameters
|
7 years ago |
xenakios
|
3c58844266
|
Explicitly update the envelope minmax values at some places
|
7 years ago |
xenakios
|
310f549643
|
Do envelope y scaling based on envelope point min and max values
|
7 years ago |
xenakios
|
b2944afbab
|
Yet another tilt fix. Change mouse cursor when at envelope segment. Envelope segment hit detection tweak.
|
7 years ago |
xenakios
|
3816194fbf
|
Fix envelope tilt. Add envelope y scale and tilt as plugin parameters
|
7 years ago |
xenakios
|
f5995807f4
|
Add free filter envelope transforms as plugin parameters etc!
|
7 years ago |
xenakios
|
9774af6e62
|
Member renames and clean ups
|
7 years ago |
xenakios
|
b17131fa79
|
Use lambda for envelope drawing. Ignore using envelope tilt transform for now because it's not correctly implemented.
|
7 years ago |
xenakios
|
b0e0cd673e
|
Allow changing envelope sin transform frequency
|
7 years ago |
xenakios
|
b4c3b026e1
|
Added tilt transform for envelopes
|
7 years ago |
xenakios
|
e7011d4acb
|
Draw the envelope name
|
7 years ago |
xenakios
|
8f747819e9
|
Added sinus transform to envelope. Return proper value when not transformed.
|
7 years ago |
xenakios
|
d95c41e8aa
|
Improved envelope component keyboard handling logic
|
7 years ago |
xenakios
|
c6c2855a56
|
Added scaling transform for envelope
|
7 years ago |
xenakios
|
ff35bce695
|
Add envelope transform feature
|
7 years ago |
xenakios
|
0f70453c3a
|
Simplify the envelope drawing, might come at a slight performance cost
|
7 years ago |
xenakios
|
3dfb6a3c80
|
Place both the waveform component and the zoomscrollbar inside the tab component page. Needs a bit more tweaking.
|
7 years ago |
xenakios
|
d624b2370d
|
Formatting tweaks
|
7 years ago |
xenakios
|
657c3d6c20
|
Argh, what a mistake
|
7 years ago |
xenakios
|
aca3667888
|
Lock mutex in envelope component. Draw frequency values on x axis.
|
7 years ago |
xenakios
|
b672213e98
|
Tweaks to free filter calculations but don't seem to be working correctly yet
|
7 years ago |
xenakios
|
51049e4ae1
|
Mutex protect the envelope when manipulating the amount of nodes from the GUI. Should probably redesign this stuff a bit...Init envelope reset nodes.
|
7 years ago |
xenakios
|
195a630060
|
Implemented free filter processing. Note that the envelope manipulation from the GUI is not handled thread safely yet
|
7 years ago |
xenakios
|
e8d134ce48
|
More work on free filter
|
7 years ago |
xenakios
|
7c61a552c2
|
Store and restore free filter state
|
7 years ago |
xenakios
|
cf9b54d19b
|
Initial work to add back the free filter feature
|
7 years ago |
xenakios
|
600f2d1251
|
Added some new source files
|
7 years ago |
xenakios
|
51d40c6daf
|
MacOS build
|
7 years ago |
xenakios
|
104d1bfd2e
|
Store and recall the number of harmonics parameter. Seriously, have to make this stuff work in a more robust manner...
|
7 years ago |
xenakios
|
d76ac6118a
|
Allow cancelling offline render
|
7 years ago |
xenakios
|
ba067f7d4a
|
Do offline render in a thread, show render progress etc
|
7 years ago |
xenakios
|
46a74c2c51
|
Offline render might be working more or less now
|
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
|
ebffc66e90
|
Upped version number
|
7 years ago |
xenakios
|
101825df59
|
Fix for clang
|
7 years ago |
xenakios
|
a988086ec6
|
Whoops, almost forgot the smoothed play range stuff for multiple channels
|
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 |