LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-21-2005, 03:41 PM   #1
fax
LQ Newbie
 
Registered: Nov 2004
Posts: 11

Rep: Reputation: 1
timidity: Interface `A' is not compiled in.


When i to start timidity with ALSA interface -iA:
Interface `A' is not compiled in.

graphical interfaces work correctly.

any help?
 
Old 05-23-2005, 05:24 AM   #2
fax
LQ Newbie
 
Registered: Nov 2004
Posts: 11

Original Poster
Rep: Reputation: 1
solved :-)

the problem was that the slackware package for timidity found on www.linuxpackages.net was configured without:
--enable-alsa --enable-sound=alsa
 
Old 07-03-2005, 02:42 PM   #3
mahavishnu
LQ Newbie
 
Registered: Jul 2005
Posts: 4

Rep: Reputation: 0
Quote:
Originally posted by fax
solved :-)
the problem was that the slackware package for timidity found on www.linuxpackages.net was configured without: --enable-alsa --enable-sound=alsa
i've downloaded the same package as you.
could you send more detailed instructions how to make timidty work with this package??
 
Old 07-04-2005, 06:55 AM   #4
fax
LQ Newbie
 
Registered: Nov 2004
Posts: 11

Original Poster
Rep: Reputation: 1
I downloaded timidity sources from http://timidity.sourceforge.net and then messed around a bit with the configure script.

type

./configure --help

in the sources folder, it will show you what configuration options are available.

Depending on what you need timidity for, you will want to enable different things.
In my case I only need it as a virtual MIDI port and I'm using alsa, so I enabled --enable-alsa to enable the alsa server inteface, and --enable-sound=alsa to enable output on the alsa server.

So my configuration line looked like:
./configure --enable-alsa --enable-sound=alsa

there are a number of interfaces available, some of them are graphic and allow you to use timidity a midi player (just like KMid or similar programs)

Then after the usual make and make install you have to launch timidity telling it wich interface and outputs to use:

timidity -iA -Os

launches the program as an alsa midi sequencer (-iA) outputting audio on alsa (-Os).

This was for my system, anyway

./configure --help

and

man timidity

have all the informations you need.

I didn't make a new slack package for this because i don't know how to do it :P
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
timidity paul62 Linux - Software 1 06-07-2005 10:59 PM
timidity: XAW interface problem nitrousoxide82 Linux - Software 1 05-04-2005 11:00 PM
timidity paul62 Slackware 5 04-23-2005 06:02 PM
Help with Timidity++ Guitarist88 Linux - Software 7 09-22-2004 06:58 PM
installing TiMidity++ emacs interface frieza Linux - Software 1 02-23-2004 10:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration