Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g4brielvs/python-tomita
:notes: Tomita is a command-line music and synthesizer interface
https://github.com/g4brielvs/python-tomita
Last synced: 2 months ago
JSON representation
:notes: Tomita is a command-line music and synthesizer interface
- Host: GitHub
- URL: https://github.com/g4brielvs/python-tomita
- Owner: g4brielvs
- License: gpl-3.0
- Created: 2020-02-25T02:31:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T02:15:32.000Z (almost 2 years ago)
- Last Synced: 2024-09-22T14:17:28.130Z (3 months ago)
- Language: Python
- Homepage: https://tomita.readthedocs.io
- Size: 31.2 MB
- Stars: 57
- Watchers: 4
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=============
python-tomita
=============.. image:: https://img.shields.io/pypi/v/tomita.svg
:target: https://pypi.python.org/pypi/tomita.. image:: https://img.shields.io/travis/python-g4brielvs/tomita.svg
:target: https://travis-ci.com/g4brielvs/python-tomita.. image:: https://pyup.io/repos/github/g4brielvs/python-tomita/shield.svg
:target: https://pyup.io/repos/github/g4brielvs/python-tomita
:alt: Updates.. image:: https://readthedocs.org/projects/tomita/badge/?version=latest
:target: https://tomita.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status.. image:: https://img.shields.io/pypi/l/Tomita.svg
:target: https://pypi.python.org/pypi/tomita/
:alt: License*tomita* is a command-line music and synthesizer package.
* Free software: GNU General Public License v3
* Documentation: https://tomita.readthedocs.io.About
-----Isao Tomita (冨田 勲, Tomita Isao, 22 April 1932 – 5 May 2016), also known mononymically
as Tomita, was a Japanese music-composer, regarded as one of the pioneers of electronic
music and space music,and as one of the most famous producers of analog synthesizer
arrangements. `Wikipedia `_Features
--------* TODO
PySynth
-------All scripts from *PySynth* can the found as modules.
To use *pysynth*:
.. code-block:: console
$ python -m tomita.legacy.pysynth
To use *pysynth_b*:
.. code-block:: console
$ python -m tomita.legacy.pysynth_b
To use *pysynth_c*:
.. code-block:: console
$ python -m tomita.legacy.pysynth_c
and so on.
License
-------`GNU General Public License v3.0 `_