Skip to main content

Pianoroll-generator A package to generate pianoroll (NPZ) datasets

Project description

pianoroll-generator

Pianoroll-generator A package to generate pianoroll (NPZ) datasets

Getting Started


  1. Building from the source

    • First clone the repository to your local directory with git

    • Open your local Terminal/Command Shell and run the following commands:

      cd pianoroll-generator # change directory to the cloned repository
      #use any of the following some will work dependent on your operating system
      #try
      python3 setup.py develop # works on both osx and linux
      #or
      pip install . 
      

    Usage

    • TO GENERATE A DENSE NPZ DATASET, first Download some midi files and place them in the midis directory

    Note the midis is an arbitrary dir, it can be named A anything

    • On either your python terminal or idle shell run the following codes:
    1. To create a list of files with common tracks

      python inference.py -t 'Your specified number of tracks'
      

      The default mode is processing the list of midi files

    2. To now generate the dense dataset run the following code set the inference mode to parsing

       python inference.py --mode 'parse' 
      
    3. Run help:

      python inference.py --help
      

      returns:

      usage: inference.py [-h] [-i FILEPATH] [-t TRACKS] [-o OUTPUT] [--mode MODE]
      options:
       -h, --help            show this help message and exit
       -i FILEPATH, --filepath FILEPATH
                             Path to your midi files.
       -t TRACKS, --tracks TRACKS
                             Number of tracks.
       -o OUTPUT, --output OUTPUT
                             output fname of your pianoroll.
       --mode MODE           mode processing or parsing.
      

TODO

  1. command line arguments with user defined inputs
  2. Add support for own track checking from list of midis
  3. PYPI (cancelled)

MIT License

Copyright (c) 2023 Cliff Njoroge

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pianogen-0.0.6.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pianogen-0.0.6-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file pianogen-0.0.6.tar.gz.

File metadata

  • Download URL: pianogen-0.0.6.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.5

File hashes

Hashes for pianogen-0.0.6.tar.gz
Algorithm Hash digest
SHA256 88f12252fc01c20972da07c926da596e30396a1aca3c0d73df54af6a0eb2669e
MD5 65caef1ed4c576a3751d06f13f8dfed7
BLAKE2b-256 5acfdcc5bb852706e2a957e50363c820d6458bdbd32caf14bfd110233d7afa43

See more details on using hashes here.

File details

Details for the file pianogen-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: pianogen-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.5

File hashes

Hashes for pianogen-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ae5cd50ca5380bbc156f4d3061a4b4c5b2597965ddb073c15a6aa9fa785f2898
MD5 aa2b8510d42b2841c2b4b3b33a5d8e4e
BLAKE2b-256 d559e8eb1474ce2de69fb023367129dcebe53d229f20e7f77d49aa63132f0577

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page