Owen Green
de45964367
Squish spurious debug message
6 years ago
Owen Green
0961f0410b
Revert "Revert changes to SC classes, because we're going to do something different"
...
This reverts commit 782e87f82d .
6 years ago
Owen Green
782e87f82d
Revert changes to SC classes, because we're going to do something different
6 years ago
Owen Green
540d65a07b
Add option for NRT clients to execute directly in command FIFO.
6 years ago
Gerard
b4655bd4d8
refactor stubs for NRT objects
6 years ago
Pierre Alexandre Tremblay
ef701d1551
corrected FluidBBufThreadDemo class def, and first draft of help and tutorial
6 years ago
Owen Green
ac187eda9b
release-packaging/Classes/FluidBufThreadDemo.sc: Finish sclang class
6 years ago
Owen Green
1be9076bbe
Thread demo client
6 years ago
Owen Green
7277a5e41d
Changes to the other objects to make them thready
...
* .cpp stub references threaded template, changes name to full name of SC class
* SC class gets kr method, process wraps this
7 years ago
Owen Green
5dcfd66c1b
Add cancellation and put placeholder example of kr usage in help file
7 years ago
Owen Green
8c0099565f
Improve (well, fix) the SC process-wait-query-action code for NMF
7 years ago
Owen Green
b3895c5be6
Functional attempt at NRT threading:
...
* changes to NRT SC Wrapper makes it a UGen, using the RT thread for polling and delegating to SC NRT thread for launching
* changes to FluidBufNMF: Now a UGen with kr (emitting progress updates); process() wraps .kr via Function.play. Sync at end managed through use of doneAction
* TODO: cancelling, checking progress, all the other client (and then the help...)
7 years ago
Pierre Alexandre Tremblay
51193f7444
final tweaks of alpha08 helpfiles and examples
7 years ago
Pierre Alexandre Tremblay
982db962a4
(buf)ampseg: more test code and commented examples of interface use
7 years ago
Pierre Alexandre Tremblay
6729665ce5
(buf)amplslice basic helpfile and updated class def
7 years ago
Pierre Alexandre Tremblay
5af767a6e4
(buf)noveltyslice: change to all interface merging
7 years ago
Pierre Alexandre Tremblay
878981b150
name change for Onset functions to metrics
7 years ago
Pierre Alexandre Tremblay
04d066ee3d
(Buf)Pitch new class definition with extra 3 params (minFreq maxFreq unit) and help
7 years ago
Pierre Alexandre Tremblay
be46f346f3
new interface on (buf)RTNoveltySlice in progress (for alpha08)
7 years ago
Pierre Alexandre Tremblay
cfc6c868bd
typos found in the interface change.
7 years ago
Pierre Alexandre Tremblay
4d372c3dc0
new interface naming convention
7 years ago
Pierre Alexandre Tremblay
9d0f437975
(buf)RTNoveltySlice: wrappers, classes, helps, code
7 years ago
Pierre Alexandre Tremblay
5b146fdbc3
(buf)ampsplice objects, classes, and help skeleton
7 years ago
Pierre Alexandre Tremblay
8b8f82efe1
bufstats: added buffer boundaries to the source and edited the name of one parameter
7 years ago
Pierre Alexandre Tremblay
b8cbf8767c
(buf)loudness - class definition and basic help file skeleton
7 years ago
Pierre Alexandre Tremblay
a77c46c198
further melbands exploration and help
7 years ago
Pierre Alexandre Tremblay
e125ad692a
classes definitions, and skeletons of helpfiles/testfiles for (buf)mfcc and (buf)melbands
7 years ago
Pierre Alexandre Tremblay
0fb414af7d
bufstats class def and help file in progress
7 years ago
Pierre Alexandre Tremblay
2bda503323
corrected the error handling in all buf* objects
7 years ago
Pierre Alexandre Tremblay
117ccd55f8
bufPitch class def and helpfile in progress
7 years ago
Pierre Alexandre Tremblay
9678f5450b
Pitch class def and help (plus spectralshape polish)
7 years ago
Pierre Alexandre Tremblay
4b015780fe
start of nmffFilter doc and def
7 years ago
Gerard
2798bcd1d7
aadding FluidBufSpectralSHape
7 years ago
Pierre Alexandre Tremblay
87e960a0f6
all post-refactor post-renaming interface change in classes, help and examples
7 years ago
Pierre Alexandre Tremblay
156a86418c
corrected typos and added bail in class definition for maxFFTSize modulatable
7 years ago
Pierre Alexandre Tremblay
80cce5d085
all buf* classes have a 'action' argument now and sync properly.
7 years ago
Pierre Alexandre Tremblay
43fdf6dee3
now all Buf* class def have a buffer object checking (plus typos and consistent parameter naming
7 years ago
Pierre Alexandre Tremblay
7005a2f299
first draft of help for SpectralShape, and skeleton of help for OnsetSlice
7 years ago
Pierre Alexandre Tremblay
9cd8f0b6fe
OnsetSlice: corrected typo in class def, matched minima with algo, and started on a backbone of helpfile
7 years ago
Gerard
f057330bec
manually add new objects from refactor_new_objects
7 years ago
Owen Green
c6925eeafb
Merge remote-tracking branch 'origin/master' into refactor
...
# Conflicts:
# icon.png
# include/fdNRTBase.hpp
# release-packaging/Classes/FluidBufNMF.sc
# release-packaging/Classes/FluidBufTransientSlice.sc
# release-packaging/Classes/FluidNMFMatch.sc
# release-packaging/Classes/FluidTransientSlice.sc
# release-packaging/HelpSource/Classes/FluidBufHPSS.schelp
# release-packaging/HelpSource/Classes/FluidBufNMF.schelp
# release-packaging/HelpSource/Classes/FluidBufNoveltySlice.schelp
# release-packaging/HelpSource/Classes/FluidBufTransientSlice.schelp
# release-packaging/HelpSource/Classes/FluidGain.schelp
# release-packaging/HelpSource/Classes/FluidHPSS.schelp
# release-packaging/HelpSource/Classes/FluidNMFMatch.schelp
# release-packaging/HelpSource/Classes/FluidSTFTPass.schelp
# release-packaging/HelpSource/Classes/FluidTransientSlice.schelp
# src/FluidNMFMatch/FluidNMFMatch.cpp
7 years ago
Pierre Alexandre Tremblay
8b7b9874a2
NoveltySlice classdef typo, removed transient debuging code, sorted 2 typos in helpfiles
7 years ago
Owen Green
337b3e6e25
How did this sneak back in? Removing from this branch, again
...
release-packaging/Classes/FluidOnsetSlice.sc
7 years ago
Pierre Alexandre Tremblay
6a07e0434c
noveltyslice and bufhpss updated
7 years ago
Pierre Alexandre Tremblay
4e064bfe56
bufsines updated with a clever power of 2 trick that might not be useful
7 years ago
Pierre Alexandre Tremblay
7c03ec6b86
buf transient and transient slice help and default updated
7 years ago
Pierre Alexandre Tremblay
00240a7657
transient and transient slice updated
7 years ago
Pierre Alexandre Tremblay
18ac82a4d7
HPSS fixes and help update
7 years ago
Pierre Alexandre Tremblay
ca09d43cdf
FluidSines updated (help + defaults)
7 years ago
Pierre Alexandre Tremblay
38cc5a7178
nmfmatch post-refactor help update and fixes
7 years ago