Skip to content

RBSE Version 3.6 - Realtime bpms and 6.6.3 official update

Compare
Choose a tag to compare
@Unreal-Dan Unreal-Dan released this 21 May 06:48
· 28 commits to master since this release

Rekordbox Song Exporter 3.6 adds several features and bugfixes.

Rekordbox 6.6.2 and 6.6.3 have been added to the version dropdowns, these version choices don't actually change how the module works since 6.6.1.

This update introduces realtime BPM tags:

    %rt_deck1_bpm%      The realtime BPM of deck 1, this will trigger updates
    %rt_deck2_bpm%      The realtime BPM of deck 1, this will trigger updates
    %rt_deck3_bpm%      The realtime BPM of deck 1, this will trigger updates
    %rt_deck4_bpm%      The realtime BPM of deck 1, this will trigger updates
    %rt_master_bpm%     The realtime master BPM, this will trigger updates

These tags will trigger file updates anytime the respective BPM changes, for example using the %rt_master_bpm% tag will result in the file being updated anytime the master bpm has changed.

These tags will allow for creating realtime BPM displays.

This version also introduces new hooking code, capstone has been added to the project to aid in the injection and hooking procedures. This should not have any impact on the end user but it will make further research and development of features easier.

This update also includes a wide variety of bugfixes and enhancements for minor issues that have been reported or found.

Some bugs have been fixed which would crash Rekordbox, it is advised to update to this version even if you're not experiencing instability.