📄 readme.tk
字号:
---------------------------------------------------------------------This is the README file of TkMidity Ver.1.5, Tcl/Tk interface forTiMidity MIDI Converter/Player.TkMidity realizes the Tk interface panel communicating with trueTiMidity program. By using Tk, you can enjoy a beautiful Motif-likewindow without Motif libraries.* WHAT'S NEW in 1.5- Trace window using timer callback- Forward/backward buttons- A couple of bug fixes..* CONTENTSThis archive contains the following files:README.tk - this filetk_c.c - tk-interface control source filetkmidity.ptcl - main tcl/tk source to be preprocessedtkpanel.tcl - main control panel tcl/tk scriptbrowser.tcl - file browsermisc.tcl - miscellaneous subroutinestkbitmaps/*.xbm - bitmap files for TkMidity* USAGEThere are four modes newly featured to TiMidity; repeat, shuffle,auto-start and auto-exit modes. Repeat mode plays musics after allfiles are finished repeatedly. Shuffle mode means the random pick-upplaying. When Auto-start is on, the TkMidity begins playing music assoon as program starts. Auto-exit means to quit TkMidity automaticallyafter all songs are over. Each setting can be saved by Save Configmenu.You can change the display configuration in Displays menu. Thisconfiguration also can be saved on the start-up file by Save Configmenu.From ver.1.3, File Open/Close menues and direct keyboardcontrols are supported. You can append arbitrary files from filebrowser. The shortcut key actions are as follows: [Enter] : Start Playing [Space] : Pause / Start Again [c] : Stop Playing [q] : Quit TkMidity [p] or [Left] : Previous File [n] or [Right] : Next File [v] or [Down] : Volume Down (5%) [V] or [Up] : Volume Up (5%) [F10] : Menu Mode [Alt]+[Any] : Select Each MenuFrom this version (1.4), trace mode window is realized. You can see afunny movements of volume and panning of each channel if you specifythe option flag in command line (see manual).* PROGRAM NOTESThis version requires Tcl7.5/Tk4.1 libraries. Unlike the older tkinterface, timidity links the tcl/tk libraries on its binary, notusing wish program. Also, shared memory access must be permitted.* TROUBLE SHOOTING+The present script verifies the existence of the file before pass toTiMidity, but occasionally this could happen... Takashi Iwai <iwai@dragon.mm.t.u-tokyo.ac.jp> <http://bahamut.mm.t.u-tokyo.ac.jp/~iwai/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -