BBC FX Downloader
Simple device that allows you to download a random sample fr...
- Type
- Audio Effect
- Author
- MathieuLd
- Version
- 1.1.2
- License
- AttributionShareAlike
- Live version
- 10.0.1
- Max version
- 8.1.3
- Downloads
- 332
- Updated
- 2020-05-22
Description
Simple device that allows you to download a random sample from the BBC Sound Effect database.
http://bbcsfx.acropolis.org.uk/
/!\ This device require the object node.script to run i.e. Max 8.0.0 or greater
Also the device wasn't tested on Mac
It was made for a school project, the goal was to create a tool that let you use random material as inspiration or constraint in the creative process.
The core of the device is in Javascript. I used Node for Max with the packages request and csv-parser to download the soundfile.
Have fun ;)
////////////////////////////////////////
V1.0.0
- Basic download functions
V1.1.0
- Slight design upgrade
- Audio through added
V1.1.2
- Error handeling upgraded