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

Add new algo pitch2midi #1423

Merged
merged 42 commits into from
Oct 1, 2024
Merged

Commits on Jun 19, 2024

  1. Add pitch2midi algorithm.

    xaviliz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dfda4d5 View commit details
    Browse the repository at this point in the history
  2. Add pitch2midi unitests.

    xaviliz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    15eb2c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb8edc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    11617d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a27876 View commit details
    Browse the repository at this point in the history
  3. Small clean

    xaviliz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0d532ab View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Remove E_INFO messages

    xaviliz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6b4438e View commit details
    Browse the repository at this point in the history
  2. Small clean

    xaviliz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f5cc0b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0243b4e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    8da44b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37ed2d View commit details
    Browse the repository at this point in the history
  3. Remove redundant Out postfix

    xaviliz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    100108e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bbf995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dba710 View commit details
    Browse the repository at this point in the history
  6. Remove Note class

    xaviliz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7577043 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a8b564 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Remove checking functions

    xaviliz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5594eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d28456 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7b0b572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62afb83 View commit details
    Browse the repository at this point in the history
  3. Design of testARealCaseWithEMajorScale() with a Freesound file of e m…

    …ajor scale with a sax tenor.
    xaviliz committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bbba3a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    d8a3343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99eec45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f399c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    382ad4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    044aa9a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    afdd104 View commit details
    Browse the repository at this point in the history
  2. Refactor with reference files

    xaviliz committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cb34b79 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    ee2d9ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68bf9d View commit details
    Browse the repository at this point in the history
  3. Fix exception message

    xaviliz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a53ce08 View commit details
    Browse the repository at this point in the history
  4. Remove getMidiNoteNumber()

    xaviliz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    874b30b View commit details
    Browse the repository at this point in the history
  5. Remove empty space

    xaviliz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7155066 View commit details
    Browse the repository at this point in the history
  6. Specify voiced output values

    xaviliz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    230d28d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    076a1d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0d9554 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

  1. Clean up

    xaviliz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5d69a81 View commit details
    Browse the repository at this point in the history