Goonstation 13 - Modules - TypesVar Details - Proc Details

instrument

Vars

default_keys_stringDefault keybinds, ranging from c2 to c7.
instrument_sound_directoryThe directory in which the sound files for the instrument are stored; represented as a string. Used for new interface instruments.
note_keys_stringString representing the keybinds used in keyboard mode

Procs

generate_keybindsCreates a string that is converted into the instrument keybinds for the interface using the list of notes an instrument has.

Var Details

default_keys_string

Default keybinds, ranging from c2 to c7.

instrument_sound_directory

The directory in which the sound files for the instrument are stored; represented as a string. Used for new interface instruments.

note_keys_string

String representing the keybinds used in keyboard mode

Proc Details

generate_keybinds

Creates a string that is converted into the instrument keybinds for the interface using the list of notes an instrument has.