Shopify / draggable

The JavaScript Drag & Drop library your grandparents warned you about.
https://shopify.github.io/draggable
MIT License
17.9k stars 1.09k forks source link

Sound Usage License #156

Closed dylanmoz closed 6 years ago

dylanmoz commented 6 years ago

Not sure where else to post this, apologies if it shouldn't be here.

I was curious if the sounds used on the library's home page are open source or what license they're under, for example: https://shopify.github.io/draggable/assets/audio/cube-down.mp3

Thanks

beefchimi commented 6 years ago

Hey @dylanmoz , I actually just used Garageband for a lot of things. For some of it however, I'm actually generating the sounds in the browser! I even wrote about it here:

https://ux.shopify.com/improving-ui-with-web-audio-368bf674ccf7 https://ux.shopify.com/the-browser-as-an-instrument-d130df1a4b54 https://ux.shopify.com/loops-and-effects-c80a3ae0e000

I personally don't care if people reuse these sounds - although I would find it strange if they reused any of the "musical" arrangements (pretty much anything in the purple section of the site)

If you want to recreate any of this stuff, I encourage reading over the first article I linked. That will explain where to look in Garageband for some of these effects.

Does that answer your question?

dylanmoz commented 6 years ago

@beefchimi awesome! Thank you so much