Skip to content

🎶 Tomita is a command-line music and synthesizer interface

License

Notifications You must be signed in to change notification settings

g4brielvs/python-tomita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
g4brielvs
May 4, 2020
afe42b8 · May 4, 2020
May 4, 2020
May 2, 2020
May 4, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 4, 2020
May 2, 2020
May 2, 2020
May 2, 2020
May 4, 2020
May 2, 2020
May 4, 2020
May 2, 2020

Repository files navigation

python-tomita

Updates Documentation Status License

tomita is a command-line music and synthesizer package.

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:

$ python -m tomita.legacy.pysynth

To use pysynth_b:

$ python -m tomita.legacy.pysynth_b

To use pysynth_c:

$ python -m tomita.legacy.pysynth_c

and so on.

License

GNU General Public License v3.0