ref: 8eb89a1cfaf049ba6d97626ae4e749fb1c328770
parent: 506d1b78eb878807fbc889cad6c14de881d7f063
author: Olav Sørensen <olav.sorensen@live.no>
date: Wed Jan 15 08:38:25 EST 2020
Pushed v1.06 code - Bugfix: Scopes were not doing backwards sampling correctly on pingpong loops. This would also affect the sample playback line in Smp. Ed. It was especially noticable on very low sampling rates (note). - For devs: Added HAS_MIDI compiler pre-processor flag. If not defined, MIDI will not be used in the clone. Handy for situations where rtmidi and/or libstdc++ can't be used/compiled.