Changes

Jump to: navigation, search

Creating Tape Image files (CDT)

242 bytes added, Yesterday at 20:38
Mention wav2tzx.
[[Category:DATA Storage|*]][[Category:Cpctech.org]]
 
== wav2tzx ==
 
Consider https://github.com/stripwax/wav2tzx
 
Very tersely.
 
Get and compile:
 
git clone https://github.com/stripwax/wav2tzx
cd wav2tzx/src
gcc -o wav2tzx wav2tzx.c
 
Use:
 
./wav2tzx -cpc /some/path/to/my.wav my.cdt
 
== CSW ==
<div style="border: 1px solid rgb(228, 222, 222); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(249, 249, 249);"><center>'''''This article originally came from Kevin Thackers' archive at [http://www.cpctech.org.uk http://www.cpctech.org.uk].'''''</center></div>
49
edits