5 lines
91 B
Scheme
5 lines
91 B
Scheme
;; (abs a)
|
|
|
|
;; Absolute value.
|
|
|
|
(audition (out 0 (u:abs (mul (sync-saw ar 100 440) 0.1))))
|