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

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

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)