Generates Downbeat markers for DAWs and other musical apps
Project description
dbmarkers
Utility to incoporate tempo markers to various DAWs and musical apps.
Downbeat markers for a song are automatically generated by the madmom project's DBNDownBeatTracker utility
The DBNDownBeatTracker program detects all beats and downbeats in an audio file according to the method described in:
"Joint Beat and Downbeat Tracking with Recurrent Neural Networks"
Sebastian Böck, Florian Krebs and Gerhard Widmer.
Proceedings of the 17th International Society for Music Information
Retrieval Conference (ISMIR), 2016.
$ DBNDownBeatTracker single INFILE [-o OUTFILE]
The resulting OUTFILE is a tab separated file of durations in seconds and the beats sequence (1,2,3,4)
This utility takes this OUTFILE and incrporates this information into DAWs and musical apps.
List of supported DAWs and musical apps:
Installation
pip install dbmarkers
Usage
Transcribe
markers-transcribe --console generate --input-file markers_from_dbn_beat_tracker.txt --output-file your_transcribe_file.xsc
Reaper
markers-reaper --console generate --input-file markers_from_dbn_beat_tracker.txt --output-file your_reaper_project_file.csv
Project markers must be imported in Reaper from the Dialog "View > Region/Marger Manager", clicking on the Options Button and selecting "Import regions/markers (replace existing) ..."
To convert Project Markers into a Tempo map, execute the action "SWS/BR: Convert project markers to tempo. A dialog will open. Usually, time signature is 4/4 and DBNDownBeatTracker includes 4 beats per bar.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dbmarkers-0.1.0.tar.gz.
File metadata
- Download URL: dbmarkers-0.1.0.tar.gz
- Upload date:
- Size: 316.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b1f529036eb084e7e979b2c581bc6117ad1c01d375dbe613605a70008d96034
|
|
| MD5 |
316598eb8f819d96671a0950b7444b00
|
|
| BLAKE2b-256 |
4d73bfa6d9621252a11addea89cbcc71aac9b66312b06d6a7b687bb7bdc1d962
|
File details
Details for the file dbmarkers-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dbmarkers-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11f1d8d524d7284fc668185e45ac4109fdd36c1fd2eddf6f6ed60012366f3de9
|
|
| MD5 |
516a21bac99c0d788731d63a10c3c0bd
|
|
| BLAKE2b-256 |
52ec08ac0d3f207ce358728e1272fbb2020c106f6df860f3ca7d16f45dbbabae
|