Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 461 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 461 Bytes

requirements

to make sure that sound could play

  1. start leiningen with project.clj
  2. open src/workshop/core.clj
  3. evaluate (use 'overtone.live)
  4. evaluate (demo 3 (sin-osc 440))
  5. now you will hear the beep sound

License

MIT