PDA

View Full Version : Midi: missing voices


bhobjj
05-02-2006, 05:30 PM
I had this working "slick as a bean" (as we say in New Hampshire).
I could go to my midi directory and do:

for i in *mid; do timidity; done

and..
sit back and listen to my midi tunes.
But now I keep getting "No instrument mapped to tone bank 0, program 22 - this instrument will not be heard"etc, etc :cry: for some of my midi voices.

Thanks
-BoB

fos
05-02-2006, 10:28 PM
Hi Bob,

I have never used timidity. I'll find some midi files and see what I can come up with. I have it installed here on my system.

Just some thoughts:

Have you tried playing files individually to find the files that don't play?

You might try reinstlling timidity. From what I can find it is pretty well self contained.

fos....

bluesdog
05-10-2006, 01:05 AM
You might want to try messing about with different .cfg files for timidity

Look here: http://timidity.s11.xrea.com/files/readme_cfgp.htm

And here: http://timidity.s11.xrea.com/files/timidity-cfgp.zip

bhobjj
05-10-2006, 04:15 PM
You might want to try messing about with different .cfg files for timidity

Look here: http://timidity.s11.xrea.com/files/readme_cfgp.htm

And here: http://timidity.s11.xrea.com/files/timidity-cfgp.zip

Thanks! Its what I was looking for. I also stumbled across a softsynth How-to here (http://linux-sound.org/quick-toots/4-sequencers_and_softsynths/quick-toot-midisynth_howto.html)
I had it set up once before and had forgotten what I had done.

-BoB