overtone

2015-11-29T16:37:32.000008Z

looks like (sample (freesound-path ...)) doesn’t work in overtone 0.9.1 😐

2015-11-29T16:49:09.000009Z

i thought freesound-path returned the, er, sample?

2015-11-29T16:49:28.000010Z

(def drum (freesound-path 123)) (drum)

2015-11-29T17:38:25.000011Z

well maybe… but I found this code in overtone examples and it doesn’t work because it tries to connect with freesound API v1, which looks like inactive in favor of v2

2015-11-29T17:39:05.000012Z

I can see this fixed on master branch but 9.1 still tries with freesound v1

2015-11-29T17:39:26.000013Z

printing Download timed out. Retry 10: <http://www.freesound.org/api/sounds/26903?api_key=47efd585321048819a2328721507ee23>

2015-11-29T21:37:23.000015Z

there is much magic and deception to the overtone source code 🎈

2015-11-29T21:38:01.000016Z

also lol that all overtone users hit freesound on what is probably Sam Aaron’s api key