|
@@ -53,7 +53,8 @@
|
53
|
53
|
|
54
|
54
|
//------------------------------------------------------------------------------------------------------------
|
55
|
55
|
//)
|
56
|
|
-//( { label:cmDspKr file_desc:"Spectral non-linear distortion effect." kw:[sunit] }
|
|
56
|
+
|
|
57
|
+//( { label:cmDspKr file_desc:"Spectral non-linear distortion effect." kw:[sunit gutim] }
|
57
|
58
|
|
58
|
59
|
enum
|
59
|
60
|
{
|
|
@@ -287,7 +288,7 @@ cmDspClass_t* cmKrClassCons( cmDspCtx_t* ctx )
|
287
|
288
|
|
288
|
289
|
//------------------------------------------------------------------------------------------------------------
|
289
|
290
|
//)
|
290
|
|
-//( { label:cmDspKr2 file_desc:"Spectral non-linear distortion effect." kw:[sunit] }
|
|
291
|
+//( { label:cmDspKr2 file_desc:"Spectral non-linear distortion effect." kw:[sunit gutim] }
|
291
|
292
|
|
292
|
293
|
enum
|
293
|
294
|
{
|
|
@@ -544,7 +545,7 @@ cmDspClass_t* cmKr2ClassCons( cmDspCtx_t* ctx )
|
544
|
545
|
|
545
|
546
|
//------------------------------------------------------------------------------------------------------------
|
546
|
547
|
//)
|
547
|
|
-//( { label:cmDspTimeLine file_desc:"Time line user interface unit." kw:[sunit] }
|
|
548
|
+//( { label:cmDspTimeLine file_desc:"Time line user interface unit." kw:[sunit gutim] }
|
548
|
549
|
|
549
|
550
|
enum
|
550
|
551
|
{
|
|
@@ -734,7 +735,7 @@ cmDspClass_t* cmTimeLineClassCons( cmDspCtx_t* ctx )
|
734
|
735
|
|
735
|
736
|
//------------------------------------------------------------------------------------------------------------
|
736
|
737
|
//)
|
737
|
|
-//( { label:cmDspScore file_desc:"Musical score user interface unit." kw:[sunit] }
|
|
738
|
+//( { label:cmDspScore file_desc:"Musical score user interface unit." kw:[sunit gutim] }
|
738
|
739
|
|
739
|
740
|
enum
|
740
|
741
|
{
|
|
@@ -931,7 +932,7 @@ cmDspClass_t* cmScoreClassCons( cmDspCtx_t* ctx )
|
931
|
932
|
|
932
|
933
|
//------------------------------------------------------------------------------------------------------------
|
933
|
934
|
//)
|
934
|
|
-//( { label:cmDspMidiFilePlay file_desc:"MIDI file player." kw:[sunit] }
|
|
935
|
+//( { label:cmDspMidiFilePlay file_desc:"MIDI file player." kw:[sunit gutim] }
|
935
|
936
|
|
936
|
937
|
enum
|
937
|
938
|
{
|
|
@@ -1173,7 +1174,7 @@ cmDspClass_t* cmMidiFilePlayClassCons( cmDspCtx_t* ctx )
|
1173
|
1174
|
|
1174
|
1175
|
//------------------------------------------------------------------------------------------------------------
|
1175
|
1176
|
//)
|
1176
|
|
-//( { label:cmDspScFol file_desc:"MIDI performance score follower." kw:[sunit] }
|
|
1177
|
+//( { label:cmDspScFol file_desc:"MIDI performance score follower." kw:[sunit gutim] }
|
1177
|
1178
|
|
1178
|
1179
|
enum
|
1179
|
1180
|
{
|
|
@@ -1491,7 +1492,7 @@ cmDspClass_t* cmScFolClassCons( cmDspCtx_t* ctx )
|
1491
|
1492
|
|
1492
|
1493
|
//------------------------------------------------------------------------------------------------------------
|
1493
|
1494
|
//)
|
1494
|
|
-//( { label:cmDspScMod file_desc:"Score driven parameter automation." kw:[sunit] }
|
|
1495
|
+//( { label:cmDspScMod file_desc:"Score driven parameter automation." kw:[sunit gutim] }
|
1495
|
1496
|
|
1496
|
1497
|
enum
|
1497
|
1498
|
{
|
|
@@ -1721,7 +1722,7 @@ cmDspClass_t* cmScModClassCons( cmDspCtx_t* ctx )
|
1721
|
1722
|
|
1722
|
1723
|
//------------------------------------------------------------------------------------------------------------
|
1723
|
1724
|
//)
|
1724
|
|
-//( { label:cmDspGSwitch file_desc:"Route all inputs to one of a group of outputs." kw:[sunit] }
|
|
1725
|
+//( { label:cmDspGSwitch file_desc:"Route all inputs to one of a group of outputs." kw:[sunit gutim] }
|
1725
|
1726
|
|
1726
|
1727
|
enum
|
1727
|
1728
|
{
|
|
@@ -1922,7 +1923,7 @@ cmDspClass_t* cmGSwitchClassCons( cmDspCtx_t* ctx )
|
1922
|
1923
|
|
1923
|
1924
|
//------------------------------------------------------------------------------------------------------------
|
1924
|
1925
|
//)
|
1925
|
|
-//( { label:cmDspScaleRange file_desc:"Offset and scale a scalar value." kw:[sunit] }
|
|
1926
|
+//( { label:cmDspScaleRange file_desc:"Offset and scale a scalar value." kw:[sunit gutim] }
|
1926
|
1927
|
|
1927
|
1928
|
enum
|
1928
|
1929
|
{
|
|
@@ -2025,7 +2026,7 @@ cmDspClass_t* cmScaleRangeClassCons( cmDspCtx_t* ctx )
|
2025
|
2026
|
|
2026
|
2027
|
//------------------------------------------------------------------------------------------------------------
|
2027
|
2028
|
//)
|
2028
|
|
-//( { label:cmDspActiveMeas file_desc:"Issue stored parameter values at specified score locations." kw:[sunit] }
|
|
2029
|
+//( { label:cmDspActiveMeas file_desc:"Issue stored parameter values at specified score locations." kw:[sunit gutim] }
|
2029
|
2030
|
|
2030
|
2031
|
enum
|
2031
|
2032
|
{
|
|
@@ -2412,7 +2413,7 @@ cmDspClass_t* cmActiveMeasClassCons( cmDspCtx_t* ctx )
|
2412
|
2413
|
|
2413
|
2414
|
//------------------------------------------------------------------------------------------------------------
|
2414
|
2415
|
//)
|
2415
|
|
-//( { label:cmDspAmSync file_desc:"Calculate MIDI to Audio latency offsets." kw:[sunit] }
|
|
2416
|
+//( { label:cmDspAmSync file_desc:"Calculate MIDI to Audio latency offsets." kw:[sunit gutim] }
|
2416
|
2417
|
//
|
2417
|
2418
|
//
|
2418
|
2419
|
// Usage:
|
|
@@ -2690,7 +2691,7 @@ cmDspClass_t* cmAmSyncClassCons( cmDspCtx_t* ctx )
|
2690
|
2691
|
|
2691
|
2692
|
//------------------------------------------------------------------------------------------------------------
|
2692
|
2693
|
//)
|
2693
|
|
-//( { label:cmDspNanoMap file_desc:"Control a MIDI synth." kw:[sunit] }
|
|
2694
|
+//( { label:cmDspNanoMap file_desc:"Control a MIDI synth." kw:[sunit gutim] }
|
2694
|
2695
|
|
2695
|
2696
|
enum
|
2696
|
2697
|
{
|
|
@@ -2818,7 +2819,7 @@ cmDspClass_t* cmNanoMapClassCons( cmDspCtx_t* ctx )
|
2818
|
2819
|
|
2819
|
2820
|
//------------------------------------------------------------------------------------------------------------
|
2820
|
2821
|
//)
|
2821
|
|
-//( { label:cmDspPicadae file_desc:"Control a MIDI synth." kw:[sunit] }
|
|
2822
|
+//( { label:cmDspPicadae file_desc:"Control the Picadae piano mechanism." kw:[sunit gutim] }
|
2822
|
2823
|
|
2823
|
2824
|
enum
|
2824
|
2825
|
{
|
|
@@ -3253,7 +3254,7 @@ cmDspClass_t* cmPicadaeClassCons( cmDspCtx_t* ctx )
|
3253
|
3254
|
|
3254
|
3255
|
//------------------------------------------------------------------------------------------------------------
|
3255
|
3256
|
//)
|
3256
|
|
-//( { label:cmDspRecdPlay file_desc:"Record audio segments from a live perfromance and play them back at a later time" kw:[sunit] }
|
|
3257
|
+//( { label:cmDspRecdPlay file_desc:"Record audio segments from a live perfromance and play them back at a later time" kw:[sunit gutim] }
|
3257
|
3258
|
|
3258
|
3259
|
enum
|
3259
|
3260
|
{
|
|
@@ -3632,7 +3633,7 @@ cmDspClass_t* cmRecdPlayClassCons( cmDspCtx_t* ctx )
|
3632
|
3633
|
|
3633
|
3634
|
//------------------------------------------------------------------------------------------------------------
|
3634
|
3635
|
//)
|
3635
|
|
-//( { label:cmDspGoertzel file_desc:"Goertzel tone detection filter" kw:[sunit] }
|
|
3636
|
+//( { label:cmDspGoertzel file_desc:"Goertzel tone detection filter" kw:[sunit gutim] }
|
3636
|
3637
|
enum
|
3637
|
3638
|
{
|
3638
|
3639
|
kHopFactGrId,
|
|
@@ -3809,7 +3810,7 @@ cmDspClass_t* cmGoertzelClassCons( cmDspCtx_t* ctx )
|
3809
|
3810
|
|
3810
|
3811
|
//------------------------------------------------------------------------------------------------------------
|
3811
|
3812
|
//)
|
3812
|
|
-//( { label:cmDspSyncRecd file_desc:"Time align a MIDI and associated audio recording" kw:[sunit] }
|
|
3813
|
+//( { label:cmDspSyncRecd file_desc:"Time align a MIDI and associated audio recording" kw:[sunit gutim] }
|
3813
|
3814
|
|
3814
|
3815
|
enum
|
3815
|
3816
|
{
|
|
@@ -4014,7 +4015,7 @@ cmDspClass_t* cmSyncRecdClassCons( cmDspCtx_t* ctx )
|
4014
|
4015
|
|
4015
|
4016
|
//------------------------------------------------------------------------------------------------------------
|
4016
|
4017
|
//)
|
4017
|
|
-//( { label:cmDspTakeSeqBldr file_desc:"User interface unit for creating a single sequence from multiple, score aligned, MIDI fragments." kw:[sunit] }
|
|
4018
|
+//( { label:cmDspTakeSeqBldr file_desc:"User interface unit for creating a single sequence from multiple, score aligned, MIDI fragments." kw:[sunit gutim] }
|
4018
|
4019
|
|
4019
|
4020
|
enum
|
4020
|
4021
|
{
|
|
@@ -4148,7 +4149,7 @@ cmDspClass_t* cmTakeSeqBldrClassCons( cmDspCtx_t* ctx )
|
4148
|
4149
|
|
4149
|
4150
|
//------------------------------------------------------------------------------------------------------------
|
4150
|
4151
|
//)
|
4151
|
|
-//( { label:cmDspTakeSeqRend file_desc:"User interface unit for graphically rendering the MIDI sequences created by cmDspTakeSeqBldr." kw:[sunit] }
|
|
4152
|
+//( { label:cmDspTakeSeqRend file_desc:"User interface unit for graphically rendering the MIDI sequences created by cmDspTakeSeqBldr." kw:[sunit gutim] }
|
4152
|
4153
|
enum
|
4153
|
4154
|
{
|
4154
|
4155
|
kBldrTsrId,
|
|
@@ -4369,7 +4370,7 @@ cmDspClass_t* cmTakeSeqRendClassCons( cmDspCtx_t* ctx )
|
4369
|
4370
|
|
4370
|
4371
|
//------------------------------------------------------------------------------------------------------------
|
4371
|
4372
|
//)
|
4372
|
|
-//( { label:cmDspReflectCalc file_desc:"Estimate the time-of-flight of from an acoustic signal from a speaker to a microphone." kw:[sunit] }
|
|
4373
|
+//( { label:cmDspReflectCalc file_desc:"Estimate the time-of-flight of from an acoustic signal from a speaker to a microphone." kw:[sunit gutim] }
|
4373
|
4374
|
enum
|
4374
|
4375
|
{
|
4375
|
4376
|
kLfsrN_RcId,
|
|
@@ -4527,7 +4528,7 @@ cmDspClass_t* cmReflectCalcClassCons( cmDspCtx_t* ctx )
|
4527
|
4528
|
|
4528
|
4529
|
//------------------------------------------------------------------------------------------------------------
|
4529
|
4530
|
//)
|
4530
|
|
-//( { label:cmDspEchoCancel file_desc:"Normalized least mean squares echo canceller." kw:[sunit] }
|
|
4531
|
+//( { label:cmDspEchoCancel file_desc:"Normalized least mean squares echo canceller." kw:[sunit gutim] }
|
4531
|
4532
|
enum
|
4532
|
4533
|
{
|
4533
|
4534
|
kMuEcId,
|