123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- [[package]]
- name = "midiutil"
- version = "1.2.1"
- description = "A pure python library for creating multi-track MIDI files"
- category = "main"
- optional = false
- python-versions = "*"
- files = [
- {file = "MIDIUtil-1.2.1.tar.gz", hash = "sha256:79fa983bd1efc60785f68a8fe78fa8f45b8d7ec5898bf7cb7f3f7f3336d6a90a"},
- ]
- [[package]]
- name = "mingus"
- version = "0.6.1"
- description = "mingus is a music package for Python"
- category = "main"
- optional = false
- python-versions = "*"
- files = [
- {file = "mingus-0.6.1-py2.py3-none-any.whl", hash = "sha256:036a85b83d2f5542e2fe8fbfff77d2b29b82527360b1687f9ec7824fcd892f9f"},
- {file = "mingus-0.6.1.tar.gz", hash = "sha256:85ca22469f5b0758585bbc5cd8162bbe4da049ce37d79c144378a922be9faf05"},
- ]
- [package.dependencies]
- six = "*"
- [package.extras]
- fft = ["numpy"]
- fluidsynth = ["numpy"]
- [[package]]
- name = "six"
- version = "1.16.0"
- description = "Python 2 and 3 compatibility utilities"
- category = "main"
- optional = false
- python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
- files = [
- {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"},
- {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
- ]
- [metadata]
- lock-version = "2.0"
- python-versions = "^3.11"
- content-hash = "43ec1231a175012bc6b993a1b5adf1e25fd09190124e47c5e14568630a7e0a09"
|