•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Python section within the Software Development category of DaniWeb, a massive community of 430,126 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,332 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Python advertiser: Programming Forums
Views: 286 | Replies: 0
![]() |
•
•
Join Date: Jul 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hey, this is my first post in the forums, and I'm fairly new to Python, so bear with me...
I'm looking at ways to detect the beat in an audio file.
I know that the general idea is to run a loop like so:
I'm pretty sure there is no built-in library that includes amplitude detection.
What would you pros recommend I use/do?
Thanks for the help in advance
I'm looking at ways to detect the beat in an audio file.
I know that the general idea is to run a loop like so:
while song is still playing:
if low frequency is above a certain amplitude:
call function dosomethingI'm pretty sure there is no built-in library that includes amplitude detection.
What would you pros recommend I use/do?
Thanks for the help in advance
![]() |
•
•
•
•
•
•
•
•
DaniWeb Python Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- trojans...now nothing opens and I get a paint can't open error (Viruses, Spyware and other Nasties)
Other Threads in the Python Forum
- Previous Thread: Reset Option in python game
- Next Thread: Splash Screens in Python


Linear Mode