Posted By
Blacky Stardust on 2016-01-28 16:18:54
| Re: how to play 8bit samples
Hiya Csabo, thanx for replying.
What the intention is a piece of code that gets an 8bit sample and then plays it on the ted in whatever form the ted can handle.
For the vic it is done by down-scaling to 4 bits and then feed that value to the sound register of the vic.
For the sid it's something similair, so a little piece of code that gets an 8bit sample in the A register and then 'plays' it is what I'm looking for.
|