04-09-2020 12:41 PM
Hi Gerd
Thank you so much for your assistance I realized the logic behind it.
there is still a slight problem as the boolean is switching on and off (I assume its because I'm using Max values)
What is the best way to improve that?
best,
04-09-2020 01:34 PM
Hi Sina,
@sinaaa wrote:
there is still a slight problem as the boolean is switching on and off (I assume its because I'm using Max values)
What is the best way to improve that?
Well, maybe not the best, but a good way would be to analyze the sound using a FFT and look for certain frequency band(s) level. Or use a bandfilter to detect typical frequencies of your clap sounds…
Didn't we mention this before?
04-12-2020 03:11 AM
Hello yamaeda
Sorry for late reply
You are right i found that even while we speak the boolean turns on and off
I watched some videos through the web but i couldnt execyye it correctly . Would you please tell me how can i use that to detect a clap?
Thank you
06-08-2020 09:44 AM
Hello I did this kind of project for my university and here I share with you my labview file. Hope it'll help the code is a bit messy though! The claps for activation is only detected by the amplitude of the sound wave. One clap for activation and two claps to turn it off.
07-23-2020 04:52 PM
Thank you. It's really helpful.
07-24-2020 12:46 AM
No problem! 🙂