Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 421 Bytes

RDAC to WAV Decoding

A collection of C and Go code to decode Roland's old RDAC audio encoding format used in their VS line of recorders.

This is an initial upload of the code I have found on my old systems. I developed it on and off over the last 16 years. It could probably use a bit more organization :)

All the important bits for decoding RDAC and unscrambling the custom FAT file format are here.

Enjoy!

Randy