midiparser 12.02.03
Latest version
Released:
Standard Midi File parser
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Python Software Foundation License (UNKNOWN)
- Author: René Bastian
- Tags SMF , MIDI , Standard MIDI File , parser
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
SMF parser - Standard MIDI File parser
--------------------------------------
Parses SMF of type 0 or type 1 and delivers
-- human readable description of the SMF code,
-- a file of tuples
(time, channel, status, tone, velocity, duration)
which can be used in conjunction with the pythoneon package.
This version requires Python 2
--------------------------------------
Parses SMF of type 0 or type 1 and delivers
-- human readable description of the SMF code,
-- a file of tuples
(time, channel, status, tone, velocity, duration)
which can be used in conjunction with the pythoneon package.
This version requires Python 2
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Python Software Foundation License (UNKNOWN)
- Author: René Bastian
- Tags SMF , MIDI , Standard MIDI File , parser
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic