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>
|