Owen Green
|
5b030b7a40
|
DataSet.sc add completion message to refresh buffer in getPoint / updatePoint
|
5 years ago |
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
|
5cf7e32d0b
|
added work-in-progress of 3d scaling example
|
5 years ago |
Pierre Alexandre Tremblay
|
50247dba33
|
Merge commit 'db297c384562aa51b976d3efe55e3c71f63cd265' into nested-iterator-with-condition
|
5 years ago |
Owen Green
|
db297c3845
|
Dataest & Co: Clear server side caches on internal server reboot
resolves #77
|
5 years ago |
Pierre Alexandre Tremblay
|
09192e0f53
|
Merge branch 'clients/inter_client_comms' into nested-iterator-with-condition
|
5 years ago |
Pierre Alexandre Tremblay
|
0bcbfb8d9d
|
typo in MLP parameter
|
5 years ago |
Pierre Alexandre Tremblay
|
779b35cc1e
|
various compositing of the clustering format- TODO: understand overlap consequences for realz TODO: maybe another step of conditional rejection (if 2 of 3 slice, then slice)
|
5 years ago |
Pierre Alexandre Tremblay
|
4e321b9249
|
fix for overlap of 2. TODO: fix for all overlaps
|
5 years ago |
Pierre Alexandre Tremblay
|
0e1a62b11a
|
now adapted for using our folder/dataset creators
|
5 years ago |
Pierre Alexandre Tremblay
|
d084350de7
|
a few improvments: more iteration to kmeans, the indices are now in integer, and duplicates are removed, and there is a date stamp to the Reaper file
|
5 years ago |
Pierre Alexandre Tremblay
|
bb2034d5ec
|
explored less dimensions, more overlap
|
5 years ago |
Pierre Alexandre Tremblay
|
dc6ad1e410
|
tigher variable scope
|
5 years ago |
Pierre Alexandre Tremblay
|
25dce02ce8
|
now a proper recursive function!
|
5 years ago |
Pierre Alexandre Tremblay
|
e5223ef0e5
|
corrected the last bloc
|
5 years ago |
Pierre Alexandre Tremblay
|
09a2c48c50
|
added the reaper export
|
5 years ago |
Pierre Alexandre Tremblay
|
2b92864757
|
this condition trick is genius
|
5 years ago |
Pierre Alexandre Tremblay
|
2d7da671d5
|
trying the nested iterator, not conclusive at all
|
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 |