hdavid / Launchpad95

Improved Novation Launchpad scripts for Ableton Live
http://motscousus.com/stuff/2011-07_Novation_Launchpad_Ableton_Live_Scripts/
GNU General Public License v3.0
352 stars 82 forks source link

Step sequencer doesn't scroll #71

Closed cottmann closed 1 year ago

cottmann commented 1 year ago

Hi Henri, Thanks again for a terrific tool!

Am using Live 11.2.6 with a Launchpad mini MK3 and noted that the upper part of the sequencer (where the notes are) does not scroll when the clip is longer than the 32 steps displayed. Instead, it shows the first 32 steps and the blue indicator moving through them, while playing the second 32 steps.

As a workaround, I can zoom in with the lower right and then edit. Can it be changed though? I tried setting STEPSEQ__LINK_WITH_SESSION = True, which did not have any effect.

Kind regards, Tobias

ctafti commented 1 year ago

I can second this behavior as well on Live 11.2.7

hdavid commented 1 year ago

hi,

i finally had a look at it.

by scrolling, you mean that the note editor on top is not following the position currently playing. that's on purpose. depending on the quantisation (resolution) the page could flip so quickly you would endup entering notes on the wrong page.

I will add a setting STEP_SEQ_AUTO_SCROLL in Settings.py in an upcoming version

hdavid commented 1 year ago

the code is available #87 and will be released once i had some time to test it.

hdavid commented 1 year ago

released.

cottmann commented 3 months ago

Works splendidly now -- thank you very much for fixing!