We've sent a verification link by email
Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.
Started May 27th, 2010 · 2 replies · Latest reply by ninmonkey 14 years, 5 months ago
Hi, new here. I did googling, but couldn't find out:
Do I use mootcher, or is it obsolete?
I am making a spartan-drumkit that randomly chooses sounds. You 'lock' the ones you want, and the rest get 're-rolled'. Right now I'm using soundfiles on my hard drive, but I wanted to added support to CC / free sounds for non-commercial use.
I found the link to mootcher, but I also found a post in this forum that the link was supposed to be taken down? What I'm asking is should I use mootcher, or is there something newer?
I'm using python, maybe there's already a script someone wrote? If nothing else, 'exec' the .exe ?
---
The goal is:
get random sound
[ stores author, tags, etc.... metadata and file ]
button to 'fav' / rate it, giving feedback to the site.
--
thanks