Skip to content

An FSK encoder for generating audio waveforms from TRS-80 Color Computer .cas files.

License

Notifications You must be signed in to change notification settings

tschak909/cocoencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocoencode

A simple FSK coder that can translate Tandy TRS-80 Color Computer cassette images in .cas format, to an unsigned 8-bit PCM waveform at 11,025Hz sample rate. It is being used in the FujiNet project to provide a way to convert CAS files to a format that the ESP32 DAC can output directly.

usage

cat source.cas | cocoencode >dest.raw

license

GPL v. 3, see LICENSE.md for details

author

Thomas Cherryhomes <thom dot cherryhomes at gmail dot com>

About

An FSK encoder for generating audio waveforms from TRS-80 Color Computer .cas files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published