zevv / bucklespring

Nostalgia bucklespring keyboard sound
GNU General Public License v2.0
1.39k stars 82 forks source link

Cherrymxbluesounds #90

Open ahmednofal opened 4 years ago

ahmednofal commented 4 years ago

This uses different sounds for the keyboard. It introduces the -c option to enable using cherrymxblue sounds, the folder of sounds is located in the root directory, and the path is included in the makefile same as the PATH_AUDIO. The entire keylayout uses the same sounds except for enter, space and shift. This pull request uses the -f option to use the 0x31 key for all keys.

AlexanderWillner commented 3 years ago

Personally, I really like your suggested sound. However, not sure if most of the code changes are really needed. Isn't make clean ; PATH_AUDIO=$(pwd)/cherrymxbluesounds make && ./buckle -f 31 more flexible, i.e., by this many other sounds could be added?

Nojipiz commented 2 years ago

I need this chanagessssss, please accept :(

zevv commented 2 years ago

Hi; sorry for ignoring this for so long. I think development on bucklespring has kind of ceased, apart from the occasional bugfix.

There is already the command line option -p PATH for loading sounds from a different directory, so you can just put the cherry sounds somewhere on your machine and use them without any need for changing code or recompilation.