Just as all the other audio headers usb_audio.h would be included in Audio.h. Here it can be included only for the T4.0/T4.1 by means of preprocessor conditional. So it would not affect the other Teensys.
I suggested it because there is just no...
Regarding merging the new usb interface into the core and audio library:
At the new interface, I separated the more complex USB audio functionality from the audio library:
- USBAudioInInterface and USBAudioOutInterface of...
@h4yn0nnym0u5e Thanks for submitting the pull request.
Right, I added mute and volume controls. It is implemented in a similar way to the current usb audio interface. That means the volume and and mute signals are received by the usb interface...
Yes, my general plan for 1.61 is to start mid-April, mainly merging this and many other things from the last couple years. Plan is to cut off new stuff by mid-June and make a 1.61 release before July.
Plan for 1.62 is a gcc toolchain update...
During the (very long) Teensyduino 1.60 beta this was all still a bit bleeding edge, so there’s been no PR to date. However, I’m pretty sure most of the gremlins are out, and it’s PR-worthy.
It would be great if the Teensyduino 1.61 campaign...
Hi @alex6679
I finally have a good news, now all are working by my side, on Mac.
So I think I've never configure the board well, your code was made good.
I think, I didn't install the gui well and boards.local well, although I remember I did...