Hi everyone,
I am a new Patch.init() owner and wanted to start to develop my own daisy programs.
I followed the whole process of setting up the Arduino IDE (on Mac) etc. and managed to upload the first examples (Blink, …).
My problem is that while the upload works and the code in the main loop seems to be executed properly (CV, Gates, LED, …), there is no audio coming from the unit.
If I upload examples via chrome, the audio is working properly.
Any ideas how to fix this issue?
Thank you so much for your help.
I one more time checked all the settings you pointed me to, but again … no audio.
I am on a new M1 macbook with the Arduino Version 1.8.19 installed.
Before I installed Arduino I already had installed Teensyduino, since these are the boards I usually program.
Is it possible that this might introduced the error?
Thank you for helping me with this, I am already excited about developing my own firmware for the patch.init()
you are awesome!
now it works! the only issue I had was that arduino is not showing version 1.6.1 in the library manager yet, so I downloaded it from github and manually installed it.
I am looking forward to explore the platform and develop my own modules!