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

spread to 4 columns command #48

Open
michaelsjackson opened this issue Oct 12, 2018 · 1 comment
Open

spread to 4 columns command #48

michaelsjackson opened this issue Oct 12, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@michaelsjackson
Copy link

Following scenario, 1 bar music, with 16 lines/steps per bar, in each line we have a note, thus there are 16 * 16th notes. All 16 notes are in 1. column.

Now, hitting something following 4 columns would be created:

  • first note and each 4th note, stay in first column (where they are already)
  • second note and each 4th note, go to second column
  • third note and each 4th note, go to third column
  • fourth note and each 4th note, go to fourth column

Or do we have this command already?

Why is this practical? Basically this 4 column spread allows us processing (selecting and shift-numpad +/-) specific phases within the bar. 1. column: on beat positions, 3. column: off beat positions, 2. column: e positions, 4. column: a positions)

@JoepVanlier JoepVanlier self-assigned this Oct 12, 2018
@JoepVanlier JoepVanlier added the enhancement New feature or request label Oct 12, 2018
@michaelsjackson
Copy link
Author

Sometimes there are surprising features. Not exactly same, but very similar and useful. If you open quantize in midi editor, e.g. to grid, 16th, swing, then in hackey trackey the notes are spread into columns, so you can easily create variations, by changing/shifting by column for example. Useful. Wanted to mention it quickly here, for the future, in case someone will read this in 5 years. :) So the original idea is not really needed anymore. Swing is anyway useful. We would hit two birds with a single movement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants