I am working on a program that should press cmd+b every time a whistle blows in a sports game. The whistle has a much higher amplitude than the rest of the sounds, so it's visually easy to spot the whistles and I would like the program to do the same.
Asked
Active
Viewed 24 times
0
-
What are you asking ? I don't see a question here. – CJK Dec 23 '18 at 21:15
-
Are you trying to do something in a videoeditor based on that "whistle"? – andreihondrari Dec 24 '18 at 02:06
-
Something like this has been answered here: https://stackoverflow.com/questions/2648151/python-frequency-detection – andreihondrari Dec 24 '18 at 02:13