semack / zx_tape_player

Just another tape player has been written in Flutter for iOS and Android. The application is able to find tapes and theirs images using https://zxInfo.dk public API and upload them to ZX-Spectrum compatible computers by the audio output of the smartphone. Now it supports TAP and TZX tape images only.
https://zxinfo.dk
GNU General Public License v3.0
56 stars 18 forks source link

Redesign tape converter #8

Open semack opened 3 years ago

semack commented 3 years ago

It needs to redesign the tape converter using file blocks for each data block and pass percentage values to progress call back for whole conversion process including writing data to file.