readme

来自「在linux下多媒体开发实例linux下多媒体开发」· 代码 · 共 36 行

TXT
36
字号
WHAT IS IT?This is xsox, a graphical user interface to the sox file conversionutility.INSTALLATIONMake sure the first line of the xsox script matches the location ofyour `wish' program binary. Check the makefile to see if you want toinstall it in /usr/local/bin with support files in /usr/local/lib. Ifyou install the support files somewhere else, change the definition of`icondir' in the xsox script as well. Run "make install" to install.RUNNINGTo run it, you need the programs wish (the Tcl/Tk interpreter), sox,and play. You must be running X.OTHER NOTESThere is on-line help, but you should also read the man page for soxto undertand what some of the functions mean.ENHANCEMENTS:If you want to develop this further, here are some ideas:- fancier help (hypertext)- tabbing between fields- more checking of parameters for valid ranges (though I'm not so sure  that letting sox do it is a bad way)- ability to stop playing in middle of soundfile- file browser- some features of sox cannot be used (e.g. echo with multiple delay  taps)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?