On Friday 16 November 2007 10:47:19 am Ed McCanless wrote:
> >> Yes, I have timidity installed. I wanted to use kmid mainly for the
> >> karaoke part that it supports. I have looked at and tried others but
> >> they either have the same problem or don't support the use of karaoke
> >> .mid files.
> >>
> >> Ken
> >>    
> >
> > Have you looked to use timididty as a demon?
> >
> >   timidity -iA
> >
> > it will run as client for Alsa. Rosegarden works that way.
> >  
> >  
>
> Thanks for adding that, Rajko.  I've been using timidity that way so
> long, I didn't think to specify. Actually, timidity does so much I
> haven't been able to learn it all yet.

I wrote that because timidity can be used as player and that is what majority 
of users discover first. I keep startup in file:
~/.profile

if [ -x /usr/bin/timidity ]; then
timidity -iA
fi

The 'if' is for other installations that share same home directory, but have 
not installed timidity. 

-- 
Regards,
Rajko.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to