Skip to content

jdduncan/rdac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C 66.5%
  • C++ 20.5%
  • Go 12.8%
  • CMake 0.2%