tomas-nestorovic / RIDE

Windows tool for low-level access to any floppy disks, and comfortable high-level access to some legacy filesystems (ZX Spectrum, MS-DOS, etc.).
https://nestorovic.hyperlink.cz/ride/html/index.html
53 stars 0 forks source link

Audio decoder for Spectrum tapes #31

Closed tomas-nestorovic closed 2 years ago

tomas-nestorovic commented 5 years ago

As there are few tools to extract tape blocks from sound files (e.g. just ZXwav2tap and Taper, to name the only discoveries) it thus might be a good idea to add a native support for this functionality. As a starter, only raw sound files (WAV, VOC, IFF, etc.) should be supported. The application should analyze the sound and extract available valid blocks from it (with correct and incorrect checksum, and fragments). Here is a tutorial to getting started with the analysis. Apart of the basic functionality, these advanced features were suggested:

tomas-nestorovic commented 2 years ago

Closed as no progress for years. This feature request is far beyond the priorities of the current app. May be reopened in the future when nothing else is to improve in the app.