Uses of Class
com.softsynth.jmsl.jsyn.TransposingSamplePlayingInstrument

Packages that use TransposingSamplePlayingInstrument
jmsltestsuite   
jmsltutorial   
 

Uses of TransposingSamplePlayingInstrument in jmsltestsuite
 

Subclasses of TransposingSamplePlayingInstrument in jmsltestsuite
 class TransposingSamplePlayingInstrumentWithAmplitudeMap
          This subclass of TransposingSamplePlayingInstrument overrides getAlternativeSampleIndex() to map note 60 to three different samples based on amplitude.
 

Uses of TransposingSamplePlayingInstrument in jmsltutorial
 

Subclasses of TransposingSamplePlayingInstrument in jmsltutorial
 class CelloSampleIns
          A subclass of TransposingSamplePlayingInstrument which maps pitches to sound files, and transposes to fill in unmapped gaps, Does a simple loop to sustain the sample over time.