nukeykt / Nuked-SC55

Roland SC-55 series emulation
Other
436 stars 48 forks source link

Fix reverse playback #73

Closed giulioz closed 6 months ago

giulioz commented 6 months ago

Fixes playback of reverse waveforms #53. While the other readt samples were using b7 as flag to increment or decrement the address, the nibble wasn't doing that.

nukeykt commented 6 months ago

thanks, this fix matches to what real chip does