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

[1.4.1b1] Fill for Slice effect in "From To" mode uses its range in a weird way #1290

Closed
b8ck8tt opened this issue Nov 23, 2021 · 2 comments
Closed
Labels
bug confirmed bug Something isn't working fixed
Milestone

Comments

@b8ck8tt
Copy link

b8ck8tt commented Nov 23, 2021

  1. Create a pattern with length of 10 (hex) / 16 (dec)
  2. Fill every other step with a C5
  3. Select FX1 column with Shift + Up Arrow, Press Fill
  4. Where? - choose "Note", Fx Type - choose "Slice", Fill Type - choose "From-To"
  5. From - choose "1", To - choose "8", press "Fill"

Observed Result: Slices are filled with double "1" slice and up to 7.
Snapshot_001

Expected Result: Slices are filled from 1 up to 8.

Additional Information:
If you choose From 1 To 9, it works in an expected way.
Sometimes From 1 To 8 works correctly, but if you fill with something else, and then try again from 1 to 8, it will fill with double 1s.
Same issue happens if you choose filling from 3 to 10, 4 to 11, etc.

@b8ck8tt b8ck8tt added the bug Something isn't working label Nov 23, 2021
@b8ck8tt b8ck8tt changed the title [1.4.0b1] Fill for Slice effect in "From To" mode uses its range in a weird way [1.4.1b1] Fill for Slice effect in "From To" mode uses its range in a weird way Nov 25, 2021
@MortalJS
Copy link
Collaborator

Bug confirmed. Transferred to developers.

@ziej8asek ziej8asek added this to the 1.4.1 milestone Nov 25, 2021
@ambv ambv closed this as completed Dec 18, 2021
@Jacknametrouble
Copy link
Contributor

Fixed in firmware v1.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

5 participants