8000 [Release] 1.0.1 by jamesb93 · Pull Request #125 · flucoma/flucoma-sc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Release] 1.0.1 #125

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

Merged
merged 66 commits into from
Jun 30, 2022
Merged

[Release] 1.0.1 #125

merged 66 commits into from
Jun 30, 2022

Conversation

jamesb93
Copy link
Member

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 <ted@tedmooremusic.com>
* add PCA whitening parameter

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

Co-authored-by: Gerard <gerard@bumblebee.lan>
Co-authored-by: weefuzzy <gungwho@gmail.com>
* 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
tremblap and others added 29 commits May 31, 2022 15:25
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 <gerard@bumblebee.lan>
Co-authored-by: tremblap <info@pierrealexandretremblay.com>
* cleanup nightly.yaml

* use new release style

* refactor release

* remove workflow dispatch variables
# Conflicts:
#	.github/workflows/release.yml
* slicers: change algo/metric selection to symbols

* slicers: algo/metric accept UGen
@jamesb93 jamesb93 merged commit 322c445 into main Jun 30, 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.

bufmfcc creates the wrong number of channels
6 participants
0