Done!
Again, nice work, Holger!
[...]
Done!
Again, nice work, Holger!
Nice work to you, ETMoody3!
How does it sound? Can you make us a video?
Thanks!
It sounds like it should. To me it's a bit more Synclavier than DX7 and there's *nothing* wrong with that.
There's roughly 3000 patches in that sd card, which is delightful fun. ( some slots are blank / init sound )
Yes, sure give me a bit and I'll put something up on youtwab.
hi there,
what is the current status of (micro)dexed on teensy4?
i have read several forum topics here, and a couple of things are unclear to me:
what is the "best" solution in terms of DAC?
is the internal DAC the way to go, or should i use a PT8211 or the Audioshield?
i have the audio shield, but no PT8211 at the moment. i am looking for lowest possible latency (one post mentioned bad latency with the audio-shield)
and no crackles of course.
thanks for any insights/advice
//* AUDIO HARDWARE SETTINGS
//*************************************************************************************************
// If nothing is defined Teensy internal DAC is used as audio output device!
// Left and right channel audio signal is presented on pins A21 and A22.
#define AUDIO_DEVICE_USB
#define TEENSY_AUDIO_BOARD
//#define PT8211_AUDIO
//#define TGA_AUDIO_BOARD
//#define TEENSY_DAC
//#define TEENSY_DAC_SYMMETRIC
//#define I2S_AUDIO_ONLY
ok, the master version (non dev) works! i get output on the headphone, yeah!
it is only stable though when i use the "faster" compile command, with fastest midi is not working reliably, i get hanging notes and high pitched noises.
also no sound output with the dev precompiled...
I've opened it in kicad, but it's an eagle file.
also a funny sidenote: the small "1" and "2" to select the dexed instance are reversed horizontally on my display..
ok strangeness for the WIN. now i don't get any sound even with my own compiled firmware. very strange.
EDIT: it was in the System Stereo/Mono menu, somehow the firmware upload caused it to be MONO which does shutdown the headphone output...