@@ -110,7 +110,7 @@ <h2><a href="#"> </a></h2>
110
110
< td class ="summary "> set pan position of each voice.</ td >
111
111
</ tr >
112
112
< tr >
113
- < td class ="name " nowrap > < a href ="#level_input_cut "> level_input_cut (ch, voice, pos )</ a > </ td >
113
+ < td class ="name " nowrap > < a href ="#level_input_cut "> level_input_cut (ch, voice, amp )</ a > </ td >
114
114
< td class ="summary "> set input level to each voice/channel.</ td >
115
115
</ tr >
116
116
< tr >
@@ -407,7 +407,7 @@ <h3>Parameters:</h3>
407
407
</ dd >
408
408
< dt >
409
409
< a name = "level_input_cut "> </ a >
410
- < strong > level_input_cut (ch, voice, pos )</ strong >
410
+ < strong > level_input_cut (ch, voice, amp )</ strong >
411
411
</ dt >
412
412
< dd >
413
413
set input level to each voice/channel.
@@ -423,9 +423,9 @@ <h3>Parameters:</h3>
423
423
< span class ="types "> < span class ="type "> int</ span > </ span >
424
424
: voice index
425
425
</ li >
426
- < li > < span class ="parameter "> pos </ span >
426
+ < li > < span class ="parameter "> amp </ span >
427
427
< span class ="types "> < span class ="type "> number</ span > </ span >
428
- : position in [-1, 1]
428
+ : linear amplitude
429
429
</ li >
430
430
</ ul >
431
431
@@ -1599,7 +1599,7 @@ <h3>Parameters:</h3>
1599
1599
< h3 > Parameters:</ h3 >
1600
1600
< ul >
1601
1601
< li > < span class ="parameter "> file</ span >
1602
- < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.2 /manual.html#6 .4 "> string</ a > </ span >
1602
+ < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.1 /manual.html#5 .4 "> string</ a > </ span >
1603
1603
: input file path
1604
1604
</ li >
1605
1605
< li > < span class ="parameter "> start_src</ span >
@@ -1640,7 +1640,7 @@ <h3>Parameters:</h3>
1640
1640
< h3 > Parameters:</ h3 >
1641
1641
< ul >
1642
1642
< li > < span class ="parameter "> file</ span >
1643
- < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.2 /manual.html#6 .4 "> string</ a > </ span >
1643
+ < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.1 /manual.html#5 .4 "> string</ a > </ span >
1644
1644
: input file path
1645
1645
</ li >
1646
1646
< li > < span class ="parameter "> start_src</ span >
@@ -1673,7 +1673,7 @@ <h3>Parameters:</h3>
1673
1673
< h3 > Parameters:</ h3 >
1674
1674
< ul >
1675
1675
< li > < span class ="parameter "> file</ span >
1676
- < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.2 /manual.html#6 .4 "> string</ a > </ span >
1676
+ < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.1 /manual.html#5 .4 "> string</ a > </ span >
1677
1677
: output file path
1678
1678
</ li >
1679
1679
< li > < span class ="parameter "> start</ span >
@@ -1706,7 +1706,7 @@ <h3>Parameters:</h3>
1706
1706
< h3 > Parameters:</ h3 >
1707
1707
< ul >
1708
1708
< li > < span class ="parameter "> file</ span >
1709
- < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.2 /manual.html#6 .4 "> string</ a > </ span >
1709
+ < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.1 /manual.html#5 .4 "> string</ a > </ span >
1710
1710
: output file path
1711
1711
</ li >
1712
1712
< li > < span class ="parameter "> start</ span >
@@ -1831,7 +1831,7 @@ <h3>Parameters:</h3>
1831
1831
< h3 > Returns:</ h3 >
1832
1832
< ol >
1833
1833
1834
- < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.2 /manual.html#6 .5 "> table</ a > </ span >
1834
+ < span class ="types "> < a class ="type " href ="https://www.lua.org/manual/5.1 /manual.html#5 .5 "> table</ a > </ span >
1835
1835
table of parameter states for each voice
1836
1836
</ ol >
1837
1837
@@ -1867,7 +1867,7 @@ <h3>Returns:</h3>
1867
1867
</ div > <!-- id="main" -->
1868
1868
< div id ="about ">
1869
1869
< i > generated by < a href ="http://github.com/stevedonovan/LDoc "> LDoc 1.4.6</ a > </ i >
1870
- < i style ="float:right; "> Last updated 2020-10-20 12:49:33 </ i >
1870
+ < i style ="float:right; "> Last updated 2020-11-15 03:28:56 </ i >
1871
1871
</ div > <!-- id="about" -->
1872
1872
</ div > <!-- id="container" -->
1873
1873
</ body >
0 commit comments