| Home >> All |
qt: Javadoc index of package qt.
Package Samples:
qt
Classes:
QTCycle: QuickTime Real Time playback for jMusic. * Score 1 is used first then score 2 and repeat infinitly. * While one score is playing the other score is updating. * Any class calling QTRT must implement two methods, * updateScore1() and updateScore2() * It is the responsibility of the calling app to * update the scores as required. Syncronisation of * this can be assisted by polling the value of the * score1PlayingFlag boolean variable. * A swing GUI is provided to adjust the scheduling * parameters as required. * The scoreLength argument is critical as it determines the * size of the scores created ...
QTRT: QuickTime Real Time playback for jMusic. Score 1 is used first then score 2 and repeat infinitly. While one score is playing the other score is updating. Any class calling QTRT must implement two methods, updateScore1() and updateScore2() It is the responsibility of the calling app to update the scores as required. Syncronisation of this can be assisted by polling the value of the score1PlayingFlag boolean variable. A swing GUI is provided to adjust the scheduling parameters as required. The scoreLength argument is critical as it determines the size of the scores created when updateScore methods ...
QTPlayer: This class displays a window to control playback of a jMusic score via Apple's QuickTime. * It requires the QTJava classes from Apple to be installed. * Installing QTJava can be done as part of a 'custom' install of QuickTime. * @author Andrew Brown
QTUtil: A class which plays a jMusic score via Apple's QuickTime. * It requires the QTJava classes. * Based on example code by Bill Stewart (thanks Bill). * @author Andrew Brown
QTPanel: A class which plays a jMusic score via Apple's QuickTime. * It requires the QTJava classes. * @author Andrew Brown
QTTrebleStave: Uses QuickTime to playback the music * Requires Quicktime for Java to be installed!! * @author Andrew Brown
QTThread
QTTrebleStaveActionHandler
QTTrebleStaveHandler
| Home | Contact Us | Privacy Policy | Terms of Service |