[Wine]TimMidity

Brouard Nicolas nicolas.brouard at libertysurf.fr
Thu Mar 24 05:29:18 CST 2005


Le vendredi 18 mars 2005 à 19:01 +0000, Andrew Neil Ramage a écrit :
> In trying to get NoteWorthy Composer working on my box (Mandrake 10.0, 
> Gnome 2.4) I found a webboard for NWC under Linux (on wine).  Following 
> advice, I downloaded and compiled TiMidity.  Unfortunately, when I try 
> to follow the instructions given on the board, I get the following result
> 
> [andrew at localhost rosegarden-4-1.0]$ su
> Password:
> [root at localhost rosegarden-4-1.0]# modprobe snd_emu10k1_synth
> [root at localhost rosegarden-4-1.0]# timidity -iA -A170 -B3,10 -Os 
> -EFreverb=0 &
> [1] 31301
> [root at localhost rosegarden-4-1.0]# 
> /usr/local/share/timidity/timidity.cfg: No such file or directory
> Interface `A' is not compiled in.
> timidity: Can't read any configuration file.
> Please check /usr/local/share/timidity/timidity.cfg
> 
> [1]+  Exit 1                  timidity -iA -A170 -B3,10 -Os -EFreverb=0
> 
> 
> Does anyone know what I am doing wrong ?

If you have a rpm base Linux distribution like Mandrake, you should use
it:
Timidity package is
TiMidity++-2.13.1-0.cvs20040722.1mdk

If you don't have a recent Mandrake (10.1) do on root
urpmi Timidity++
do download and install it

Doing rpm -qil TiMidity++
you get the files installed and you can verify that there is default
timidity.cfg, but which is on /usr/share and not on /usr/local/share
(this is the way I know that your personal install did not work):

Name        : TiMidity++                   Relocations: (not
relocatable)
Version     : 2.13.1                            Vendor: Mandrakesoft
Release     : 0.cvs20040722.1mdk            Build Date: jeu 22 jui 2004
17:46:46 CEST
Install Date: mar 21 sep 2004 13:08:32 CEST      Build Host:
n4.mandrakesoft.com
Group       : Sound                         Source RPM: TiMidity+
+-2.13.1-0.cvs20040722.1mdk.src.rpm
Size        : 1299078                          License: GPL
Signature   : DSA/SHA1, jeu 22 jui 2004 19:38:29 CEST, Key ID
dd684d7a26752624
Packager    : Per Øyvind Karlsen <peroyvind at linux-mandrake.com>
URL         : http://timidity.sourceforge.net/
Summary     : MIDI to WAVE converter and player
Description :
TiMidity is a MIDI to WAVE converter and player that uses Gravis
Ultrasound(tm) or SoundFont(tm) patch files to generate digital audio
data
from general MIDI files. The audio data can be played through any
sound device or stored on disk.
/etc/timidity.cfg
/usr/bin/timidity
/usr/lib/menu/TiMidity++
/usr/share/doc/TiMidity++-2.13.1
/usr/share/doc/TiMidity++-2.13.1/COPYING
/usr/share/doc/TiMidity++-2.13.1/README.alsaseq
/usr/share/doc/TiMidity++-2.13.1/README.dl
/usr/share/doc/TiMidity++-2.13.1/README.m2m
/usr/share/doc/TiMidity++-2.13.1/README.mts
/usr/share/doc/TiMidity++-2.13.1/README.sf
/usr/share/doc/TiMidity++-2.13.1/README.tk
/usr/share/doc/TiMidity++-2.13.1/README.w32
/usr/share/doc/TiMidity++-2.13.1/README.xaw
/usr/share/doc/TiMidity++-2.13.1/README.xskin
/usr/share/icons/TiMidity++.png
/usr/share/icons/large/TiMidity++.png
/usr/share/icons/mini/TiMidity++.png
/usr/share/man/man1/timidity.1.bz2
/usr/share/man/man5/timidity.cfg.5.bz2
/usr/share/timidity/timidity.cfg

And you need to launch something like 
$ timidity -iA -Os &
But not as root (and if you don't have a midi card).

You can also directly go the winehq app db where I added a section to
previous sections some days ago at the URL:

http://appdb.winehq.org/appview.php?versionId=1101

Hope that it will help.
Cheers,
Nicolas
-- 
Brouard Nicolas <nicolas.brouard at libertysurf.fr>




More information about the wine-users mailing list