Skip to content

pjagielski/overtone-covers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overtone-covers

Collection of song covers created in Overtone and Clojure.

Requirements

Install lein

Install jack (linux only)

Playing

lein repl

Calvin Harris - Let's Go

(use 'overtone.live)
(use 'overtone-covers.letsgo)
(play-all)
(stop)

Ellie Goulding - Lights

(use 'overtone.live)
(use 'overtone-covers.lights)
(play-all)
(stop)

Inspirations

License

Copyright © 2015 Piotr Jagielski

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Collection of songs covered by Overtone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published