Hallo, 
 
 
ich wollte Timidity starten, um mein Midi-Keyboard über die Audiokarte hören zu können. Dafür habe ich eingegeben:
 
 
Zitat: 
Timidity -iA -B2,8 -Os &
 
[1] 15176
 
putinfaschismus@kanotix-putin:~$ midia.cfg: No such file or directory
 
timidity: Can't read any configuration file.
 
Please check /etc/timidity/timidity.cfg
 
 
[1]+  Exit 1                  timidity -iA -B2,8 -Os
 
 
 
Timidity ist installiert, aber was soll in der etc/timidity.... konfiguriert werden? Der Inhalt der Datei lautet:
 
 
Zitat: 
# Instrument configuration file for timidity
 
#
 
# Specify library directory:            dir <directory>
 
#
 
# - Multiple library directories may be given. The ones given last will be
 
#   searched first so you can override them in later configuration files.
 
#   Extra configuration files and MIDI files will also be searched in these
 
#   directories.
 
#
 
# Set tone bank or drum set to modify:  bank <number>
 
#                                       drumset <number>
 
#
 
# Map program number to patch map:      <program number> <patch name>
 
#
 
# - If the patch can't be found in the library directories, TiMidity will 
 
#   search again with ".pat" appended to the name.
 
#   Programs without a loaded patch will be silent, except that for
 
#   banks/drumsets >0, the corresponding patch in  bank/drumset 0 will
 
#   be used (if one exists).
 
#
 
# Read another configuration file:      source <file name>
 
 
# The default timidity search path contains the following two system
 
# directories.  Add additional lines to add instrument patches from
 
# other directories.  (for example, from a DOS partition).
 
# These defaults are setup for the Debian timidity-patches package.
 
 
dir /usr/share/timidity/patches
 
dir /usr/share/midi/freepats
 
 
# By default, try to use the instrument patches from timidity-patches:
 
 
bank 0
 
	0 patch/acpiano.pat
 
	24 patch/nylongt2.pat
 
 
# This file is in the timidity-patches package.
 
 
source midia.cfg
 
 
 
 
Weiß da Jemand Bescheid? (Unter RC6 hatte ich das alles schon laufen, habe aber nun Thorhammer....)
 
 
Gruß Christopher |