Skip to content

Latest commit

 

History

History
 
 

tones_project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Tones Project

ClojureBridge capstone app using Overtone to make sounds.

Usage

  • LightTable

    • open play.clj and 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.
  • REPL

  • run (require 'tones.play)
  • change namespace by (in-ns tones.play)
  • run (piano)

Curriculum

Overtone and SuperCollider Resources

Contributors to original repository

  • @yokolet
  • @dchelimsky
  • @howardabrams

License

Creative Commons License
ClojureBridge Curriculum by ClojureBridge is licensed under a Creative Commons Attribution 4.0 International License.