8000 Comparing cycfi:master...christofmuc:master · cycfi/q · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cycfi/q
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: christofmuc/Q
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 0 files changed
  • 2 contributors

Commits on Mar 31, 2020

  1. Removed unused constructor to fix clang compile error

    Compile error was:
    In file included from Client/Source/Tuner.cpp:14:
    In file included from Client/../third_party/Q/q_lib/include/q/pitch/pitch_detector.hpp:9:
    Client/../third_party/Q/q_lib/include/q/fx/moving_average.hpp:50:43: error: cannot convert 'cycfi::duration'
          (aka 'duration<double>') to 'float' without a conversion operator
           : moving_average(std::size_t(sps * float(d)))
                                              ^~~~~~~
    Viktor Mukha authored and Viktor Mukha committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6dca543 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Merge pull request #1 from khvMX/master

    Removed unused constructor to fix clang compile error. This is a temporary fix that should not go upstream.
    christofmuc authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    38c1479 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Merge branch 'originalmaster'

    # Conflicts:
    #	q_lib/include/q/fx/moving_average.hpp
    christofmuc committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    811c7d9 View commit details
    Browse the repository at this point in the history
Loading
0