h4yn0nnym0u5e
Well-known member
That sounds good. We probably need to make sure there are some suitable examples, and a bit of documentation, but apart from that I’m pretty confident it’s ready to go.
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. That may go smoothly, or might involve a lot of pain. Difficult to know. General plan is to wrap up 1.62 late in 2026.
Well…Does this mean that multichannel USB audio is going to be part of the new 1.61 release?
Obviously this is already a month adrift, and not sure if the target date is still the same.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.
which we haven’t done. @alex6679 , are you OK if I pop together a suitable PR for Paul’s consideration? I’ll probably start with what we have now, plus maybe a couple of really simple examples, say 8 synth waveforms to PC, and 8 PC channels mixed to a stereo I2S output. There’s documentation for the Design Tool: not sure where I’d put more, or what I’d need to add, so maybe that could wait for guidance from @Paul.We probably need to make sure there are some suitable examples, and a bit of documentation
Yes, we have added 4-, 6-, and 8-output and -input objects to the library. Just use as before.What is the interface that is planned for this? Will there be 4x4 and 8x8 usb audio objects in the Audio Library?
is a bit misleading. You won’t have to do it yourself - it just has to be added as a standard part of Teensyduinoyou need to add a Tools menu entry
which we haven’t done. @alex6679 , are you OK if I pop together a suitable PR for Paul’s consideration? I’ll probably start with what we have now, plus maybe a couple of really simple examples, say 8 synth waveforms to PC, and 8 PC channels mixed to a stereo I2S output. There’s documentation for the Design Tool: not sure where I’d put more, or what I’d need to add, so maybe that could wait for guidance from @Paul.
I've done a couple of PRs, one for the Audio library and one for cores. It's all still a bit messy because there's no way of doing a PR for the required Tools menu changes, but suitable examples are included as part of the cores PR, and I'm sure Paul will be able to figure them out, or ask if anything's unclear.
Sure it is. It’s just a bit messy to get set up, but people have been doing it successfully over the couple of years it’s been in development.Is it possible to build working Teensyduino
That’d be great. I’ve done a couple of super-simple ones for the PRs, assuming nothing but an audio adaptor, but TDM ones would also probably be welcome. I think @alex6679 also implemented mute and volume controls - examples for those would be useful, if so. I currently have a bunch of non-audio stuff overflowing my workspace, so no space or time to set up and test that myself.If y'all need any help writing or testing examples I'd be open for this
I checked the boards.local.txt file in the PR and saw that it had already been fixed there. Otherwise, I would have let you know.On another note, I saw the PR for the incorrect boards.local.txt; this doesn't require any changes to the cores PR, as I made a somewhat improved on which has a 44117.65Hz setting for Teensy 3.x emulation, and also includes settings for the MicroMod.