Uses of Class
com.softsynth.jmsl.util.Patch
Package | Description |
---|---|
com.softsynth.jmsl.score |
-
Uses of Patch in com.softsynth.jmsl.score
Methods in com.softsynth.jmsl.score with parameters of type Patch Modifier and Type Method Description void
PlayLurkerPatchManager. addLurkerPatch(Patch patch)
Add a patch from instrument index to staff index.void
Orchestra. addOrchPatch(Patch orchPatch)
Add a patch from instrument index to instrument index.void
PlayLurkerPatchManager. removeLurkerPatch(Patch patch)
Remove a patch from instrument index to staff index.void
Orchestra. removeOrchPatch(Patch orchPatch)
Remove a patch from instrument index to instrument index.