butterfly clicking in mechakeys
I'm a minecraft youtuber and I want butterfly clicking mouse sound instead of normal clicking sounds . Can anyone help me please?
37 Replies
Just to clarify, are you asking for:
1) a butterfly clicking mouse pack (every click sounds like a butterfly click) 2) butterfly clicking detection (if butterfly clicking, play different sound)
If butterfly clicking play a different sound like if the cps is above 8 play butterfly clicking sound
currently not possible* but its under consideration as part of the new event-system and keyboard builder in the experimental section of v2
there's technically a roundabout way to do it in v2, but takes a bit of work
Can you tell me how to do it? Would be grateful if you help
Note: you'll need ur own butterfly click sounds
sec I'll give a quick write up
Concept:
The auxiliary window receives keypress events, which means its possible to roll your own keypress sound systemHow: create am html file in the overlays directory and add the following this is just a rough guess, idk if its 100% functional This replaces the mechakeys mouse sound system, so be sure to turn that off in settings (have yet to connect settings to the event system) it also uses last click as opposed to some avg speed theres various ways to handle rate detection i didnt define threshold cuz idk wut would be a good val off the top of my head
Can't we just use the butterfly clicking sounds from mechakeys?
Instead of making our own?
someone has to make em lol
There is not a pre-made Butterfly clicking sound as you said in the option 1?
no
Oh okay no problem
i mean someone out there might, but idk of any
Can you tell me which part of the code defines that if the cps is above 8 than use butterfly clicking sound?
if (tDiff < threshold) { // play butterfly
butterflyAudio[dir].play()
}
you'll prob want to trial and error to find a good threshold number
Oh ok thank you very much for the help
up to you to find the audio files u want and tweak the threshold value
just put that file and the appropriately named audio files in the
overlay folder
then select that overlay
@fero may wanna check it out as well
we should add a few more overlays
pain so much to do
@fero imma run mechakeys through the overlay system, mechakey-ception
We have to change the threshold value to a number right? And we have to locate the audio location to the same location?
@*nothing yea, note that i set threshold to 100 in this linked reply
this is the equivalent of 100ms (aka 10 half-clicks per second. i didn't differentiate up vs down when calculating tDiff)
oh that's really cool lol
husk
i think we should more comprehensive documentation somewhere
setup a git repo with actions to auto build mkdocs or something?
Is there any other mouse option rather than that one Corsair mouse
you might find something here, its mostly keyboards tho
https://mechvibes.com/sound-packs/
Mechvibes
Custom sound-packs
You can find them here:
Custom SoundpacksAll Pack Name,Creator,Pack Description,Tags,Tags,TagsAny submissions through the website will not be added anymore.If you want to submit a pack please do so through our Discord.https://discord.gg/ydZqwvrvYS
Can we add a audio file without any code or smthing?
To the mouse option
A soundpack builder is in the works, but its not a major priority
Is mechakeys V2 available in website
No, and we don't have plans to put it there
Oh ok
https://github.com/robolab-io/mechakeys-distro
this is our main point of distribution for v2 atm
GitHub
GitHub - robolab-io/mechakeys-distro: Mechakeys V2 – Distribution C...
Mechakeys V2 – Distribution Center. Contribute to robolab-io/mechakeys-distro development by creating an account on GitHub.
aside from this discord of course
fixed it @Halu
lmfao
Can u help me as whenever i run mechakeys sensitivity in game feels weird sometimes it goes really up and sometimes really low. It is only happening inside the game
we're aware of this and are looking into it - can you tell us your system specs and what game youre playing?
My pc specs are 4gb ram, amd Radeon graphics card, amd athlon silver processor, windows 11, game:- minecraft and average fps around 150-300
that cant be right, just 4gb of ram?