================================== Granular sound synthesis interface ================================== .. image:: Resources/SoundGrainSplash.png :align: center SoundGrain 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.