Metadata-Version: 1.0
Name: korgwslib
Version: 0.1a
Summary: Korg Wavestation Sysex handling library
Home-page: http://chrisarndt.de/projects/korgwslib
Author: Christopher Arndt
Author-email: chris@chrisarndt.de
License: MIT
Download-URL: http://chrisarndt.de/projects/korgwslib/download/
Description: Korg Wavestation Sysex handling library
        =======================================
        
        This package provides an API to handle MIDI system exclusive data for the
        Korg Wavestation line of synthesizers.
        
        Currently it can read performance, patch and wavesequence data and provides
        methods to query basic information from these objects.
        
        This software is still in alpha stage, so much intended functionality is still
        missing. For the moment, the most useful part is an included script to list
        performances, patches and wave sequences in Wavestation sysex dump files.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
