Results 1 to 5 of 5
I can't play midi's. Sound works. In KDE's control thingy, in the audio seccion there is no midi device to select. Is this a hardware problem or is there something ...
- 03-01-2006 #1Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
no midi?
I can't play midi's. Sound works. In KDE's control thingy, in the audio seccion there is no midi device to select. Is this a hardware problem or is there something I have to download? Do you need to know what soundcard I have to help me? (I don't know what I have at the moment) Thanks in advance for your help.
- 03-01-2006 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Yep this means your sound hardware doesn't have a midi table/synth on it. Fear not there are software workarounds. If you just want to play back midi, install timidity++, which uses a sweet sounding midi software synth. I believe there are engines which can permanently take the place of your missing hardware. Pretty much all systems I have used have been without, but I always get by with timidity.
- 03-02-2006 #3Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
Ok, so I installed the timidity and freepats packages. This is what I get:
What's wrong?Code:family-desktop:/etc/timidity# timidity /home/jonandtice/documents/tabs/test.mid Output rate adjusted to 48000 Hz (requested 44100 Hz) Warning: Audio buffer is too small. Playing /home/jonandtice/documents/tabs/test.mid MIDI file: /home/jonandtice/documents/tabs/test.mid Format: 1 Tracks: 2 Divisions: 96 Sequence: Title Copyright: Copyright message Text: This file was created by TSE3 from Trax Software. Track name: Untitled track No pre-resampling cache hit Last 1 MIDI events are ignored Playing time: ~12 seconds Notes cut: 0 Notes lost totally: 0
- 03-02-2006 #4Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
Ok, timidity does work, I had a bad midi file. But how do I get a program such as KMid to work?
- 03-04-2006 #5
apt-get timidity-interfaces-extra so that U can Have gtk based gui:
Code:sarge:~# timidity -ig


Reply With Quote
