TooTallNate / node-speaker

Output PCM audio data to the speakers
648 stars 145 forks source link

Need help for a setup #173

Open ScreamZ opened 1 year ago

ScreamZ commented 1 year ago

Hi,

I'm sorry if it's the wrong place. I desperately need help…

I'm looking for some library and hardware to dispatch some sound effects/music on 8 different outputs simultaneously. Does this library fill the gap ?

I'm not sure too how to generate 8 out lines.

Thanks

LinusU commented 1 year ago

Hello,

This library is quite dated at this point, and I haven't had time to work on it lately, so you might ran into some issues.

With that said, you should be able to accomplish this with the device setting, just create 8 Speaker instances, all with different device.

Which OS are you using?

ScreamZ commented 1 year ago

I expect targeting Linux (on a raspberry) but I'm developing on macOS, and hardware part what are your recommendations ?