Metadata-Version: 1.1
Name: hpd20
Version: 0.0.5
Summary: HPD-20 simple patch editor and librarian
Home-page: http://github.com/scjurgen/hpd-20
Author: Jürgen Schwietering
Author-email: scjurgen@yahoo.com
License: MIT
Description: 
        
        HPD-20 Editor
        =============
        
        Synopsis
        --------
        
        Program to copy kits around (shared in internet?), modify scales for melodic stuff
        create chains, appl modifications on pan, volume, sweep etc.
        
        The HPD-20 can not be edited via MIDI.
        This small program will need backups that you create in the SYS-USB Memory menu to work with. Sorry, there is no other way to make it more interactive.
        On the other hand it will help you to manage and exchange your kits with other people, create easily melody based kits
        and last but not least to print your settings on some paper so you will have them ready i.e. for live performances and you just forgot some important setting.
        
        
        Roadmap
        -------
        
        - (/) read memory dump (BKUP-???.HS0)
        
        - (/) save all kits into folder
        
        - (/) load single kit from folder
        
        - (/) patch simple scales with modes on instrument A
        
        - (/) patch scales with different layouts (across, around, etc.)
        
        - (/) retrieve note for melodic pads (instruments 348-433
        
        - (x) fetch basic information from kit and pad
        
        - (x) patch scales on instrument B
        
        - (x) copy kits around
        
        - (x) UI the whole stuff (tkinter?)
        
        - (x) publish on various musician sites
        
        Macro operations todo
        ---------------------
        
        - patch scales
        
        - pan over a pad-set
        
        - swap left right (M1 <-> M2, M3 <-> M4, S1 <-> S8 etc...)
        
        
        Generic todo
        ------------
        
        get more pitches from some instruments that are for now presumed in C (i.e. Roto Toms, Cowbell)
        
        add unit-tests for the inplace memory manipulations
        
        
Keywords: roland,handsonic,hpd20,hpd-20,percussion,editor,librarian,kit,pad
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Multimedia :: Sound/Audio :: Editors
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2.7
