randygordon / rdac

RDAC decoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RDAC decoding

License:GNU Lesser General Public License v3.0


Languages

Language:C 72.9%Language:Go 27.0%Language:CMake 0.1%