Skip to content

Commit

Permalink
Add Cane programming language
Browse files Browse the repository at this point in the history
Cane is a small MIDI sequencer DSL designed around vectors and euclidean rhythms
  • Loading branch information
fennecdjay committed Aug 12, 2022
1 parent 88a88c0 commit f4903d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ Check it out at [leomask.com](https://leomask.com)
and producing midi streams.
- [Band.js] - Music composer interface for the Web Audio API.
- [Blip] - Looping and sampling with the Web Audio API.
- [Cane] - A small MIDI sequencer DSL designed around vectors and euclidean rhythms.
- [CSound] - A sound and music computing system.
- [Dplug] - Library to make audio plug-ins with the D programming language.
- [Euterpea] - In Haskell embedded language for computer music applications.
Expand Down Expand Up @@ -126,6 +127,7 @@ Check it out at [leomask.com](https://leomask.com)
[Aubio]: https://aubio.org
[Band.js]: https://github.com/meenie/band.js
[Blip]: http://jshanley.github.io/blip
[Cane]: https://github.com/Jackojc/cane
[CSound]: https://csound.com/index.html
[Dplug]: https://github.com/AuburnSounds/dplug
[Euterpea]: http://www.euterpea.com
Expand Down

0 comments on commit f4903d3

Please sign in to comment.