Audio
Masher
[continue autosave]
Scarbo by pac
log in
learn
new
browse
tick 1 0.3 0 dust + 500 (-200 500 30 randh)+ 0.3 110 pluck 1 p 0 0.2 delay 0.6 * -1 500 50 pshift dup dup 1 1 5000 zrev + 2 * + 50 buthp dup rot + 1 pset
No parameters.
meta
quick ref
help
Title:
Scarbo
Author:
pac
Description:
The idea here is to make closed feedback loop with arbitrary processing in the loop. To achieve this, a p-value is written to at the end of the loop, and read from at the beginning of the loop with some dry sound (plucks) mixed in.
Created:
2018/05/21
Modified:
2018/05/21
License
W6ZYZI
loading...
Here are some Sporth learning resources (most of them by Paul Batchelor):
The
interactive cookbook
is a tutorial where you can run all the example code online (it's based on the
original cookbook
).
The
examples
demonstate a variety of Sporth ugens. Note: those that rely on external files will not work in AudioMasher.
The
Soundpipe modules reference
goes into more detail on the underlying function powering each Sporth ugen.
The
AudioMasher collection
can certainly be used as learning material.
And some information about AudioMasher:
Frequently Asked Questions
Source on Github