Instructions for cpc6128 game to audio conversion
Find a file
neri 829c95b820 Merge branch 'master' into 'master'
Make sure that the currently working versions is mirrored here.

See merge request neri/cpc6128-conversion!1
2019-12-13 14:16:11 +01:00
playtzx-0.12c.tar.gz Make sure that the currently working versions is mirrored here. 2019-07-23 19:31:55 +02:00
README.md better reading flow in readme 2019-07-16 22:21:26 +02:00

schneider cpc6128 data loading

set up audio conversion

for audio conversion the playtzx software is required

get a game

  • search a game on https://www.cpc-power.com/
  • click on the cassette icon in the navigation bar
  • click on the cassette icon that now appeared below
  • download the .cdt file

convert to audio

./playtzx -voc -freq 22050 <diskfile>.cdt diskaudio.voc
ffmpeg -i diskaudio.voc diskaudio.ogg

if ogg isn't high enough resolution you can convert to wav instead

(optional) trim silence of the audio file

mp3splt -r diskaudio.ogg