I'm needing to fork the audio library to make some changes to how it buffers WAV playback. All pretty simple, however, I can't seem to get Arduino IDE to compile my project with the audio library at ./libraries/Audio
My understanding is the IDE usually prefers libraries in the ./libraries folder, but does Teensyduino override this eminently sensible behaviour?
I'm assuming this is a fairly common thing, so I'm probably being a bit stupid here and there's an obvious workaround!
Thanks!
My understanding is the IDE usually prefers libraries in the ./libraries folder, but does Teensyduino override this eminently sensible behaviour?
I'm assuming this is a fairly common thing, so I'm probably being a bit stupid here and there's an obvious workaround!
Thanks!