Log in to Freesound

Problems logging in?
Don't have an account? Join now

Problems logging in?

Enter your email or username below and we'll send you a link to help you login into your account.

Back to log in

Almost there!

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.

Default title

  • Sounds
  • Tags
  • Forum
  • Map
    • Sounds
    • Packs
    • Forum
    • Map
    • Tags
    • Random sound
    • Charts
    • Donate
    • Help

Freesound Forums

  • Freesound Forums
  • Bug Reports, Errors and Feature Requests
  • Mixcraft client no longer is able to receive Freesound requests

Mixcraft client no longer is able to receive Freesound requests

Subscribe

Started April 3rd, 2026 · 4 replies · Latest reply by frederic.font 6 days, 14 hours ago

S
soundwarrior

0 sounds

2 posts

1 week ago Edited: 6 days, 16 hours ago
#1

Hi there,

Mixcraft has an option to search the freesound.org database and with the recent server move it no longer works via the Mixcraft client. )=

For example,

https://freesound.org/apiv2/search/text/?query=test&token=&fields=id,name,username,url,created,tags,license,duration,bitdepth,bitrate,samplerate,filesize,channels,num_downloads,avg_rating,num_ratings,previews,analysis,description,&descriptors=rhythm.bpm,tonal.key_key,tonal.key_scale&page=1&page_size=10&sort=

does not work.

However, if I paste this into a browser it shows no errors and seems to behave properly. Is our API key still valid?

Hope you can help! Thank you!

-Joseph

Headphaze

347 sounds

3,181 posts

6 days, 16 hours ago
#2

It's worth posting this in the dedicated API communication channel here:

https://groups.google.com/g/freesound-api

Best,
Sam


I am the thing that goes bump in the night...

Freesound Housekeeper
S
soundwarrior

0 sounds

2 posts

6 days, 15 hours ago
#3

Ok. Thank you!

frederic.font

748 sounds

511 posts

6 days, 14 hours ago
#4

Hi Joseph,

The errors you are observing is because the client seems to be using a deprecated API feature which has stopped working after the server migration. It stopped working because the feature relies on a service which was not prioritary and we have not moved (and which we were planning to remove before summer anyways).

You see no errors in the URL you pasted, but bpm and tonality information are not returned as expected, which I guess makes the mixcraft app to fail. Instead of using the combination of "analysis" and "descriptors=rhythm.bpm...", you can now simply add "bpm" and "tonality" in the "fields" parameter. So you would do:

https://freesound.org/apiv2/search/text/?query=test&token=&fields=id,name,username,url,created,tags,license,duration,bitdepth,bitrate,samplerate,filesize,channels,num_downloads,avg_rating,num_ratings,previews,description,bpm,tonality&page=10&page_size=10&sort=

You can find a list of avialable fields in the API documentation (https://freesound.org/docs/api/resources_apiv2.html#sound-sound). That feature was deprecated more than one year ago and we sent emails to owners of API keys who used it, but maybe in your case the email did not reach any relevant mailbox. Ideally you could release an update for the clients, but if this is not feasible, send me a private message and we look into other options. Note that instead of getting "key_key" and "key_scale" you now get the info combined in "tonality".

frederic
the freesound team
Post reply
About Freesound Terms of use Privacy Cookies Developers Help Donations Blog Freesound Labs Get your t-shirt!
© 2026 Universitat Pompeu Fabra