CALL KEY OFF
Contents |
Effect
Disables a key of the MSX keyboard as instrument.
Use of this instruction and CALL KEY ON allows to simulate a Music Keyboard, but it can't be used for Music Keyboard recording.
Syntax
CALL KEY OFF(<KeyCodeNumber>)
Parameters
<KeyCodeNumber> is a number between 0 and 127.
Example
CALL KEY OFF(59)