Instructions for cpc6128 game to audio conversion
Go to file
neri 1c27093e6f improve readme 2019-07-16 22:20:18 +02:00
README.md improve readme 2019-07-16 22:20:18 +02:00

README.md

schneider cpc6128 data loading

set up audio conversion

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