I have a "tailor-made" minimal Hardy install with Noteedit and Timidity. While Timidity happily plays any midi file, I cannot get any sound when I try to play a score using Noteedit. I have tried all combinations of sequencers and port options under the Noteedit sound menu but no luck. Searches of the forums and Google have not revealed anything useful. My sound card is not capable of hardware midi synthesis but it played scores fine using Noteedit under Gutsy.
Any suggestions would be much appreciated. For reference, here is a list of installed modules. Cheers, Pat.
Code:
pat@ubuntulite:~$ lsmod | grep snd
snd_intel8x0 35356 0
snd_ac97_codec 101028 1 snd_intel8x0
ac97_bus 3072 1 snd_ac97_codec
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78596 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 7 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 56996 12 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 8800 1 snd
snd_page_alloc 11400 2 snd_intel8x0,snd_pcm