hsiboy / rdac

RDAC decoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDAC to WAV Decoding

RDAC - Roland Digital Audio Compression

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 42.7%Language:VBA 31.1%Language:Go 11.8%Language:Makefile 7.0%Language:Java 2.4%Language:CMake 2.0%Language:C++ 1.9%Language:BASIC 1.2%Language:TypeScript 0.0%