Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
JMF: play MP3 in Mono
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Andreas Leitgeb, post: 2804460"] I'd rather suggest a hardware solution: some stereo->mono converter that mixes the channels on the analogue side of the audio stream. If that is not an option, the keyword to look for is "Processor". You'd implement a Processor object that mono'ifies the audio, and can feed the data to an already existing Player. (I'm not a JMF expert either - I just googled for Java media framework, clicked the first hit, and skimmed a bit through sun's guide to jmf) [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
JMF: play MP3 in Mono
Top