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

merge nw/delay into master #57

Merged
merged 26 commits into from
Nov 11, 2015
Merged

merge nw/delay into master #57

merged 26 commits into from
Nov 11, 2015

Commits on Aug 8, 2015

  1. Delay object -- in progress

    Timothy Place committed Aug 8, 2015
    Configuration menu
    Copy the full SHA
    0d00f98 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Merge branch 'master' into nw/delay

    Timothy Place committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    243c24f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Merge branch 'master' into nw/delay

    Conflicts in includes/library/JamomaDelay.h resolved by using changes in master
    nwolek committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    8faafed View commit details
    Browse the repository at this point in the history
  2. Sketching DelayWithLinearInterpolation class. Mostly copied from Dela…

    …y class, not DRY. see issue #28
    nwolek committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    e648cfc View commit details
    Browse the repository at this point in the history
  3. Setting integer and fraction variables for DelayWithLinearInterpolati…

    …on, but tests fail. see issue #28.
    nwolek committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    96cf12b View commit details
    Browse the repository at this point in the history
  4. 3 Configuration menu
    Copy the full SHA
    3acdc8b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

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

Commits on Oct 14, 2015

  1. Configuration menu
    Copy the full SHA
    183be63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07e2334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da0ff5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e65d6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1da3897 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b46e398 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b74843 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b3c44e View commit details
    Browse the repository at this point in the history
  9. Delay: working on SampleBundle version of interpolating delay., but h…

    …itting thread safety assertion. see issue #28
    nwolek committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    ad0923e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. Delay: reintroducing the channel count observer now that I understand…

    … it a bit more. resolved thread safety problem. issue #28
    nwolek committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    3511a63 View commit details
    Browse the repository at this point in the history
  2. Delay: clarifying the expectations of testInterpolatingDelayGreaterTh…

    …anOneVectorSize test. issue #28
    nwolek committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    095e046 View commit details
    Browse the repository at this point in the history
  3. InterpolatingDelay: replacing double size with int mIntegralDelay so …

    …that evaluation works after Skype with @tap. issue #28
    nwolek committed Oct 21, 2015
    3 Configuration menu
    Copy the full SHA
    160c721 View commit details
    Browse the repository at this point in the history
  4. InterpolatingDelay: SharedSampleBundleGroup operator produces right n…

    …umber of non-zero output values. needs more testing to determine if they are in the right place. issue #28
    nwolek committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    65523fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3b93b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2015

  1. InterpolatingDelay: SampleBundleGroup operator working greater than s…

    …ingle vector. Still needs testing at edge between vectors. see issue #28
    nwolek committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    d532ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f6b3a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2015

  1. InterpolatingDelay: solved issue with delays that span signal vectors…

    …. branch just needs a bit of clean up before pull request. see issue #28
    nwolek committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    8488f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e77b9b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b8a9e View commit details
    Browse the repository at this point in the history