You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gianlucaelia d776b25ed5
resizable and layoutable guis (#83)
* 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>
4 years ago
..
FluidAmpFeature.sc Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79) 4 years ago
FluidAmpGate.sc Add a version method to all objects 5 years ago
FluidAmpSlice.sc Add a version method to all objects 5 years ago
FluidAudioTransport.sc Merge branch 'clients/inter_client_comms' into feature/version_method 5 years ago
FluidBufAmpFeature.sc Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79) 4 years ago
FluidBufAmpGate.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufAmpSlice.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufAudioTransport.sc BufAudioTransport now has A-B based Arguments 4 years ago
FluidBufChroma.sc FluidChroma and FluidBufChroma help files alignment 4 years ago
FluidBufCompose.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufFlatten.sc Add buffer region parameters to FluidBufFlatten 5 years ago
FluidBufHPSS.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufLoudness.sc Add padding param to BufLoudness 5 years ago
FluidBufMFCC.sc (buf)MFCCs class and help adding startCoeff 4 years ago
FluidBufMelBands.sc (buf)pitch: added new default behaviour. (buf)melbands: added the output unit class and help. (buf)spectrashape: added the 5 new parameters in class and help. 5 years ago
FluidBufNMF.sc FluidBufNMF removed 'randomSeed' and 'windowType' (docs repo alignment) 4 years ago
FluidBufNMFCross.sc NMFCross: add continuity constraint 5 years ago
FluidBufNNDSVD.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufNoveltyFeature.sc Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79) 4 years ago
FluidBufNoveltySlice.sc Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79) 4 years ago
FluidBufOnsetFeature.sc Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79) 4 years ago
FluidBufOnsetSlice.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufPitch.sc descriptors: new interface with padding, and explanation 5 years ago
FluidBufSTFT.sc STFT: parameter name update 5 years ago
FluidBufScale.sc bufscale: removed the curvature 5 years ago
FluidBufSelect.sc remove troubleshooting print 5 years ago
FluidBufSelectEvery.sc typo in bufselectevery + change of letters in method 4 years ago
FluidBufSines.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufSpectralShape.sc missing change in bufspectralshape 5 years ago
FluidBufStats.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufThreadDemo.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufThresh.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufToKr.sc inappropriate error check on FluidBufToKr 4 years ago
FluidBufTransientSlice.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidBufTransients.sc Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
FluidChroma.sc FluidChroma and FluidBufChroma help files alignment 4 years ago
FluidCorpusBuilders.sc replaces the many erroneous references to labels when we meat identifiers, and a few more typos fix #23 4 years ago
FluidDataSet.sc corrected errors in DataSet classdef and help 4 years ago
FluidDataSetQuery.sc replaces the many erroneous references to labels when we meat identifiers, and a few more typos fix #23 4 years ago
FluidDataSetWr.sc Update FluidDataSetWr to use SetPoint, remove auto index 5 years ago
FluidFilesPath.sc [Enhance] Update resources folder structure (#57) 4 years ago
FluidGain.sc Non-bufferig FluidGain (ar / kr aware) 7 years ago
FluidGrid.sc Grid: change interface to extent / axis 5 years ago
FluidHPSS.sc Add a version method to all objects 5 years ago
FluidKDTree.sc Named KDTree 4 years ago
FluidKMeans.sc Names KMeans 4 years ago
FluidKNNClassifier.sc Named KNNClassifier 4 years ago
FluidKNNRegressor.sc Correct KNNRegressor 4 years ago
FluidLabelSet.sc added the missing 'setLabel' method to FluidLabelSet 4 years ago
FluidLoudness.sc typo: maxWindowSize in FluidLoudness 4 years ago
FluidMDS.sc MDS class: remove dangling printing 5 years ago
FluidMFCC.sc fix FluidMFCC argument ordering 4 years ago
FluidMLP.sc Add param referesh to NRT wrapper; update MLP read in sclang 4 years ago
FluidManipulationJSON.sc Revert "JSON: replace null for nil" 5 years ago
FluidMelBands.sc updated FluidMelBands argument ordering to match C++ 4 years ago
FluidMessageResponse.sc Use (hacky) NRT SendReply for responses 5 years ago
FluidNMFFilter.sc Add a version method to all objects 5 years ago
FluidNMFMatch.sc Add a version method to all objects 5 years ago
FluidNMFMorph.sc Add a version method to all objects 5 years ago
FluidNRTProcess.sc Add a version method to all objects 5 years ago
FluidNormalize.sc removed extraneous postlns in FluidNormalize & FluidStats 4 years ago
FluidNoveltyFeature.sc Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79) 4 years ago
FluidNoveltySlice.sc Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79) 4 years ago
FluidOnsetFeature.sc Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79) 4 years ago
FluidOnsetSlice.sc Add a version method to all objects 5 years ago
FluidPCA.sc invert pca 4 years ago
FluidPitch.sc Add a version method to all objects 5 years ago
FluidPlotter.sc resizable and layoutable guis (#83) 4 years ago
FluidRobustScale.sc Named RobustScale 4 years ago
FluidSTFTPass.sc Add a version method to all objects 5 years ago
FluidServerCache.sc Ensure all FluidProxyUGen inputs are UGenInputs 5 years ago
FluidServerObject.sc Fix instance kr objectClassName for BufProcessor 5 years ago
FluidSines.sc Add a version method to all objects 5 years ago
FluidSpectralShape.sc FluidSpectralShape: change default rolloffPercent to new range 5 years ago
FluidStandardize.sc Named Standardize 4 years ago
FluidStats.sc changed first argument to kr 4 years ago
FluidTransientSlice.sc Add a version method to all objects 5 years ago
FluidTransients.sc Add a version method to all objects 5 years ago
FluidUMAP.sc Named PCA, MLPs, UMAP 4 years ago
FluidWaveform.sc resizable and layoutable guis (#83) 4 years ago