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
Citar como
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. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Signal Processing > Audio Toolbox > Audio Processing Algorithm Design >
- Signal Processing > Audio Toolbox > Audio Plugin Creation and Hosting >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
+private/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |