https://github.com/danmunteanu/chuck
Music production experiments with the ChucK programming language.
https://github.com/danmunteanu/chuck
chuck music-generation
Last synced: 5 months ago
JSON representation
Music production experiments with the ChucK programming language.
- Host: GitHub
- URL: https://github.com/danmunteanu/chuck
- Owner: danmunteanu
- Created: 2024-08-11T17:05:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-30T21:19:58.000Z (about 1 year ago)
- Last Synced: 2025-05-14T06:28:27.086Z (about 1 year ago)
- Topics: chuck, music-generation
- Language: ChucK
- Homepage: https://chuck.cs.princeton.edu/doc/language/
- Size: 38.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi! You've stumbled upon my music production experiments with the Chuck programming language.
I'm learning music production and music theory using the Chuck programming language by watching [Clint Hoagland's Creating Electronic Music with ChucK Tutorials](https://youtube.com/playlist?list=PL-9SSIBe1phI_r3JsylOZXZyAXuEKRJOS&si=71Q3e2hfUkRw7Sqf)
## This repo contains:
- Loading files with Chuck
- Oscillators
- Loading scores
- Converting MIDI to frequency
- Music theory (some..)
- Major & minor scales
- Chords
- _other music stuff_ (_very descriptive, I know.._)