https://github.com/abrie/ten-steps
Ten Steps to an Algorithmic Song
https://github.com/abrie/ten-steps
algorithmic-music react tonejs
Last synced: 8 months ago
JSON representation
Ten Steps to an Algorithmic Song
- Host: GitHub
- URL: https://github.com/abrie/ten-steps
- Owner: abrie
- Created: 2020-01-28T17:53:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T14:10:49.000Z (over 1 year ago)
- Last Synced: 2025-03-25T10:04:19.367Z (about 1 year ago)
- Topics: algorithmic-music, react, tonejs
- Language: JavaScript
- Homepage: https://abrie.github.io/ten-steps
- Size: 2.12 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ten Steps to an Algorithmic Song
This app uses [React](https://reactjs.org) and [ToneJS](https://tonejs.github.io/) to generate music in the browser.
It uses [elementary](https://en.wikipedia.org/wiki/Major_chord) music theory, [synths](https://tonejs.github.io/docs/r11/Oscillator#type) and [LFSRs](https://en.wikipedia.org/wiki/Linear-feedback_shift_register) to create a song.
[Try it out here](https://abrie.github.io/ten-steps)