Frequently Asked Questions
How do I add custom samples?
Since RolyBox doesn't have a web server of its own, you'll have to first upload your sample to a CORS-friendly website.
- The easiest to use is File Garden. Dropbox also works if you use a hotlink URL.
Next, you have to copy the URL of the sound itself. The URL should end with the filetype, such as .wav
or .mp3
.
To import it into RolyBox, open the Edit tab, scroll to the bottom, and click on "Add Custom Samples..."
Paste your url and press "Okay." If everything goes smoothly, RolyBox will reload and your sample will be available in the preset list.
Does RolyBox have an offline version?
I'm not handling this right now. This is forked from Ultrabox, which does have it: here.
You can either download an OS-specific version that has custom sampling support, or the generic HTML version that lacks custom sampling support.
Does RolyBox claim ownership over songs created with it?
RolyBox does not claim ownership over songs created with it, so original songs belong to their authors.
Neither RolyBox nor its creators assume responsibility for any copyrighted material played on RolyBox. No songs are ever received, recorded, or distributed by Roly's devs or otherwise. All song data is contained in the URL after the hash (#) mark, and RolyBox running inside your browser converts that data into sound waves.
Can I modify RolyBox?
Yes! You can download and use the source code under the MIT license.
Follow the forks to find the projects this is based on, the original being John Nesky's Beepbox.
Where can I contact the developers?
You can contact the developers via the BeepBox Modding server.
You can also contact us on the issues page if you have ideas/suggestions or have encountered any bugs.