Skip to content

ClojureBridge/tones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tones

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 (ns tones.play)
    • run (piano)

Curriculum

Overtone and SuperCollider Resources

License

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

About

a beginner friendly simple apps that create tones or sounds by Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published