Audio icon indicating copy to clipboard operation
Audio copied to clipboard

Where is the source code for AudioInputUSB object?

Open hhaudio opened this issue 5 years ago • 2 comments

Hi, I am working on a project for which an understanding and possible modification of the low level function of the AudioInputUSB object would be very useful.

I am looking for the source code for this object but it doesn't appear to be included in this repo. It is not among the files labeled input, and a search for 'usb' within the repo returns only example files and some files relation to git management and the design tool ui.

Where can I find the source code for AudioInputUSB object?

hhaudio avatar May 21 '20 05:05 hhaudio

https://github.com/PaulStoffregen/cores/blob/master/teensy4/usb_audio.cpp

FrankBoesing avatar May 21 '20 09:05 FrankBoesing

Or here if using Teensy 3.x: https://github.com/PaulStoffregen/cores/blob/master/teensy3/usb_audio.cpp

PaulStoffregen avatar May 21 '20 14:05 PaulStoffregen

Answered, so can be closed

h4yn0nnym0u5e avatar Sep 14 '24 12:09 h4yn0nnym0u5e