Hello,
I have a project that runs on a computer right now that I would like to transfer to Teensy + Audio board.
It's an audio/lighting playback system, basically there's an audio file playing and a midi file of the same length, the lighting information is triggered by the midi file and currently sent to a teensy that controls led strips.
Would it be feasible using the Audio Library to read a midi file from SD and trigger some pwm pins while a song is playing ?
I have a project that runs on a computer right now that I would like to transfer to Teensy + Audio board.
It's an audio/lighting playback system, basically there's an audio file playing and a midi file of the same length, the lighting information is triggered by the midi file and currently sent to a teensy that controls led strips.
Would it be feasible using the Audio Library to read a midi file from SD and trigger some pwm pins while a song is playing ?