fixed bug in distortion when using stereo and sample&hold.

This commit is contained in:
Dominik Ries
2018-03-16 19:18:41 +01:00
parent 10457b31ec
commit ced4a2b7b9
6 changed files with 19 additions and 16 deletions

View File

@ -14,6 +14,9 @@ The repository contains the folders:
- 4klang_source (the VSTi source as well as the needed 4klang.asm file for compilation in your exe)
The plugin project here is based on Visual Studio 2015, so that and above should compile out of the box.
The only additional thing you need for compilation is YASM/vsyasm, so download and follow the instructions here to get it running:
https://github.com/ShiftMediaProject/VSYASM
Examples
--------