A playable keyboard for Garry's Mod
Go to file
2023-11-28 06:41:20 -03:00
.github/workflows Follow the CFC coding style 2022-11-19 23:45:06 -03:00
lua Kick out dead/far away users 2023-11-28 06:41:20 -03:00
materials Add existing project files 2022-06-13 10:49:08 -03:00
models/styledstrike Add existing project files 2022-06-13 10:49:08 -03:00
resource/localization Add translation for layout names 2023-11-22 16:00:22 -03:00
sound/styledstrike/instruments Add existing project files 2022-06-13 10:49:08 -03:00
addon.json Add existing project files 2022-06-13 10:49:08 -03:00
glualint.json Update the linter "ignored files" filter 2023-01-30 21:13:34 -03:00
LICENSE Initial commit 2022-06-13 10:45:49 -03:00
README.md Follow the CFC coding style 2022-11-19 23:45:06 -03:00

musical-keyboard

A playable keyboard for Garry's Mod

GLuaLint Workshop Page

Features

  • Sheets
  • Multiple keyboard layouts
  • Many instruments in one entity
  • Preserves the key press timings when heard by other players
  • MIDI support (Module installation guide)
  • Multi-language (Help needed! Feel free to open a issue/pull request to add/update language files)

Demo

Notice

All samples used on this project are part of freely available soundfonts.

Contributing

Please follow the CFC style guidelines before opening pull requests.