Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset loop points before new initial loop (append) #57

Open
steadykammer opened this issue Jan 27, 2018 · 1 comment
Open

Reset loop points before new initial loop (append) #57

steadykammer opened this issue Jan 27, 2018 · 1 comment

Comments

@steadykammer
Copy link
Collaborator

situation:

  • ref a buffer with material preset in it
  • set new loop point via 'set' or 'setloop'
  • stop transport, hit record... ...goes into new 'initial loop' and rcords using these current loop boundaries

problem:

  • now hit append - it does not open entire available buffer, only up to what were the loop points when initial loop was engaged

it should open up whole buffer for 'append' message.

@rconstanzo rconstanzo changed the title reset loop points before new initial loop (append) Reset loop points before new initial loop (append) Jan 28, 2018
@rconstanzo
Copy link
Owner

Yup, I just discovered this bug as well and was about to post it, BUT I wouldn't limit this to the append message only.

I think that sending record on a stopped loop should clear the set boundaries and make the whole loop available no matter what.

There's also something funky happening with the record(overdub) head and/or jumping in these scenarios too, which I'm trying to narrow down).

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

No branches or pull requests

2 participants