Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: Rock Band Drum Controller Player

by Anonymous Monk
on Apr 07, 2009 at 06:33 UTC ( [id://755935]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Rock Band Drum Controller Player
in thread Rock Band Drum Controller Player

I had the same problem try replacing AUDIO_S16 with its value 32784 of course I don't get any sound, but I don't get any errors either.

Replies are listed 'Best First'.
Re^4: Rock Band Drum Controller Player
by Anonymous Monk on Apr 07, 2009 at 06:53 UTC
    Ok I got it working I just had some paths messed up so yea use my $ret = SDL::MixOpenAudio( 44100, 32784, 2, 4096 ); Now I just have to try it on a better computer or something because I have a bit of delay
Re^4: Rock Band Drum Controller Player
by Anonymous Monk on Apr 07, 2009 at 06:55 UTC
    I got it working I had some paths messed up. use the line my $ret = SDL::MixOpenAudio( 44100, 32784, 2, 4096 ); if you have errors with AUDIO_S16

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://755935]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-18 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found