Devilmarkus
Retro Member
- Joined
- 23 Ιουλ 2007
- Μηνύματα
- 160
- Αντιδράσεις
- 0
Hi together,
I coded a new Tool to convert CDT to WAV files.
It's entirely written in Java, and so it should work on Win, Linux & Mac!
(We figured out that the WAV player denies it's work on Linux? Maybe because bad config?)
WAV conversion is also done well with Linux!
Reports would be appreciated.
How to run?
- Windows user:
Simply launch compiled cdt2wav.exe
- Linux & Mac user:
Launch the cdt2wav.jar with following parameters:
cdt2wav.jar -Xms512m -Xmx512m -XX:MaxPermSize=512m
(Or set all to 256 if you want only 256mb max. Ram-usage)
Download:
http://retropower.eu/cdt2wav.zip
How to use?
- Quite simple:
click "Convert CDT" or drag & drop CDT file into the window.
That's it!
Then you can click "Play, Pause, Stop" (If you want to listen to)
- Optional settings:
11,22,44 khz quality setting (44 = best quality but largest filesize, 11 = worsest quality but lowest filesize)
3 states: Normally a Tape contains 2 states for data: LOW / HIGH but you can also convert pauses to "No" (no noise)
Have fun and please report feedback!
Markus
I coded a new Tool to convert CDT to WAV files.

It's entirely written in Java, and so it should work on Win, Linux & Mac!
(We figured out that the WAV player denies it's work on Linux? Maybe because bad config?)
WAV conversion is also done well with Linux!
Reports would be appreciated.
How to run?
- Windows user:
Simply launch compiled cdt2wav.exe
- Linux & Mac user:
Launch the cdt2wav.jar with following parameters:
cdt2wav.jar -Xms512m -Xmx512m -XX:MaxPermSize=512m
(Or set all to 256 if you want only 256mb max. Ram-usage)
Download:
http://retropower.eu/cdt2wav.zip
How to use?
- Quite simple:
click "Convert CDT" or drag & drop CDT file into the window.
That's it!
Then you can click "Play, Pause, Stop" (If you want to listen to)
- Optional settings:
11,22,44 khz quality setting (44 = best quality but largest filesize, 11 = worsest quality but lowest filesize)
3 states: Normally a Tape contains 2 states for data: LOW / HIGH but you can also convert pauses to "No" (no noise)
Have fun and please report feedback!
Markus