-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from breakfastquay:master #7
base: master
Are you sure you want to change the base?
Conversation
…ng implausibly high output values
…tra sample (due to incremental rounding) added up and eventually overran the filter. I believe +1 is perfectly good here, but we can afford to be more accommodating just in case
…nly by a constant amount - because if this arises because of an overlong increment being broken down into littler bits, we would end up doing it again and again, which is much more expensive. This makes a huge performance difference in cases where a time map ends up mapping very little input into a great expanse of output
…nly by a constant amount - because if this arises because of an overlong increment being broken down into littler bits, we would end up doing it again and again, which is much more expensive. This makes a huge performance difference in cases where a time map ends up mapping very little input into a great expanse of output
Best reviewed: commit by commit
Optimal code review plan
|
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. Reviewers with knowledge related to these changes
Potential missing files from this Pull requestfiles commonly committed with a subset of this pr, but not committed this time. (click to collapse)
Committed file ranks(click to expand)77.78% [src/dsp/Resampler.cpp] 0.00% [src/audiocurves/SpectralDifferenceAudioCurve.cpp] 0.00% [src/StretcherImpl.cpp] 77.78% [src/system/VectorOps.h] 0.00% [src/system/Allocators.h] 0.00% [configure.ac] 0.00% [src/audiocurves/HighFrequencyAudioCurve.cpp] 0.00% [rubberband/RubberBandStretcher.h] 0.00% [.travis.yml] 94.44% [README.md] |
…tter-behaved when changing rates
…er code, bu t it's less sensitive to compile options.
…there is some unpleasant randomness here
Use `cp -p` rather than `cp`
…ild) with _MSC_VER (which the compiler defines itself) throughout
…sable-ladspa is not provided
…adspa.h - bizarre, but whatever
… notation now our computers are all so fast
…cos-universal variant that explicitly does x86_64 + arm64 build
… taking too long to start up
See Commits and Changes for more details.
Created by
pull[bot]. Want to support this open source service? Please star it : )