Skip to content

dayunbao/supriya_demos

Repository files navigation

Supriya Demos

I created this repo to hold scripts that demo different features of Supriya. Supriya is a Python API for SuperCollider. It allows you to create

  • synthesizers
  • drum machines
  • sequencers
  • effects
  • samplers
  • algorithmic music

and much more using Python.

I share the scripts in this repo in the Supriya subreddit I created here.

To run all of the scripts here, you'll need to at least install Supriya and SuperCollider, as well as mido for the scripts that use MIDI. I use Pipenv to manage my Python versions and virtual environments. Since the Pipfile is part of this repo, you can install from that if you also use Pipenv. Alternatively, you could create a requirements.txt file from the Pipfile.

About

A collection of small scripts demonstrating how to do things in Supriya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages