goxr3plus / java-stream-player

🌌Java Advanced Audio Controller Library (WAV, AU, AIFF, MP3, OGG VORBIS, FLAC, MONKEY's AUDIO and SPEEX audio formats )
GNU General Public License v3.0
147 stars 33 forks source link

Ability to change which mixer it plays to? #64

Closed RinLovesYou closed 4 years ago

RinLovesYou commented 4 years ago

I noticed the method getMixers() taunting me with no method to set which mixer it outputs to. Is there a way to tell it which mixer to play to without simply setting that one as the default?

goxr3plus commented 4 years ago

That functionality is missing, any pull requests are welcome :)

AObuchow commented 4 years ago

Resolved via https://github.com/goxr3plus/java-stream-player/pull/65