{ "commands": [ { "command": "SetCurrentScene", "button": 50, "scene": "Programming" }, { "command": "SetCurrentScene", "button": 51, "scene": "Watching" }, { "command": "PlaySound", "button": 36, "file": "./resources/test-sounds/1.wav" }, { "command": "PlaySound", "button": 37, "file": "./resources/test-sounds/2.wav" }, { "command": "PlaySound", "button": 38, "file": "./resources/test-sounds/3.wav" }, { "command": "PlaySound", "button": 39, "file": "./resources/test-sounds/4.wav" } ] }