Class ChangeActiveVoices

java.lang.Object
jmslexamples.jsyn2.ChangeActiveVoices
All Implemented Interfaces:
JMSLScrollbarProcessor

public class ChangeActiveVoices
extends java.lang.Object
implements JMSLScrollbarProcessor
For Cindy Bui. Play a MusicShape with a JSynUnitVoiceInstrument. Use new feature to retrieve voices active at a given timestamp, to change their parameters instantly while the MusicShape is playing.
Author:
nick Didkovsky, (c) 2019 Nick Didkovsky, nick@didkovsky.com
  • Constructor Summary

    Constructors
    Constructor Description
    ChangeActiveVoices()  
  • Method Summary

    Modifier and Type Method Description
    void JMSLScrollbarValueChanged​(JMSLScrollbar jsb)
    handle a value from a scrollbar
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait