12 lines
224 B
Text
12 lines
224 B
Text
|
#lang scribble/manual
|
||
|
@(require (for-label racket))
|
||
|
|
||
|
@title{/d_free delete synth definition}
|
||
|
|
||
|
[
|
||
|
string - synth def name
|
||
|
] * N
|
||
|
|
||
|
Removes a synth definition once all synths using it have ended.
|
||
|
|