Home › Forums › Products › NS1nanosynth › New Firmware for NS1 Nanosynth › Reply To: New Firmware for NS1 Nanosynth
May 22, 2017 at 2:54 pm
#3411
… And I found it!! I had tested getAnalogInput. By that I needed to put a define to true: https://sensorium.github.io/Mozzi/doc/html/group__analog.html
What I didn’t notice was that I filled almost the hole memory and in runtime it uses it crashed therefore. So avoid doing ‘#define USE_AUDIO_INPUT true’ on NS1 for me in the future by other words.