`n' interface is the TiMidity user interface using the ncurses library. This interface was originally written by Tuukka Toivonen <tt@cgs.fi>, and has been modified by Masanao Izumo <mo@goice.co.jp>.
This interface is enabled if timidity is configured with --enable-ncurses. Ncurses interface runs with the -in command line option. You can also run with -int (Trace mode) or -intv (Verbose trace mode).
key | explanation |
---|---|
h ? [F1] | display simple help |
V | Volume up |
v | Volume down |
+ | Note key up |
- | Note key down |
1 .. 6 | Reserved for reverb effect (not working yet) |
q ^C [End] | Quit |
n | Play next MIDI file |
p | Play previous MIDI file |
r | Replay current MIDI file |
f ^F [ArrowKey-RIGHT] | skip forward |
b ^B [ArrowKey-LEFT] | skip backward |
s | Pause on/off (toggle) |
l | List midi files to play |
[SPACE] [Retrun] | Decide selected item in some submode |
> | Speed up |
< | Speed down |
O | Increase maximum voices |
o | Decrease maximum voices |
c C | Select channel target |
d | Change drum part of selected channel target |
D | Change drum channel |
g | Open or close sound-spectrogram window (toggle) |
t | Enable/Disable trace playing (toggle) |
^G [ESC] | Exit submode |
^U | Prefix command which works like the emacs command. |
J | Jump MIDI file |
L | Load MIDI file |
E | Change extension mode |
S | Save current MIDI file as specified file |
% | Display velocity or not (toggle) |
/ | Search file |
^L | Redisplay |