Metadata-Version: 2.1
Name: hachiko-bapu
Version: 0.1.4
Summary: Simple pygame GUI tool for creating pitch timeline
Home-page: https://github.com/duangsuse-valid-projects/Hachiko
Author: duangsuse
Author-email: fedora-opensuse@outlook.com
License: UNKNOWN
Description: 
        Simple tool for creating pitch timeline, this program divides midi creation into pitches and timeline part.
        
        When creating timeline, press A to give position/duration information, and use S to split different notes directly when holding A.
        
        This program requires system FluidSynth library to run, this package also provides command utility srt2mid and lrc_merge.
        
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Multimedia
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Provides-Extra: synthesize buffer
Provides-Extra: funutils codegen
