Commit 240b252
James Bradbury
[fix] typos (#161)
* [Release] 1.0.0 (#158)
* mfcc rst and sc help file
* mfcc sc examples
* mfcc output
* mfcc helpfile readability
* BufMFCC udpates
* update bufonsetslice docs slightly (#87)
* fix audio transport segmentation of discussion and desc
* fix audio transport segmentation of discussion and desc (#88)
* add missing see alsos
* optional args: add to C++ wrapper
* ParamDump and python: add choices param type
* Json driver (#35)
* Make jinja rendering conditional on driver having a template
* minimal driver for raw JSON output
* cmake target for raw JSON
* fix cmake output directory
* add command line option for raw
* remove spurious item from raw driver
* add back changes that dealt with conditional template rendering
* add a github action for creating a basic API on actions
Co-authored-by: James Bradbury <[email protected]>
* Update json_api.yml
* Update json_api.yml
* Update json_api.yml
* change name of raw output to api.json
* Update json_api.yml
* remove indentation on api
* typo in UMAP
* [Docs] OnsetSlice and BufOnsetSlice (#91)
* update bufonsetslice text
* onsetslice update
* ted's changes
* copy changes to bufonsetslice also
* revamp MelBands and BufMelBands RST, update SC example code
* *melbands description
* added a hyphen
* pitch and buf pitch RST
* added link to the learn page
* edited normalize description
* pitch sc help files
* BufFlatten RST and SC examples
* buf thresh
* sc help file
* typo in fluid pitch sc example code
* bufthresh rst
* typo
* james' feedback
* add .ds_store to gitignore
* pa feedback
* pa feedback
* pa feedback
* PA feedback
* [Docs] Update Normalize Docs (#76)
* update normalize entry
* update description
* pa's requests
Co-authored-by: James Bradbury <[email protected]>
* [Docs] Slicer Feature Objects (#101)
* add skeleton of bufnoveltyfeature
* caveat novelty feature
* add onset feature
* remove space
* add bufampfeature
* realtime amp feature
* update output of AmpFeature
* clean up the language
* caveats for bufonset feature
* add onset feature
* Add JSON generators for Slicers' feature counterparts
* rt noveltyfeature
* fix various errors
* robots in disguise
* change feature -> algorithm
* cleanup noveltyfeature
* make noveltyfeature more consistent
* remove superfluous spaces
* fix description
* fix reference to buffer version in rt object
* add padding
* sc example code for slicer-features
Co-authored-by: weefuzzy <[email protected]>
Co-authored-by: Ted Moore <[email protected]>
* changing preset and interface for noveltyslice examples
* Add argument handlers for const DataSet / LabelSet
* Max/PD: Generate docs for control-in objects (input size and autosize)
* Enhance/max params (#104)
* CMake: Centralise C++ version and set to 17
* Wrapper: Handle new LongRuntimeMax parameter type
* Doc generators: Handle new LongRuntimeMax type + rules for args in Max/PD
* Add a `striprst` jinja filter for removing rst markup in templates (#107)
Such as Max object level description tags
* UMAP cmake reference to python sorted
* typo
* Wrapper and doc-gen update for new `maxFFTSize`
* Buf stats (#103)
* BufStats RST
* BufStats 1 parent 3242f4f commit 240b252
File tree
37 files changed
+78
-82
lines changed- doc
37 files changed
+78
-82
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments