Dominique Michel <dominique.michel <at> citycable.ch> writes:

> 
> Le Wed, 7 Mar 2007 20:03:39 +0000 (UTC),
> Vladimir Avdonin <vldmrrr <at> yahoo.com> a écrit :
> 
> > Hi,
> > 
> > I can play midi from Rosegarden to usb midi keyboard. When I try to play to
> > timidity as alsa client there is no sound. Playing midi file using timidity
> > own interface make sounds fine. 
> > When I run timidity verbose with timidity -iAvvv, I get t log with the same
> > event repeating while the midi is played:
> > 
> Which command do you use when running timidity as server?
> 
> Try something as
> 
> timidity -iA -B2,8 -Os -EFreverb=0
> 
> Ciao,
> Dominique

Thanks, but that does not help. With verbose output from
timidity -iAvvv -B2,8 -Os -EFreverb=0
I get the same almost same bunch of ME_NONE events. The difference is that
number before event is increasing as when file played by timidity itself, and
events are interleave with "output data (256)" messages: here is excerpt:

Midi Event 396680: ME_NONE 91 181 175
output data (256)
output data (256)
output data (256)
output data (256)
Midi Event 397620: ME_NONE 91 181 175
output data (256)
output data (256)
output data (256)
output data (256)
Midi Event 398560: ME_NONE 91 181 175                                           

No sound though since timidity seems not to get any note on events




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to