[<<][staapl][>>][..]
Fri Jun 29 10:51:39 CEST 2007
sheepsint core
things to fix:
- noise
- sample playback
then for control, i need to find ways to map parameters to meaningful
ranges. this is where multiplication and exponential table lookup come
into the picture, which might be an interesting advanced topic.
ok, there's a problem with the buffering: i don't have a fixed sample
rate any more, so computed values need to be sent out immediately: i
have no idea when the next event will output the previous state!
ok, just moved it to the end of the isr.. now there's a bit of jitter,
but probably not really noticable.
noise still isn't working. i can't find the problem. probably needs a
fresh look. also, notes aren't working..
[Reply][About]
[<<][staapl][>>][..]