Last active
December 28, 2015 18:29
-
-
Save josephwilk/7543878 to your computer and use it in GitHub Desktop.
Instruments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;TB3 pack | |
474 | |
(def trumpet (sample (freesound-path 2323)) | |
(def boom (sample (freesound-path 157523)) | |
(def shock-chord (sample (freesound-path 207365))) | |
(def heart-beat (sample (freesound-path 92036))) | |
(def group-talking (sample (freesound-path 30046))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment