Changes
/* Method */ - formatting playtzx commandline
The command line required is:
<pre>
playtzx /voc /freq <frequency> <cdt/tzx filename> <voc filename>
</pre>
replacing:
e.g.
<pre>
playtzx /voc /freq 22050 zub.cdt zub.voc
</pre>
This will convert the tape image "zub.cdt" into the VOC sample file "zub.voc".
(The VOC sample file can be converted into a WAV (PC) or AIFF (Mac) using a sample conversion program such as Goldwave.)