zx_tape_to_wav 1.0.15 zx_tape_to_wav: ^1.0.15 copied to clipboard
Easy Flutter library to convert .TAP/.TZX files (a data format for ZX-Spectrum emulator) into sound WAV file.
1.0.15 #
- Added LoopStart, LoopEnd, Message ang Glue blocks
1.0.14 #
- Removed tap control sum check
1.0.13 #
- Rollback SDK version
1.0.12 #
- Increased upper SDK version
1.0.11 #
- Implemented parsing HardwareType block.
1.0.10 #
- Blocks property made iterable.
1.0.9 #
- Refactoring. Changed name of TypeFileType enum to TapeType and such property.
1.0.8 #
- Initial release version.