Gordon JC Pearce
|
f1d5279535
|
many tweaks to things like time constants
|
2023-07-11 23:03:24 +01:00 |
Gordon JC Pearce
|
699600315c
|
cutoff, resonance, decay, and env mod working
|
2023-06-20 20:47:48 +01:00 |
Gordon JC Pearce
|
bb5e064e1a
|
plugin cutoff range
|
2023-06-20 14:40:11 +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
|
0e999f34e1
|
Fix infinite loop when receiving midi message over 4 bytes in size
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-10-30 19:52:04 +00:00 |
falkTX
|
555e6c39d9
|
Fix win32 CI setup; Set audio port group hints
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-22 03:30:51 +01:00 |
falkTX
|
a9b0cd3c72
|
Start cleanup of vst3 code
|
2021-12-19 22:12:51 +00:00 |
falkTX
|
7072dd3776
|
Remove the old useless bypass, update DPF
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-09-18 19:33:49 +01:00 |
Clement Guedez
|
653812a356
|
Add midi CC message support
Assign CC controller number to plugin control regarding standard midi and
values previously defined in nekobee (nekobe_synth.h).
|
2020-05-22 02:20:24 +02:00 |
falkTX
|
329829cfcc
|
Add enumeration values for waveform parameter
|
2018-08-21 20:46:13 +02:00 |
falkTX
|
7a01d898bf
|
Add bypass parameter
|
2017-02-17 08:05:19 +01:00 |
falkTX
|
197c44563a
|
Make waveform parameter an integer
|
2015-10-12 23:01:37 +02:00 |
falkTX
|
bc9b01070a
|
Update to latest dpf
|
2015-04-26 20:30:46 +02:00 |
falkTX
|
da589fc981
|
Set as RT safe; Update copyright dates
|
2015-04-19 16:32:43 +02:00 |
falkTX
|
5bd920f121
|
Update DPF
|
2014-08-22 17:46:51 +01:00 |
falkTX
|
29ba76c73d
|
First commit, full plugin upload
|
2014-05-12 21:46:16 +01:00 |