-
Notifications
You must be signed in to change notification settings - Fork 6
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 interpolating at() function to SampleBundle #70
Comments
nwolek
added a commit
that referenced
this issue
Jan 2, 2016
nwolek
added a commit
that referenced
this issue
Jan 2, 2016
nwolek
added a commit
that referenced
this issue
Jan 2, 2016
nwolek
added a commit
that referenced
this issue
Jan 2, 2016
nwolek
added a commit
that referenced
this issue
Jan 2, 2016
…(). Test prints a comparison of 4 types. issue #70
nwolek
added a commit
that referenced
this issue
Jan 3, 2016
…s added protection against out_of_range exceptions. issue #70
Some conversation on this pull request of the work in progress. |
nwolek
added a commit
that referenced
this issue
Jan 3, 2016
nwolek
added a commit
that referenced
this issue
Jan 3, 2016
nwolek
added a commit
that referenced
this issue
Jan 3, 2016
nwolek
added a commit
that referenced
this issue
Jan 4, 2016
Might want to split off the CircularStorage part of this into a separate issue. Solution will likely be different enough that we should track it separately. |
nwolek
changed the title
Add interpolating at() function to SampleBundle & CircularStorage
Add interpolating at() function to SampleBundle
Jan 12, 2016
nwolek
added a commit
that referenced
this issue
Jan 12, 2016
…g the Doxygen & other comments. issue #70
Closed with after merge on this pull request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This higher level interface will wrap the JamomaInterpolator classes and allow for interpolation without being concerned with the number of samples needed. Discussion leading to this decision was initial explored in issue #43 and finalized during Skype between myself and @tap.
The text was updated successfully, but these errors were encountered: