-
Notifications
You must be signed in to change notification settings - Fork 16
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
[release] 1.0.7 #267
Merged
Merged
[release] 1.0.7 #267
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fixes issue #221
fixes #225 Introduces `Input<X><Y>View>` aliases into TensorTypes.hpp for easier expression of const views
eigen out-of-bounds crash fix
Update issue templates
…see flucoma/.github)
* sane explicit defaults for eol formatting * eol renormalisation commit
* Methods applying constraints are now const * Const correctness for further applyConstraint(s) / descriptorAt() methods * algorithm and client latency() or initialized() should be const * Appropriate client methods made const
#243) * Adapt YINFFT to store its FFT, rather than allocating per frame (using the default allocator) * Update test code * Add default allocator to yinFFT constructor * Resize mFFT to the correct size
Add a mechanism for communicating streaming size behaviour at compile…
* compiling examples readme guide * remove superfluous direction
fixes non-initialisation for NRT version of AmpGate.
* a simple line... * proper initialisation * remove the change of scaling post fitting (as it was in the RT version in SC)
Co-authored-by: tremblap <tremblap@gmail.com>
fix #259 init debounce counter
* Update flucoma-core for hisstools header-only * Update hisstools library tag * clang_format the relevant files * Update HISSTools tags for out audio file fixes * Update tag for hisstools_library for sample writing offset fix --------- Co-authored-by: tremblap <tremblap@gmail.com>
* added multi-description example with dataset and json output * corrected readme * example with UMAP in action * Update flucoma-core for hisstools header-only * Update hisstools library tag * clang_format the relevant files * Update HISSTools tags for out audio file fixes * Update tag for hisstools_library for sample writing offset fix * clang-formatted --------- Co-authored-by: lewardo <segfault.ninja@gmail.com> Co-authored-by: FluCoMa <flucoma@tas.local> Co-authored-by: Alex Harker <ajharker@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.