instrument 
Vars | |
automatable | Can it go in a mechcomp component? |
---|---|
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 |
Procs | |
generate_keybinds | Creates a string that is converted into the instrument keybinds for the interface using the list of notes an instrument has. |
Var Details
automatable 
Can it go in a mechcomp component?
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.