Skip to content

Conversation

@jamesb93
Copy link
Member

No description provided.

weefuzzy and others added 30 commits April 1, 2022 09:09
* resizable and layoutable guis

* FluidWaveform: rename 'win' to 'parent'

* FluidWaveform/FluidPlotter: update help

* FluidWaveform/Plotter: make views before forking

This way views are immediately available upon creation,
for example to be added to layouts.
Views are still correctly updated with data from within the fork,
whenever they are ready.

* Thanks @elgiano! + a few small edits

Co-authored-by: Ted Moore <[email protected]>
* add PCA whitening parameter

* FluidPCA: Ensure whiten parameter is sent to kr query UGen

Co-authored-by: Gerard <[email protected]>
Co-authored-by: weefuzzy <[email protected]>
* optional args: sc wrapper updates

* optional args: KDTree try out
* NRTWrapper: Add choices param (long <-> bitset)

* Update `FluidBufStats` with `select` control

* BufStats class: Fix bitfield for `select` and warn on duplicate items

* Update SpectralShape classes for new param
* CMake: Centralise C++ version and set to 17

* Wrapper: handle new LongRuntimeMax param type

* POC for new LongRuntimeMax param with MFCC numCoeffs
FluidBufNMF class: add resynthMode argument
If too long, remove vowels. 
Sorry. 
Better ideas welcome
This really relies on the SC class being correct, but then everything 
ultimately does...
…tch layer

also avoids need for formerly truncated plugin names in some cases
weefuzzy and others added 21 commits May 26, 2022 09:59
* CMake: generate .cpp stubs

* Remove old cpp stubs

* Ensure correct MSVC runtime by default

* CMake: invoke docs properly

* CMake: Tidy up

* CMake: Tidy up
NNDSVD --> NMFSeed in Guide

fixed bad links in Guide
* add PCA whitening parameter

* add FluidSKMeans

* SKMeans correction

* added RT query

* <fit>transform<point> -> <fit>encode<point>

* added to overview

Co-authored-by: Gerard <[email protected]>
Co-authored-by: tremblap <[email protected]>
* cleanup nightly.yaml

* use new release style

* refactor release

* remove workflow dispatch variables
@jamesb93 jamesb93 merged commit 8119849 into main Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants