Giter VIP home page Giter VIP logo

disklav's Introduction

feat_img

Dislavier Disk Image Tool

This is a Python script for working with 3.5 inch Disklavier floppy disks on Linux. In theory it should work with physical disks, but all testing has been done against images created with GNU ddrescue.

It currently supports Smart PianoSoft and PianoSoft Plus disks, and has a success rate of roughly 90% against the library of physical disks I have access to.

Dependencies

This program is written for Python 3.x, and requires the installation of the bitstring library.

Usage

Running disklav.py with no options will output the automatically detected disk type as well as the title.

The following additional arguments are available:

-t

List the tracks as they appear in the disk's Table of Contents.

-l

Attempt to automatically locate individual MIDI or E-Seq files on the disk. This argument shows the starting position and length for each track, given in bytes. These values can be used in conjunction with the dd command to extract individual tracks.

-e

Attempt to automatically extract all MIDI or E-Seq files on the disk. Files will be dumped to current working directory, and use the filename of the disk image as the prefix.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

For details, see the file "COPYING" in the source directory.

disklav's People

Contributors

ms3fgx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.