Renoise tool for accessing http://freesound.org library.
- Follow the instructions here to get a Freesound API key.
- Clone this repository.
- Open
credentials.lua. Edit the line withYOUR_API_KEYwith your actual API key. For instance, if your API key were123abc, that line would read:
credentials.token = "123abc"
- In your file browser, drag the entire
com.occulkot.Freesound.xrnxdirectory and drop it on top of the icon of your Renoise application. - Access the tool in Renoise via
Tools > Freesound > Browse samples, and update settings viaTools > Freesound > Settings.