nukeykt / Nuked-SC55

Roland SC-55 series emulation
Other
285 stars 33 forks source link

Fix reverse playback #73

Closed giulioz closed 1 month ago

giulioz commented 1 month 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 1 month ago

thanks, this fix matches to what real chip does