Uses of Interface
com.softsynth.jmsl.JMSLPlugin
Package | Description |
---|---|
com.softsynth.jmsl.jsyn2.unitvoices | |
com.softsynth.jmsl.score.operators | |
jmsltutorial |
-
Uses of JMSLPlugin in com.softsynth.jmsl.jsyn2.unitvoices
Classes in com.softsynth.jmsl.jsyn2.unitvoices that implement JMSLPlugin Modifier and Type Class Description class
SimpleDelay
-
Uses of JMSLPlugin in com.softsynth.jmsl.score.operators
Classes in com.softsynth.jmsl.score.operators that implement JMSLPlugin Modifier and Type Class Description class
AccidentalDisagreementsReporter
For each measure in a score, look for pitch classes that are spelled with different accidentals and report -
Uses of JMSLPlugin in jmsltutorial
Classes in jmsltutorial that implement JMSLPlugin Modifier and Type Class Description class
HocketTransform
HocketTransformclass
MutationMeanTransform
MutationMeanTransform
The resulting melody is the pitch mean and duration mean of the two sources, specifically: the pitch of the resulting Noten = mean pitch of Aux1Noten and Aux2Noten the duration of the resulting Noten = mean duration of Aux1Noten and Aux2Noten