nekobi-reworked/plugins/Nekobi/nekobee-src
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
..
minblep_tables.c First commit, full plugin upload 2014-05-12 21:46:16 +01:00
nekobee.h MS Toolchain; Tuning Knob (#17) 2023-04-15 14:27:44 +02:00
nekobee_synth.c MS Toolchain; Tuning Knob (#17) 2023-04-15 14:27:44 +02:00
nekobee_synth.h MS Toolchain; Tuning Knob (#17) 2023-04-15 14:27:44 +02:00
nekobee_types.h First commit, full plugin upload 2014-05-12 21:46:16 +01:00
nekobee_voice.c First commit, full plugin upload 2014-05-12 21:46:16 +01:00
nekobee_voice.h First commit, full plugin upload 2014-05-12 21:46:16 +01:00
nekobee_voice_render.c Fix crash if processing too much without a control update 2022-10-30 20:37:41 +00:00