Package jmsltutorial

Class SupoveVox

All Implemented Interfaces:
Editable, Instrument, Namable, OutputProvider, Transposable, AttributeBuildable, DirectorySettable, HandleSpecialXMLTag, Tunable

public class SupoveVox
extends SamplePlayingInstrument
A subclass of SamplePlayingInstrument which maps pitches to sound files. Copy and rename this example, change the buildFromAttributes() method. This Instrument was used by ND to compose Rama Broom, a homicidal fantasy for solo piano and voice for Kathleen Supove
Author:
Nick Didkovsky, copyright 2000 Nick Didkovsky, all rights reserved
  • Constructor Details

    • SupoveVox

      public SupoveVox()
    • SupoveVox

      public SupoveVox​(java.lang.String sampleDirectory)
  • Method Details