Re: MIDI::Realtime and sblive with linux
[email protected] ((PerlDiscuss - Perl Newsgroups and mailing lists)) 18 Jun 2004 13:04:18 -0000
| Newsgroups | perl.midi |
|---|---|
| Organization | PerlDiscuss.com |
| Message-ID | <[email protected]> |
Hi, I have the same problem here on 2.4.18, perl5.6. Can I ask you why you dont think the problem in soundcard.ph is the real cause? PLEASE, if you managed to solve the problem, let me know how => [email protected] Thanks! Alessandro Zentara wrote: > Hi, > I'm using linux 2.4.20, perl5.8, with alsa, and a sblive soundcard. > My midi plays fine. > I can play a midi with "pmidi -p65:0 somefile.mid" > I can also use timidity by itself or as a server to > play midi files. > But I can't get Realtime::MIDI to play, and was wondering > if anyone knows where I should look. > The script below gives me a warning: > "Operator or semicolon missing before &__foo_bar___ at (eval 471) line1. > Ambiguous use of & resolved as operator & at (eval 471) line 1." > But I don't think that is the cause .