Looks like I just ran into the same problem with the Teensy 1.45 release - the SoundFontDecoder.exe program doesn't seem to add the required "AudioSynthWavetable::" to the generated .cpp/.h files
I...
Type: Posts; User: moxon
Looks like I just ran into the same problem with the Teensy 1.45 release - the SoundFontDecoder.exe program doesn't seem to add the required "AudioSynthWavetable::" to the generated .cpp/.h files
I...
Hi,
I'm having a similar problem with SD1106/SD1306 OLED displays and Teensy3.6 specifically.
The code is Ornaments and Crimes ( https://github.com/mxmxmx/O_C/tree/master/software/o_c_REV )
...
Thanks Paul,
Sounds like the SGTL5000 is a better choice for Quad outputs right now.
Or just go for a native TDM part for more channels, like the Cirrus CS42448,
since that is already supported....
i2s_quad using two(2) PT8211 Codecs?
I'm thinking that the format of the PT8211 is different than the SGTL5000,
so that i2s_quad will only work with two SGTL5000, yes?