Skip to content

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

License

Notifications You must be signed in to change notification settings

mwartell/supriya_demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Surpiya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%