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

preliminary work for SoundTouch BPM detection #6

Open
wants to merge 6 commits into
base: BASS_removed
Choose a base branch
from

Commits on Oct 25, 2017

  1. preliminary work for SoundTouch BPM detection

     removed dependency on aubio
    enetheru committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    9f19b0a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. created BPMDetect derived from QAudioDecoder

    a very light shim over the top of QAudioDecoder interfacing it with SoundTouch::BPMDetect class
    enetheru committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    b4492c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a672f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    239fb5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90be571 View commit details
    Browse the repository at this point in the history
  5. trying to fix travis.yml

    includes of soundtouch dont work on OSX
    qtmultimedia5-dev needed
    enetheru committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    af30f61 View commit details
    Browse the repository at this point in the history