8 lines
177 B
Scheme
8 lines
177 B
Scheme
|
;; /d_free delete synth definition
|
||
|
|
||
|
;; [
|
||
|
;; string - synth def name
|
||
|
;; ] * N
|
||
|
|
||
|
;; Removes a synth definition once all synths using it have ended.
|