A playable keyboard for Garry's Mod
Go to file
2024-09-30 10:46:21 -03:00
.github/workflows Follow the CFC coding style 2022-11-19 23:45:06 -03:00
lua Save preset data alongside other JSON settings 2024-09-30 10:46:21 -03:00
materials Add existing project files 2022-06-13 10:49:08 -03:00
models/styledstrike Remove unused model formats 2024-07-01 18:03:43 +02:00
resource/localization Added Turkish Language 2023-12-02 20:59:41 +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.