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 12th, 2007 · 4 replies · Latest reply by PaulMorek 17 years, 6 months ago
dear forum,
i plan to write some software that interfaces with the freesound project and retrieve samples with specific tags. i found the mootcher library, but i'm not familiar with c++ development as i only have experience with c#. also the freesound-dev list, that should be available for software-development related issues seems to be gone.
thus i wanted to know if there still is a forum or list for dev related things and
if there is someone who has experience with developing software with freesound data and
if someone knows any examples of software that interops with freesound data?
thanks!
there is someone who wrote a .net version of the 'api'...
http://freesound.iua.upf.edu/files/freeSound.vb
written by Evan X. Merz a.k.a. PaulMorek ( http://freesound.iua.upf.edu/usersViewSingle.php?id=172194 )
- bram
I have a vb.net client that uses that code too. It has a basic framework for downloading and performing freesound samples using .net and directsound.
If anyone wants to fiddle with that, I would be more than happy to post the code (once I get home from work).