xenakios
|
f71f437d3e
|
pragma once
|
6 years ago |
xenakios
|
1b4c75df0a
|
Added duplicate method for breakpoint envelope. NOTE : the copy is not fully implemented yet. Get free filter envelope duplicate for use with offline rendering.
|
7 years ago |
xenakios
|
24cac9b5c1
|
Change and add license texts to apply for GPL3
|
7 years ago |
xenakios
|
413dd31d90
|
Remove unused member
|
7 years ago |
xenakios
|
daf191d0d2
|
Zero envelope random amount at init
|
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
|
d813794ea9
|
Added linear interpolation option for envelope random transform, fixes etc
|
7 years ago |
xenakios
|
c391a2c0af
|
Added free filter envelope random transform
|
7 years ago |
xenakios
|
71221b41a1
|
Allow toggling envelope transform X axis wrap
|
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
|
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
|
8f747819e9
|
Added sinus transform to envelope. Return proper value when not transformed.
|
7 years ago |
xenakios
|
c6c2855a56
|
Added scaling transform for envelope
|
7 years ago |
xenakios
|
ff35bce695
|
Add envelope transform feature
|
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
|
7c61a552c2
|
Store and restore free filter state
|
7 years ago |
xenakios
|
600f2d1251
|
Added some new source files
|
7 years ago |