Now that we have a code snippet for setting pixels to screen, know how to interpret the front panel buttons & remote - we have no information on how to put raw sound data to soundcard and play it.

Is there any chance of revealing the mystery of empeg's sound card functionality? Just a small low-level example would be enough, just to see where the sound card buffers are and how to play them.

I see that it's not as straight forward as setting pixels to screen as it probably needs an own interrupt/process for taking care that playing buffers always has enough data, and so on. But anyway it would be nice to get some sound out of empeg in own programs (besides the DSP beeps ;).

Kim