Owen Green
|
4654d77707
|
Messages shouldn't send done until after completion messages have fired
|
5 years ago |
Owen Green
|
8d9419cb9e
|
DataSet SC pass label into deletePoint
|
5 years ago |
Owen Green
|
010ecf557e
|
Wrapper: try to avoid crash if server is shut(ting) down when thread returns
|
5 years ago |
Owen Green
|
ee2892bf8e
|
Merge branch 'clients/inter_client_comms' into refactor/NRTSynths
|
5 years ago |
Owen Green
|
c6eec5a671
|
Update SC help files
|
5 years ago |
Owen Green
|
d0cbf95550
|
Update SC classes
|
5 years ago |
Owen Green
|
0931042aff
|
Mop up some warnings
|
5 years ago |
Owen Green
|
00aa2a7afd
|
Build: pull in SC sources for ReplyAddr (todo: make into static lib)
|
5 years ago |
Owen Green
|
1cd99d1928
|
Adapt plugin names that end up too long for command hash table
|
5 years ago |
Owen Green
|
0b33b1ecaf
|
Refactor SC wrapper
Split into distinct files
Use Async commands for NRT processing (again)
|
5 years ago |
Pierre Alexandre Tremblay
|
0bcbfb8d9d
|
typo in MLP parameter
|
5 years ago |
Pierre Alexandre Tremblay
|
85ec2e624f
|
super verbose version to check assumptions of return order and content.
|
5 years ago |
Pierre Alexandre Tremblay
|
646d30af17
|
segmentation redux by sliding window clustering in 2 class - v1
|
5 years ago |
Pierre Alexandre Tremblay
|
742e13f2b6
|
umap: amended helpfile and classdef
|
5 years ago |
Pierre Alexandre Tremblay
|
81cb2c9c94
|
initial UMAP class/help/entry
|
5 years ago |
Pierre Alexandre Tremblay
|
9dcd48e5e5
|
typo corrected in MDS
|
5 years ago |
Pierre Alexandre Tremblay
|
b8af4f3125
|
example 11: an embarassing error found by @weefuzzy (thanks!)
example 10b: a small typo found by Alice on Zoom :)
|
5 years ago |
Owen Green
|
503dc63d3c
|
build: don't put 'test' or 'relwithdebinfo' config builds in subfolder
|
5 years ago |
Pierre Alexandre Tremblay
|
0b7538e419
|
example 11: attempt at using normalisation to weigh between datasets. Not conclusive in the end for now, conceptual errors might be the problem. I need help from the wise
|
5 years ago |
Pierre Alexandre Tremblay
|
c6a4c649f0
|
example 11: now with proper sanitation of the pitch and duration and explanation of why results gets stranger.
|
5 years ago |
Pierre Alexandre Tremblay
|
ef12c43bc5
|
bufstats: new indication of the verbose condition to warning instead of errors
|
5 years ago |
Pierre Alexandre Tremblay
|
b5bf144299
|
FluidCorpusLoader: using -1 as a silence channel ID to fill the blanks (see SC_BufReadCommand::CopyChannels) instead of filling with a modulo of the input.
|
5 years ago |
Pierre Alexandre Tremblay
|
6aed1ba3dd
|
example 11. make the standardisation systematic and more in line with literature.
|
5 years ago |
Pierre Alexandre Tremblay
|
bb53874d83
|
cleaning examples for release
|
5 years ago |
Pierre Alexandre Tremblay
|
c19aeb4d53
|
(buf)audiotransport now has a valid bandwidth explanation
|
5 years ago |
Pierre Alexandre Tremblay
|
1423a64a4b
|
various pre-release typos fixes
|
5 years ago |
Pierre Alexandre Tremblay
|
d192230cb5
|
correct helpfile of MDS which was still on the old one for params with transform
|
5 years ago |
Pierre Alexandre Tremblay
|
86ab09d769
|
example 11: victory!
|
5 years ago |
Pierre Alexandre Tremblay
|
41a8bb4ae3
|
example 11 - up to a simple compositing query
|
5 years ago |
Pierre Alexandre Tremblay
|
8bc4cb1d8a
|
example11 - comparison for timbral reduction
|
5 years ago |
Pierre Alexandre Tremblay
|
8122fab3d5
|
example 11 in progress - crashing with certain datasets
|
5 years ago |
Pierre Alexandre Tremblay
|
a4e6413eca
|
another cheeky sentence... I will oblige and change the order one day but not yet
|
5 years ago |
Pierre Alexandre Tremblay
|
da54b52102
|
examples: remove any ref to Users/pa/
|
5 years ago |
Pierre Alexandre Tremblay
|
b21d6a5c8d
|
pushed a first version of example 10b : using pitch to go verbose on outliers and weighting and observing data. quite sexy
|
5 years ago |
Pierre Alexandre Tremblay
|
09e8dfb7f1
|
bufstats + kdtree: updated help for clarity of behaviours
|
5 years ago |
Pierre Alexandre Tremblay
|
63b5a4021e
|
KDtree - new examples and doc for radius search new interface
|
5 years ago |
Owen Green
|
32e53cb955
|
KDTree decouple response parsing from numNeighbours so that radius works
|
5 years ago |
Owen Green
|
99aea5cbaf
|
FluidMessageResponse: handle cases where we don't know the number of response elements in advance
|
5 years ago |
Gerard
|
27bdb4f94d
|
FluidKDTree radius
|
5 years ago |
Owen Green
|
a83c316d22
|
Refactor lambda to avoid hobson's choice between warnings on clang or errors on MSVC
|
5 years ago |
Pierre Alexandre Tremblay
|
c557f66ac0
|
datasetquery order of joining: a bit more verbose
|
5 years ago |
Pierre Alexandre Tremblay
|
03110a5a30
|
added transformJoin reference and method def to DataSetQuery
|
5 years ago |
Pierre Alexandre Tremblay
|
1f393fd530
|
a wiser first example
|
5 years ago |
Pierre Alexandre Tremblay
|
2a0b97e5e4
|
typos in helpfile
|
5 years ago |
Pierre Alexandre Tremblay
|
5da1df8ea3
|
changed the example 10 to use the sexy new resizing options.
|
5 years ago |
Pierre Alexandre Tremblay
|
574ddcd0fe
|
bufscale has rect input too - with modified bufstats weighing examples accordingly
|
5 years ago |
Pierre Alexandre Tremblay
|
e4607bf097
|
change to BufThresh to accept rect selection
|
5 years ago |
Pierre Alexandre Tremblay
|
c663657c72
|
bufthresh and bufscale now with verbose parameter names (and corrected an error in the examples of the latter)
|
5 years ago |
Pierre Alexandre Tremblay
|
b6fdc78d12
|
hekpfile for the new buffer utility objects
|
5 years ago |
Pierre Alexandre Tremblay
|
a1ed97a9fc
|
updated and commented BufStats helpfile
|
5 years ago |