Package uk.ac.qmul.eecs.depic.daw.haptics

This package contains Java classes that handle the haptic device Note that the jHapticGUI library (https://code.soundsoftware.ac.uk/projects/jhapticgui) is used.

See: Description

  • Class Summary 
    Class Description
    DawHapticListener
    A concrete subclass of HapticListener from the jHapticGUI library.
    HapticTrigger
    Listens to elements of the DAW and sends commands to the haptic device in order to render such elements in haptics.
    HapticViewPort
    The haptic viewport is the specific portion of a track that is visible in the haptic view in every moment.
    HaptificationPrefsPanel
    Preference panel for the haptic display of the DAW.
  • Enum Summary 
    Enum Description
    HapticTrigger.DisplayType  

Package uk.ac.qmul.eecs.depic.daw.haptics Description

This package contains Java classes that handle the haptic device Note that the jHapticGUI library (https://code.soundsoftware.ac.uk/projects/jhapticgui) is used.