Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belangeo/soundgrain
Graphical interface to control granular sound synthesis.
https://github.com/belangeo/soundgrain
Last synced: about 2 months ago
JSON representation
Graphical interface to control granular sound synthesis.
- Host: GitHub
- URL: https://github.com/belangeo/soundgrain
- Owner: belangeo
- Created: 2015-06-27T22:54:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T02:03:07.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T17:30:01.950Z (4 months ago)
- Language: Python
- Homepage:
- Size: 4.9 MB
- Stars: 137
- Watchers: 15
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
- awesome-python-applications - Repo - bin/webscr?cmd=_s-xclick&hosted_button_id=9CA99DH6ES3HA)) Graphical interface designed for drawing and editing trajectories to control [granular sound synthesis](https://en.wikipedia.org/wiki/Granular_synthesis). `(linux, windows, mac)` (<a id="tag-audio" href="#tag-audio">Audio</a>)
- awesome-python-applications - Repo - bin/webscr?cmd=_s-xclick&hosted_button_id=9CA99DH6ES3HA)) Graphical interface designed for drawing and editing trajectories to control [granular sound synthesis](https://en.wikipedia.org/wiki/Granular_synthesis). `(linux, windows, mac)` (<a id="tag-audio" href="#tag-audio">Audio</a>)
README
==================================
Granular sound synthesis interface
==================================.. image:: Resources/SoundGrainSplash.png
:align: centerSoundGrain is a graphical interface where users can draw
and edit trajectories to control granular sound synthesis
modules.Official web site
-----------------To download the latest stable version of Soundgrain, go to
`the official web site! `_Requirements
------------**Minimum versions (for running Soundgrain from sources):**
* `Python 3.5 `_ or
`Python 3.6 `_ (prefered).
The programming language used to code the application.* `WxPython 4.0.1 (Phoenix) `_
The toolkit used to create the graphical interface. (install with `pip install wxPython`)* `pyo 0.9.0 `_
The audio engine which gives his power to Soundgrain.* `python-markdown 2.6.11 `_
The markdown package used to format the builtin documentation.