Gagravarr/VorbisJava

Question: How can I implement mixer?

Closed this issue · 0 comments

Hi Guys,

I want to implement mixer (with UI) to control volume levels (and Solo, Mute commands) of multiple channels. Each channel is a sequence of synchronized .ogg files. The result of this mixing should be in OGG Vorbis (for streaming elsewhere).

Is this kind of workflow supported?