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

EQ Rack #330

Closed
wants to merge 90 commits into from
Closed

EQ Rack #330

wants to merge 90 commits into from

Commits on May 20, 2014

  1. Configuration menu
    Copy the full SHA
    bbf6999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458b8b7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

  1. Register EqEffect

    badescunicu committed May 21, 2014
    Configuration menu
    Copy the full SHA
    d91b153 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    badescunicu committed May 21, 2014
    Configuration menu
    Copy the full SHA
    4c0d2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5781325 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a4b063 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1299acb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2014

  1. Configuration menu
    Copy the full SHA
    5cb622f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd092b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46bf37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    def4866 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2014

  1. Fix typo in control.h

    badescunicu committed May 24, 2014
    Configuration menu
    Copy the full SHA
    16f52cb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2014

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

Commits on Jun 1, 2014

  1. Configuration menu
    Copy the full SHA
    d49aaa8 View commit details
    Browse the repository at this point in the history
  2. Change the sample rate in setFrequencyCorners(). If frequency corners…

    … are changed, do ramping in the next process() call
    badescunicu committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    8859eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03bdf87 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Configuration menu
    Copy the full SHA
    5890140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199146a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4752eba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d878c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2014

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

Commits on Jun 16, 2014

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

Commits on Jun 17, 2014

  1. Configuration menu
    Copy the full SHA
    df366e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25559ed View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2014

  1. Add a new EffectRack with 4 EQDefault effects. Each EQ is responsible…

    … for a specific Channel
    badescunicu committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    50ee860 View commit details
    Browse the repository at this point in the history
  2. Fix comments

    badescunicu committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    7122847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee07447 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2014

  1. Configuration menu
    Copy the full SHA
    574d8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9dabc View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2014

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

Commits on Jun 26, 2014

  1. Configuration menu
    Copy the full SHA
    66bb4ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8dcab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf1845 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

  1. Use ControlObjectSlave instead of ControlObjectThread for setting the…

    … effect active and fully wet for a specific deck
    badescunicu committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    9aeb025 View commit details
    Browse the repository at this point in the history
  2. Add a slot inside EffectRack for loading an effect on an given effect…

    … slot of specific chain slot
    badescunicu committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    e6f9f4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06d34aa View commit details
    Browse the repository at this point in the history
  4. Create a new signal in dlgprefeq and connect it to a slot of the EQ R…

    …ack; use this signal whenever a change is made in preferences
    badescunicu committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    615d2e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c463b8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b18b73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b87b610 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f30f76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a03def View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eeb35dc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2014

  1. Configuration menu
    Copy the full SHA
    5cda4b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b81768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94177af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb64948 View commit details
    Browse the repository at this point in the history
  5. Connect [Master],num_decks' value changed signal to the slot which ad…

    …ds a QComboBox for each deck
    badescunicu committed Jun 28, 2014
    Configuration menu
    Copy the full SHA
    776323c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f72071f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2014

  1. Configuration menu
    Copy the full SHA
    872341d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be04f6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e4ef33 View commit details
    Browse the repository at this point in the history
  4. Remove effect instantiation in addEffectChainSlotForEQ; now dlgprefeq…

    ….cpp is dictating when to load an effect
    badescunicu committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    aa97b18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    657658b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2014

  1. Configuration menu
    Copy the full SHA
    b20cb78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa8cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b18c59e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    babb40c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aef2b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce76dd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a27f92a View commit details
    Browse the repository at this point in the history
  8. Use itemData() field for storing the effect ID. currentText() is stor…

    …es the name of the current effect
    badescunicu committed Jun 30, 2014
    Configuration menu
    Copy the full SHA
    80c960f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7bfc2f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

  1. Modify getAvailableEffectNames and getAvailableEQEffectNames to retur…

    …n a set of pairs containing the effect id and its name
    badescunicu committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    bda0da7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e95377 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2014

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

Commits on Aug 11, 2014

  1. Configuration menu
    Copy the full SHA
    2dbece9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afcc172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5c9f2f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

  1. Configuration menu
    Copy the full SHA
    b89544d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cc37d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c59fa0 View commit details
    Browse the repository at this point in the history
  4. Remove EngineFilterBlock

    badescunicu committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    d016e61 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

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

Commits on Aug 16, 2014

  1. Create the aliases inside EffectsManager::addEqualizer instead of har…

    …d coding them in MixxxMainWindow::createCOAliases
    badescunicu committed Aug 16, 2014
    Configuration menu
    Copy the full SHA
    b02cc8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04311f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2014

  1. Fix conflicts

    badescunicu committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    94b4013 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2014

  1. Configuration menu
    Copy the full SHA
    40a5eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    795e47b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feb19f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2014

  1. Configuration menu
    Copy the full SHA
    818c873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e82a1ab View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    358e074 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0343ab6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. Configuration menu
    Copy the full SHA
    fb70322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    490dcd6 View commit details
    Browse the repository at this point in the history
  3. Use another approach at bypassing the EQ Rack

    Instead of loading an empty effect on each deck, set the control responsible for enabling an effect to 0
    badescunicu committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    e47fe35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef107cc View commit details
    Browse the repository at this point in the history