Hi all, i have made a hvcc-based generator for the Teensy audio infrastructure.
This lets one convert pd projects (with a reduced set of objects) to Arduino library code for Teensy boards. Both the mainline Audio.h framework or the float32-based OpenAudio framework can be targetted.
It is really fresh, expect some rough edges. Have a look at the examples. Feedback welcome!
https://github.com/grrrr/hvcc_teensy
best, Thomas
-- Thomas Grill http://grrrr.org
This is really exciting news for me! Thanks
Am 25.04.2025 um 21:51 schrieb Thomas Grill gr@grrrr.org:
Hi all, i have made a hvcc-based generator for the Teensy audio infrastructure.
This lets one convert pd projects (with a reduced set of objects) to Arduino library code for Teensy boards. Both the mainline Audio.h framework or the float32-based OpenAudio framework can be targetted.
It is really fresh, expect some rough edges. Have a look at the examples. Feedback welcome!
https://github.com/grrrr/hvcc_teensy
best, Thomas
-- Thomas Grill http://grrrr.org
pd-list@lists.iem.at - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/pd-list@lists.iem.at/message/ZFRQN4W5A3...
To unsubscribe send an email to pd-list-leave@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/ <signature.asc>
Am 26. April 2025 11:49:51 MESZ schrieb Simon Iten itensimon@gmail.com:
This is really exciting news for me! Thanks
Indeed very cool.
do you intend to upstream this to hvcc?
mfg.sfg.jfd IOhannes
Am 26.04.2025 um 17:07 schrieb IOhannes m zmölnig zmoelnig@iem.at:
Am 26. April 2025 11:49:51 MESZ schrieb Simon Iten itensimon@gmail.com:
This is really exciting news for me! Thanks
Indeed very cool.
do you intend to upstream this to hvcc?
I am currently working heavily on hvcc development, too (expr is starting to work!), and it is under discussion. On the other hand i don’t think it is really necessary, since it works very well as it is. best, Thomas