Difference between revisions of "Code:CTC:sjasmplus"
From SpecNext official Wiki
(Created page with " A ZX Next dotcommand - Playback 8-Bit 31250 Stereo PCM files Uses the CTC timers to playback HiFI pcm files can be found here https://github.com/em00k/playwav32 Basic runnin...") |
|||
Line 2: | Line 2: | ||
A ZX Next dotcommand - Playback 8-Bit 31250 Stereo PCM files Uses the CTC timers to playback HiFI pcm files can be found here https://github.com/em00k/playwav32 | A ZX Next dotcommand - Playback 8-Bit 31250 Stereo PCM files Uses the CTC timers to playback HiFI pcm files can be found here https://github.com/em00k/playwav32 | ||
− | Basic running at the same time is NOT | + | Basic running at the same time is NOT currently possible |
Convert a normal WAV file to the following format : | Convert a normal WAV file to the following format : |
Revision as of 23:07, 1 July 2022
A ZX Next dotcommand - Playback 8-Bit 31250 Stereo PCM files Uses the CTC timers to playback HiFI pcm files can be found here https://github.com/em00k/playwav32
Basic running at the same time is NOT currently possible
Convert a normal WAV file to the following format :
8 Bit 31250 Hz Stereo
Save this file as raw / pcm data then use :
.playwav32 myfile.raw