jazzit icon indicating copy to clipboard operation
jazzit copied to clipboard

[feature request] source sound effects from myinstants

Open suyashb95 opened this issue 3 years ago • 1 comments

This is a pretty cool project! It'd be great if success/error sounds can be played directly from myinstants. It has a massive repository of different sound effects and most of them are small enough( < 250KB ) to be downloaded(maybe asynchronously?) and played on the fly. This way the tracks needn't be bundled with the repo and there won't be licensing issues

e.g. https://www.myinstants.com/media/sounds/curb-your-enthusiasm.mp3

The user would probably provide the URL in the decorator like so

@on_error(<myinstants_url>) or @on_success(<myinstants_url>)

suyashb95 avatar Sep 17 '20 07:09 suyashb95

Woah!!! this is lovely, it would indeed be a cool addition, Thank you so much for bringing this up

Will take some time to go through the https://www.myinstants.com/terms_of_use.html and think about the integration

Sangarshanan avatar Sep 17 '20 11:09 Sangarshanan