mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.51k stars 1.28k forks source link

loop halve effect for non 4/4 measure tracks #8868

Open mixxxbot opened 2 years ago

mixxxbot commented 2 years ago

Reported by: daschuer Date: 2017-05-25T21:44:39Z Status: New Importance: Undecided Launchpad Issue: lp1693624 Tags: beatgrid, looping


During the review of https://github.com/mixxxdj/mixxx/pull/1187 , introducing the new feature that allows to use auto one measure loop in a 3/4 or 5/8 track. It turns out that a pure halving effect does not have any musical value. Especially loops of near one beat size sounds odd and are changing the original bpm of the loop. This could be solved by adopting a pure one beat loop instead of a strict math halve loop.

You find some more details in the original discussion at the PR.

This feature might be unexpected in without a track property for the measure beat signature, but once we have this it would be an almost natural solution.

mixxxbot commented 2 years ago

Commented by: daschuer Date: 2017-05-25T21:58:06Z


Related https://bugs.launchpad.net/mixxx/+bug/753301 https://bugs.launchpad.net/mixxx/+bug/888810