Real-Time Beat Tracking Templates for IEEE Signal Processing Cup 2017
This collection of examples is intended to help IEEE SP Cup 2017 participants prototype their beat-tracking algorithms in real-time using MATLAB.
The three approaches proposed include real-time streaming directly in MATLAB, generating a VST plugin from MATLAB code, and running on a Raspberry Pi board by using MATLAB code within a Simulink model. An example is included for each of the three workflows.
All examples provided can be used as templates to quickly prototype new beat-tracking ideas. In their present form, all files use a trivial high-latency beat detection algorithm based on finding the peaks of an all-positive version of the input signal. Depending on the particular example, the detected beats are returned as either MATLAB arrays (format required by the competition), numeric .txt files, or click sounds mixed onto the original signal.
To use this material please refer to the ReadMe.txt file included in the archive.
For more resources on using MATLAB and Simulink for SP Cup 2017, visit https://www.mathworks.com/academia/student-competitions/sp-cup/
For all the details on the SP Cup 2017, visit http://signalprocessingsociety.org/sites/default/files/uploads/publications_resources/news/ICASSP_2017_SPCup.pdf
인용 양식
Gabriele Bunkheila (2024). Real-Time Beat Tracking Templates for IEEE Signal Processing Cup 2017 (https://www.mathworks.com/matlabcentral/fileexchange/59825-real-time-beat-tracking-templates-for-ieee-signal-processing-cup-2017), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- Signal Processing > Audio Toolbox > Audio Processing Algorithm Design >
- Signal Processing > Audio Toolbox > Audio Plugin Creation and Hosting >
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!+private/
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |