Have you actually selected 8-channel USB in the Tools menu?
If you don't, the AudioInputUSBOct and AudioOutputUSBOct classes are not defined (because they wouldn't work), and that's the error message you'd get.
I was able to successfully compile.
The issue was I hadn't set the USB Type to "Audio".
I am able to use audacity and stream audio on the first two channels as Audacity only supports stereo playback. Rest of the 6 channels are still silent.
I...
Hi @alex6679 ,
Thanks for the response.
I tried this with Arduino 1.8.19 and Teensyduino 1.59( used the installer).Followed the instructions from here.
All the changes seems to have reflected. I get additional options in tools menu for Teensy4...
Hi All,
I am new to Teensy and Audio.
I am currently using ADAU1966 16 channel DAC with Teensy on a board from @ PaulStoffregen
OSH Park ~
oshpark.com
I have tested this board with Teensy Audio Library and it works very well.
I was wondering...
Hi All,
I am new to Teensy and Audio.
I am currently using ADAU1966 16 channel DAC with Teensy on a board from @ PaulStoffregen
https://oshpark.com/shared_projects/O7iqdcLr
I have tested this board with Teensy Audio Library and it works very...