Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which audio file maps to which key? #136

Open
ghoomfrog opened this issue Mar 10, 2025 · 2 comments
Open

Which audio file maps to which key? #136

ghoomfrog opened this issue Mar 10, 2025 · 2 comments

Comments

@ghoomfrog
Copy link

I'm on Windows. I tried the app using WSL but there's no sound. I'm just going to use all the sounds and make a sound pack for Mechvibes++. I just want to know which audio file maps to the press and release event of which key so I can do the manual work. I'd really appreciate it if you could help me out here :)

@ghoomfrog ghoomfrog changed the title What sound maps to what key? What audio file maps to what key? Mar 10, 2025
@zevv
Copy link
Owner

zevv commented Mar 10, 2025

The file names are just the raw key scan codes, find yourself a scan code table somewhere on the internet and you should be good. Note that scan codes sometimes have an offset, depending on what tables you find - this is all inherited from pretty old tech, these scan codes date from the early PS/2 keyboards long before USB.

@ghoomfrog
Copy link
Author

Also, in the audio file names, does 0 denote a press or a release?

@ghoomfrog ghoomfrog changed the title What audio file maps to what key? Which audio file maps to which key? Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants