Package jmslexamples.jsyn.ancient

  • Class Summary
    Class Description
    FMNoodler
    FMNoodler noodles around with the frequency and modulation parameters of an FM pair.
    FMPairBlaster  
    PitchGliss
    Use instrument.update() to gliss pitch * Kludgey! Don't use this, use jsyn2 example! @see jmslexamples.jsyn2.PitchGliss This is a little unusual because JMSL by default uses the pitch dimension to retrieve allocated voices when ins.update() is called.
    PlayModShape
    PlayModShape.java Shows how to play JSyn with JMSL without using support classs like SynthNoteAllPortsInstrument and without using standard dimension name spaces This applet starts two Shapes in parallel.
    QueueCollectionDemo
    Play shapes by adding them to a queue.
    QueueCollectionDrumBeats
    Use QueueCollection to queue up three different drum beats interactively.
    SeqGenDemo
    Play various sequences.
    TuningNoodler1