Share a Faust device
MAGDA's Faust device loads a .dsp file and runs it. Write one and it is a device like any other — several of the ones that ship came in this way.
Drop it below and it is compiled here, in this tab, by the same FAUST compiler that builds the shipped devices. If it does not compile you get the error and the line. If it does, you get the device: play it, turn its controls, run a sample through it. Then share it, and it joins the community devices for anyone to download.
- Write your DSP — in MAGDA's Faust device, or any editor.
- Give it a
declare name,declare authoranddeclare description. That is where the listing gets its title, your credit, and the text under it. - Paste it below, hear it, and share it.