Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

- xPatternPos: fix restrict_line_index #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alesandar
Copy link

I have experienced an issue while using Duplex/StepSequencer and it seems like the following minor change has fixed it for me. Whenever -ln and +ln buttons have been pressed, Duplex used to throw an error and I had to release my Launchpad Mini. I am not into Lua, but StepSequencer:post_jump_update calls xPatternPos.jump_to_line, which calls xPatternPos.restrict_line_index, which seems to handle only one argument. I am not sure why it was called as xSongPos method, since it was declared a few lines above (in xPatternPos).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant