org.das2.graph.Auralizor

Stream QDataSet to the sound system, using DEPEND_0 to control sampling rate. Note this does not support the new waveform packet scheme introduced a few years ago, and can easily be made to support it.


PROP_POSITION


getControlPanel

getControlPanel( ) → JPanel

Returns:

javax.swing.JPanel

search for examples view on GitHub view source


isScale

isScale( ) → boolean

Returns:

boolean

search for examples view on GitHub view source


playSound

playSound( ) → void

begin streaming the sound. This will block the current thread until complete.

Returns:

void (returns nothing)

search for examples view on GitHub view source


setPosition

setPosition( Datum position ) → void

Returns:

void (returns nothing)

search for examples view on GitHub view source