zx_tape_to_wav 0.0.1 copy "zx_tape_to_wav: ^0.0.1" to clipboard
zx_tape_to_wav: ^0.0.1 copied to clipboard

outdated

Conversion library of .TAP/.TZX files (a ZX-Spectrum emulator data format) into .WAV sound files.

zx_tape_to_wav License Apache 2.0 #

Easy Flutter library to convert .TAP / .TZX files (a data format for ZX-Spectrum emulator) into sound WAV file.

Example of usage #

    var tape = await ZxTape.createFromFile('roms/RENEGADE.tzx');
    await tape.saveToWavFile('output/RENEGADE.wav');

License #

Please see LICENSE.

Contribute #

Contributions are welcome. Just open an Issue or submit a PR.

Contact #

You can reach me via my email.

Thanks #

Many thanks especially to Igor Maznitsa for his library as a source for ideas.

0
likes
0
pub points
25%
popularity

Publisher

unverified uploader

Conversion library of .TAP/.TZX files (a ZX-Spectrum emulator data format) into .WAV sound files.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on zx_tape_to_wav