ClojureBridge capstone app using Overtone to make sounds.
-
LightTable
- open
play.cljand press Ctrl + Shift + Enter or Cmd + Shift + Enter to evaluate the file. - write
(piano)and press Ctrl + Enter or Cmd + Enter to evaluate the form.
- open
-
REPL
- run
(require 'tones.play) - change namespace by
(in-ns tones.play) - run
(piano)
- @yokolet
- @dchelimsky
- @howardabrams
ClojureBridge Curriculum by ClojureBridge is licensed under a Creative Commons Attribution 4.0 International License.
