new CtrlKeymapPreset( dhc )

Description

The CtrlKeymapPreset class
A container for the Controller Keymaps Preset

Parameters
Name Type Description
dhc HUM.DHC

The DHC instance to which it belongs

Details

Members


dhc :HUM.DHC

Description

The DHC instance

Details

current :Object

Description

Slots for storing the current selected Controller keymap for each Tuning System

Properties
Name Type Description
eEDx number

Current selected Controller keymap for the n-EDx FT Tuning System

h_s number

Current selected Controller keymap for the Harmonic/Subharmonic FT Tuning System

Details
Object

nEDx :Object.<number, CtrlKeymap>

Description

Controller keymaps presets for the n-EDx FT Tuning System

Details
Object.<number, CtrlKeymap>

h_s :Object.<number, CtrlKeymap>

Description

Controller keymaps presets for the Harmonic/Subharmonic FT Tuning System

Details
Object.<number, CtrlKeymap>