Skip to content

davebrent/rawsyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Rawsyn
======

Transform any file into an audio file. Based on Audacity's "Import Raw Data"

Dependencies:

  libsndfile

Compiling:

  gcc -o rawsyn rawsyn.c -lsndfile

Usage:

  ./rawsyn [options] inputfile outputfile

About

Creating sound files from raw data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages