[i'll do it in english]
hi chris,
i tried to conatct you via the atmega SID thread over at
www.mikrocontroller.net...But this here is even better.
My question there was, whether you think it would be possible to stuff your SID-Emu-Code into an arduino Library. I have the Emulator working as n Arduino "shield" for a month now and it's great. Still, it feels a little odd that it always needs a controller board (as long as i don't touch your original code, which unfortunately does not compile using the Arduino IDE. i tried a few things, but always got stuck at some point).
i was working on such a synth Library, but your SID approch seems much superiour to my timers chaos. Full SID-Emulator hin_oder_her

the 3 channels with individual ADSR and different waveforms is really something people would dig on their arduinos. Is there a technical reason this can't be done? I clearly understand that the code runs best on a dedicated atmega, but hard-coding some voices and reading a pushbutton should be possible. Personally i wanted to midi-fy this thing to be able to use it with here.
Seeing you're are probably busy working on the chTinySizer now (which BTW looks verrry interesting), i would give it a more serious try if you're saying it could be done. Is there some general info on the timer usage and PWM calculations for the waveforms? I'd be satisfied with only 2 channels if that made a difference.
It's really a great work. Thank you.
All the best from berlin,
kuk