It came to me if there could be a metronome beeping out from audio output featured on STM32F4DISCOVERY?
Setting two different beep frequencies and maybe length of the beep somewhere in the config or via bootloader but even predefined values would be perfect. Something like good old Atari ST Cubase.
My MBSeq is not even finished but I was already scratching my head about how do I go with MIDI metronome. I’m not exactly thrilled by sacrificing one MIDI channel/voice, I would rather spend one audio channel on the mixer if I could choose. But of course I’ll live happily wit MIDI metronome
How do you guys run your metronome on MBSeq? Drum hits? Beeps? Something else?
"Pin mapping suboptimal in some cases. E.g., the outputs of the integrated DAC (not the on-board Audio-DAC) overlay SPI1 pins. However, one DAC channel has been freed up with the small drawback that SPI1 can’t be used in slave mode.
The IO pins of the SDIO peripheral (high speed SD Card access) conflicts with the on-board Audio DAC, so that it can’t be used."
Is the SD card continuously scanned? If not, perhaps the audio DAC could be used when the SD card isn’t reading or writing. I thought I remembered TK suggesting a SEQ V5 with audio output was under development.