An open API service indexing awesome lists of open source software.

https://github.com/davelongdev/sonic-pi

musical compositions made with code
https://github.com/davelongdev/sonic-pi

Last synced: 4 months ago
JSON representation

musical compositions made with code

Awesome Lists containing this project

README

          

# Sonic Pi Files

This is a repo for my sonic pi files. I've recently started learning about sonic pi and writing some music with code.

# About Sonic Pi

Sonic Pi is an application that allows for the creation of music using code. It's written mostly in Ruby and C++. It allows for the creation of static musical compisitions as well as live coding improvised performances. It provides functionality that's similar in many ways to a digital audio workstation (DAW). It's built on top of the SuperCollider audio synthesis engine.