Garry's Mod
Musical Keyboard
30件中 1-10 を表示
< 1  2  3 >
更新: 5月30日 @ 19時10分

- Added a option to sort sheets alphabetically (Thanks, Astralcircle!)

更新: 4月18日 @ 10時58分

- EasyChat compatibility, add chat compatibility hooks only if we really need it (Thanks, Astralcircle!)
- Block undo while using a keyboard (UndoHold compatibility)

更新: 2024年9月30日 @ 6時47分

- Added Turkish localization (Thanks, NovaDiablox!)
- Added MIDI channel presets (Thanks, Flarky55!)

更新: 2023年12月23日 @ 4時00分

- Fix Custom Chat not opening after using the keyboard due to a incorrect hook name (Thanks, Bonyoze!)

更新: 2023年12月3日 @ 17時38分

- Fix wrong MIDI colors and MIDI notes outside of the layout's range not being played
- Increase max. transpose to 42

更新: 2023年11月28日 @ 1時42分

- Kick out players who died or got too far away from the keyboard

更新: 2023年11月23日 @ 9時56分

- Wiremod support, added NotePlayed output and PlayNote input (both are Arrays)
- Make the transpose indicator orange

更新: 2023年11月22日 @ 17時41分

- Replaced the octave slider with a transpose slider
- Use a faster piano renderer
- Moved source files to better locations
- Gray out keys outside of the instrument's range of notes
- Added layout name translations
- Store layout IDs, used to only show sheets for certain layouts
- Removed double quotes in a few song names
- Now we dynamically load instruments/layouts/sheets from files in lua/mkeyboard/data
- Renamed the mkeyboard.set_entity net string to mkeyboard.set_current_keyboard
- Renamed the keyboard_leave console command to musical_keyboard_leave
- Use util.IsBinaryModuleInstalled to check if the midi module is installed
- Detect when the MIDI device is disconnected

更新: 2023年9月19日 @ 15時49分

- Rename Custom Chat "block input" hook

更新: 2023年8月11日 @ 8時06分

- Prevent errors from missing MIDI instruments