File tree 1 file changed +10
-10
lines changed 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -17,34 +17,34 @@ description: |
17
17
See Henderson and Solomonm (2019) AUDIO TRANSPORT: A GENERALIZED PORTAMENTO VIA OPTIMAL TRANSPORT, DaFx
18
18
19
19
parameters :
20
- source1 :
20
+ sourceA :
21
21
description : |
22
22
The first source buffer
23
- startFrame1 :
23
+ startFrameA :
24
24
description : |
25
25
offset into the first source buffer (samples)
26
- numFrames1 :
26
+ numFramesA :
27
27
description : |
28
28
number of samples to use from first source buffer
29
- startChan1 :
29
+ startChanA :
30
30
description : |
31
31
starting channel of first source buffer
32
- numChans1 :
32
+ numChansA :
33
33
description : |
34
34
number of channels to process in first source buffer
35
- source2 :
35
+ sourceB :
36
36
description : |
37
37
the second source buffer
38
- startFrame2 :
38
+ startFrameB :
39
39
description : |
40
40
offset into the second source buffer (samples)
41
- numFrames2 :
41
+ numFramesB :
42
42
description : |
43
43
number of samples to process from second buffer
44
- startChan2 :
44
+ startChanB :
45
45
description : |
46
46
starting channel for second buffer
47
- numChans2 :
47
+ numChansB :
48
48
description : |
49
49
number of channels to process in second buffer
50
50
destination :
You can’t perform that action at this time.
0 commit comments