• Anthony Minessale's avatar
    FS-5568 --resolve the real problem is that L=-1 is not valid because the L param… · c5b8d3ee
    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.
    c5b8d3ee
名称
最后提交
最后更新
..
build/config 正在载入提交数据...
src 正在载入提交数据...
.update 正在载入提交数据...
AUTHORS 正在载入提交数据...
CMakeLists.txt 正在载入提交数据...
COPYING 正在载入提交数据...
ChangeLog 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
NEWS 正在载入提交数据...
README 正在载入提交数据...
acsite.m4 正在载入提交数据...
configure.gnu 正在载入提交数据...
configure.in 正在载入提交数据...
libteletone.2008.vcproj 正在载入提交数据...
libteletone.2010.vcxproj 正在载入提交数据...
libteletone.2010.vcxproj.filters 正在载入提交数据...
libteletone.2012.vcxproj 正在载入提交数据...
libteletone.2012.vcxproj.filters 正在载入提交数据...
libteletone.vcproj 正在载入提交数据...
teletone.def 正在载入提交数据...