VCVRack / AudibleInstruments

VCV Rack plugin based on Mutable Instruments Eurorack modules
https://vcvrack.com/AudibleInstruments.html
Other
388 stars 83 forks source link

Tides & Sheep frequency doesn't change #31

Closed mhetrick closed 6 years ago

mhetrick commented 6 years ago

On Mac 10.12, latest dev:

-Turning the frequency knob on Tides or Sheep does not seem to affect the output. -In Sheep mode, I can no longer change the wave bank. -In Tides mode, I cannot seem to change the behavior mode (AD/AHD/Loop).

AndrewBelt commented 6 years ago

My guess is that https://github.com/VCVRack/AudibleInstruments/commit/e8528e28bffeeb6b5f192592cc23e0d7ff61de22 breaks ABI compatibility with itself, so make clean and make.

mhetrick commented 6 years ago

Fixed with make clean and make