essej
c89c1558e3
Various items before 1.5.1
...
- fixed passthrough when capturing
- added declicking fades when bypassing input passthrough, playback, and recording
- layout tweaks for extra small windows
- waveform scrollbar improvements, visible edge drag handles, and allows dragging from anywhere
- minor visual tweaks
- license header mods, and LICENSE file consolidation
2022-04-21 23:04:30 -04:00
essej
2e3a74e137
update free filter node selection and deletion to better support ios. add enable toggles for free filter and ratio in tabs. on ios shutdown audio when going to background and not doing anything. some layout fixes
2022-04-18 15:11:22 -04:00
xenakios
3f0f105565
More breakpoint envelope renaming
2018-10-17 13:14:07 +03:00
xenakios
007cc1cded
Rename breakpoint envelope related things
2018-10-17 13:06:07 +03:00
xenakios
023989d3de
More const
2018-10-15 19:24:16 +03:00
xenakios
f71f437d3e
pragma once
2018-06-21 21:34:43 +03:00
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.
2018-06-05 21:40:03 +03:00
xenakios
24cac9b5c1
Change and add license texts to apply for GPL3
2018-06-04 22:04:53 +03:00
xenakios
413dd31d90
Remove unused member
2018-06-03 21:47:40 +03:00
xenakios
daf191d0d2
Zero envelope random amount at init
2018-06-03 20:31:35 +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
d813794ea9
Added linear interpolation option for envelope random transform, fixes etc
2018-03-03 17:55:02 +02:00
xenakios
c391a2c0af
Added free filter envelope random transform
2018-03-03 17:22:23 +02:00
xenakios
71221b41a1
Allow toggling envelope transform X axis wrap
2018-03-03 15:25:16 +02:00
xenakios
310f549643
Do envelope y scaling based on envelope point min and max values
2018-02-28 16:34:16 +02:00
xenakios
b2944afbab
Yet another tilt fix. Change mouse cursor when at envelope segment. Envelope segment hit detection tweak.
2018-02-28 16:01:16 +02:00
xenakios
3816194fbf
Fix envelope tilt. Add envelope y scale and tilt as plugin parameters
2018-02-28 14:36:13 +02:00
xenakios
f5995807f4
Add free filter envelope transforms as plugin parameters etc!
2018-02-28 14:20:26 +02:00
xenakios
b17131fa79
Use lambda for envelope drawing. Ignore using envelope tilt transform for now because it's not correctly implemented.
2018-02-28 13:04:44 +02:00
xenakios
b0e0cd673e
Allow changing envelope sin transform frequency
2018-02-28 05:58:22 +02:00
xenakios
b4c3b026e1
Added tilt transform for envelopes
2018-02-28 05:38:19 +02:00
xenakios
8f747819e9
Added sinus transform to envelope. Return proper value when not transformed.
2018-02-28 02:14:27 +02:00
xenakios
c6c2855a56
Added scaling transform for envelope
2018-02-28 00:32:18 +02:00
xenakios
ff35bce695
Add envelope transform feature
2018-02-28 00:05:35 +02:00
xenakios
195a630060
Implemented free filter processing. Note that the envelope manipulation from the GUI is not handled thread safely yet
2018-02-27 15:02:34 +02:00
xenakios
7c61a552c2
Store and restore free filter state
2018-02-27 03:41:54 +02:00
xenakios
600f2d1251
Added some new source files
2018-02-27 01:59:22 +02:00