Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 738 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 738 Bytes

BBC Sound Effect Downloader

bbcFxDownloader is a simple max4live device that allows you to download a random sample from the BBC Sound Effect database.

On this repo you will find the Max 8 project that was used to build the device. The device itself can be found on the maxforlive website.

The core of the device is in Javascript. I used Node for Max with the packages request and csv-parser to download the soundfile.

/!\ This device require the object node.script to run i.e. Max 8.0.0 or greater