Skip to content
@interactive-sonification

Interactive-Sonification

Tools for and around interactive sonification and sound computing

Welcome to interactive-sonification

This is our github organization offering tools for sonification and audio coding.

  • Our packages (sc3nb, pya, pyamapping, mesonic, sonecules) are made available on PyPI, so that they can be installed by pip install package_name.

  • At the moment (September 2023), pya depends on pyaudio/portaudio which may cause installation problems via pip on some systems. Futher details can be found on https://interactive-sonification.github.io/pya/v0.5.1/#installation. Future pya releases will have pyaudio as optional dependency.

  • For convenience we offer the ison conda environment for our sonification tool chain which should just work. To install all packages on your system, please download the ison-conda.yml linked above

  • and in your shell do conda env create -n ison --file ison-conda.yml

  • alternatively, to augment your personal conda environment 'myenv' do conda env update --name myenv --file ison-conda.yml --prune

Popular repositories

  1. sc3nb sc3nb Public

    sc3nb - SuperCollider3 interface for python and jupyter notebooks

    Python 28 8

  2. pya pya Public

    Python audio coding classes - for dsp and sonification

    Python 27 9

  3. mesonic mesonic Public

    a Sonification Framework

    Jupyter Notebook 7 1

  4. sonecules sonecules Public

    Jupyter Notebook 5

  5. pyamapping pyamapping Public

    Python 1

  6. Mode_Explorer_and_Particle_Trajectory_Sonification Mode_Explorer_and_Particle_Trajectory_Sonification Public

    Reference code

    Jupyter Notebook

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…