Commit Graph

11 Commits

Author SHA1 Message Date
Gordon JC Pearce 0b66a8d893 filter parameter tweaks 2023-06-20 21:21:27 +01:00
Gordon JC Pearce 699600315c cutoff, resonance, decay, and env mod working 2023-06-20 20:47:48 +01:00
Gordon JC Pearce 3d0d07320a vcf, and expo converter calculation 2023-06-20 19:14:12 +01:00
Gordon JC Pearce bb5e064e1a plugin cutoff range 2023-06-20 14:40:11 +01:00
Gordon JC Pearce f0bc568030 generates a bandlimited sawtooth, nothing else 2023-06-19 23:00:40 +01:00
Gordon JC Pearce e14f0ded1a nonfunctional stubs, lots of (void)s, compiles cleanly 2023-06-19 21:39:23 +01:00
Gordon JC Pearce 28b6dcb1ef very nuclear, rendering engine gone 2023-06-19 21:12:37 +01:00
Gordon JC Pearce 7f43f8987b rename to avoid clashes, clean up mutex which was only really needed for OSC GUI, fix attribution 2023-06-19 21:07:17 +01:00
yaw-man dfb6264ce0
MS Toolchain; Tuning Knob (#17)
* CMake and Visual Studio build files ignored

* Add CMakeLists

* Replace POSIX mutex with std::mutex

* Mutex unlock return value isn't used, changed signature to void

* C++ preprocessor demands different VA_ARGS syntax

* Superfluous include directory

* Expand tuning knob range to +/-1 octave.

---------

Co-authored-by: yaw-man <ywmn@proton.me>
Co-authored-by: wan-may <wnmy@protonmail.com>
2023-04-15 14:27:44 +02:00
falkTX 20d62751e0
Fix crash if processing too much without a control update
Signed-off-by: falkTX <falktx@falktx.com>
2022-10-30 20:37:41 +00:00
falkTX 29ba76c73d First commit, full plugin upload 2014-05-12 21:46:16 +01:00