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

Feature: Glue notes in Piano-Roll #5482

Closed
wants to merge 10 commits into from
Closed

Feature: Glue notes in Piano-Roll #5482

wants to merge 10 commits into from

Commits on May 2, 2020

  1. Feature: Glue notes

    CYBERDEViLNL authored and zonkmachine committed May 2, 2020
    Configuration menu
    Copy the full SHA
    7ddb1db View commit details
    Browse the repository at this point in the history
  2. calling getSelectedNotes() once is enough.

    CYBERDEViLNL authored and zonkmachine committed May 2, 2020
    Configuration menu
    Copy the full SHA
    84bd3d4 View commit details
    Browse the repository at this point in the history
  3. Better loop approach thanks to @Veratil

    CYBERDEViLNL authored and zonkmachine committed May 2, 2020
    Configuration menu
    Copy the full SHA
    1a752bd View commit details
    Browse the repository at this point in the history
  4. * Proper naming of variable names.

     * Added sorting on note key which is very important with the new loop.
    CYBERDEViLNL authored and zonkmachine committed May 2, 2020
    Configuration menu
    Copy the full SHA
    6b12014 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    562705f View commit details
    Browse the repository at this point in the history
  6. Fix note sorting.

    CYBERDEViLNL authored and zonkmachine committed May 2, 2020
    Configuration menu
    Copy the full SHA
    bd72adc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    587c559 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    29cbb2a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    d8278be View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Remove redundant code and fix comment

    Implement proposed changes by @IanCaio
    zonkmachine authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    d86ba8c View commit details
    Browse the repository at this point in the history