[sdiy] Sound synthesis with microcontrollers

Rainer Buchty buchty at cs.tum.edu
Fri Jun 27 20:08:14 CEST 2003


> I have done quite a bit using micro's. MIDI is pretty easily accomodated
> with just about any micro, the real issue there is "how you handle the
> message" in regards to buffering, parameter mapping (to CC messages) and
> resource activation based upon midi status messages.

Yep, I already done that part (back in good old C64 times :) ... My
question was rather "how much else can the AVR do while computing this
2osc/1filt voice".

When the computation timing is already pretty tight, adding the MIDI
handler with the serial interrupt slamming in might be just the tad too
much, although it's usually no problem to any architecture.

Rainer



More information about the Synth-diy mailing list