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

mB_prJune23_2020 #5544

Closed
wants to merge 11 commits into from
Closed

mB_prJune23_2020 #5544

wants to merge 11 commits into from

Commits on Apr 2, 2020

  1. Add files via upload

    Changes to default envelope that removes clicks and pops for all instrument with envelopes
    musikBear committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    4536446 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Add files via upload

    musikBear committed May 7, 2020
    Configuration menu
    Copy the full SHA
    4492e2c View commit details
    Browse the repository at this point in the history
  2. 2 Methods added: 1) void humanizeNotes(); Humanizes Selected Notes 2)…

    … void strumNotes(); Strum selected notes with fixed value
    musikBear committed May 7, 2020
    Configuration menu
    Copy the full SHA
    5babcc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978ad43 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Add files via upload

    I have added 7 features
    General:
    1. New piano-like envelope for general instrument
    Pianoroll
    2. Humanize note position (speedbar-button)
    3. Humanize note velocity (speedbar-button)
    4. Strum from top  (speedbar-button)
    5. Strum from bottom  (speedbar-button)
    6. Shorten notes by 1/192 ( key - )
    7. lengthen notes by 1/192 ( key + )
    Methods demo: https://youtu.be/OlBtU0JYvyY
    musikBear committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    4fbf858 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Delete PianoRoll.cpp

    removes erroneous added file
    musikBear committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    b588a0a View commit details
    Browse the repository at this point in the history
  2. Delete PianoRoll.h

    removes erroneous added file
    musikBear committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    9605c36 View commit details
    Browse the repository at this point in the history
  3. Update PianoRoll.cpp

    Removed include for random and debug
    musikBear committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    6524ff7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Add files via upload

    This update preserve all AFP-volume-envelopes and is fully backward compatible 
    New objects from Sidebar| My-Instruments, will have a new more instrument-like std-envelope. It will default not be enabled.
    musikBear committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3bb9467 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    New prototypes for humanizing & strumming in piano-roll
    musikBear committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5d355c1 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    Adding methods for 
    * Humanizing selected note-position & Note-velocity
    * Strumming selected chords from Up & Down
    * Moving selected notes with + & - in 1/192 steps
    musikBear committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    03f8318 View commit details
    Browse the repository at this point in the history