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
- Host: GitHub
- URL: https://github.com/davelongdev/sonic-pi
- Owner: davelongdev
- Created: 2024-12-28T00:28:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T05:42:03.000Z (over 1 year ago)
- Last Synced: 2025-03-05T06:33:59.658Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.