Skip to content

Repository files navigation

CI cljdoc badge Clojars Project

Noon

Compose and play MIDI music.


NOON translates to MIDI in french.

Try it online!

noon.vsl.example.mov

Usage

Add the following dependency to your deps.edn:

com.pbaille/noon {:mvn/version "0.1.6"}

Or this for latest version:

com.pbaille/noon {:git/url "https://github.com/pbaille/noon.git"
                  :sha "a3459ac7bcbe640e0bce9519f0e0642fac5f18e0"}

Then you should be able to play something like this:

(require '[noon.eval :refer [play]])

(play (par s0 s1 s2))

Please refer to the documentation for more details.

About

MIDI music library for clojure

Topics

Resources

Stars

10 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages