Skip to content

Instantly share code, notes, and snippets.

View jonathangraham's full-sized avatar

Jonathan Graham jonathangraham

View GitHub Profile
(ns noiz.core
(:use [overtone.live]))
(def oceanwavescrushing (sample (freesound-path 48412)))
(oceanwavescrushing)
(def spamsound (sample (freesound-path 166774)) )