- 10 7月, 2013 11 次提交
-
-
由 Ken Rice 提交于
-
由 Raymond Chandler 提交于
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
-
由 Michael S Collins 提交于
-
由 Raymond Chandler 提交于
-
由 Ken Rice 提交于
-
- 09 7月, 2013 3 次提交
- 08 7月, 2013 2 次提交
-
-
由 Brian West 提交于
-
由 Chris Rienzo 提交于
-
- 07 7月, 2013 2 次提交
- 06 7月, 2013 2 次提交
-
-
由 Jeff Lenk 提交于
-
由 Brian West 提交于
-
- 05 7月, 2013 4 次提交
- 04 7月, 2013 1 次提交
-
-
由 Jeff Lenk 提交于
-
- 03 7月, 2013 13 次提交
-
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Chris Rienzo 提交于
-
由 Ken Rice 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
Bad things must have been happening when this was hit. This was introduced in commit 7656a075
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
- 02 7月, 2013 2 次提交
-
-
由 Ken Rice 提交于
-
由 Anthony Minessale 提交于
FS-5568 --resolve the real problem is that L=-1 is not valid because the L param is about how many times to generate the output while generating the tone so -1 is impossible because it can never end to let you hear it. The real fix is to not allow -1 loops=-1 is the correct way to do this because that is parsed after the tone is generated and repeats the entire thing. Doing something like L=100 actually generates the whole slinear audio 100 times into memore where loops=100 only generates the little snippet and repeats it after it was generated.
-