Audio
Masher
[continue autosave]
Voc Soprano by pac
log in
learn
new
browse
_mel "0 5 7 5 2 2 0 2 2" gen_vals _beat var _note var _f var _tik var tick _tik set 1 metro _beat set 71 (_beat get 0 _mel tseq)+ _note set _note get mtof _tik get 0.08 tport (dup 5 0.05 sine * (_note get changed 0.04 0.08 0.5 tenvx) 1 - * (_note get changed 0.01 1 1 tenvx) * )+ _f set _f get 0.1 0.9 0.4 2 voc _f get 4 * 0 0.5 2 pareq 1.4 * 6000 0 0.5 2 pareq 550 0.6 0.6 0 pareq _tik get 0 1 delay tog 0.2 port * dup 0.2 0.3 delay 0.2 * + dup dup 1 2 8000 zrev + + 0.5 *
No parameters.
meta
quick ref
help
Title:
Voc Soprano
Author:
pac
Description:
Nah she doesn't need to breathe.
Created:
2018/05/25
Modified:
2018/05/25
License
KX6FWK
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