Results 1 to 3 of 3
- 10-02-2011, 12:57 PM #1
Member
- Join Date
- Jul 2011
- Posts
- 9
- Rep Power
- 0
Generating audio files from a binary source
I am facing the following problem:
I have a set of binary data of which are known in advance the size (number of points), the format (32-bit long integers) and the the endian (Big or Little).
I would like to build audio files (wav or mp3, doesn't matter for now) from them with absolutely high fidelity.
I was wondering if there is already a class suitable for such processing and some example of use.
I had a look on Package javax.sound.sampled, but it is mainly for capturing, processing, and playback of sampled audio data rather than for generating a wav file.
Thanks for any further idea.
- 10-03-2011, 10:40 PM #2
Member
- Join Date
- Jul 2011
- Posts
- 9
- Rep Power
- 0
Re: Generating audio files from a binary source
Up... please
I just need some quick examples on how to use some audio classes.
- 10-05-2011, 07:23 AM #3
Member
- Join Date
- Jul 2011
- Posts
- 9
- Rep Power
- 0
Similar Threads
-
Generating uml from source!
By mike_ledis in forum EclipseReplies: 0Last Post: 04-29-2011, 12:26 PM -
Multiple audio files played at once?
By RightGoodEnt in forum CLDC and MIDPReplies: 0Last Post: 04-05-2011, 03:31 PM -
Audio files.
By sarah jain in forum NetworkingReplies: 1Last Post: 03-11-2011, 05:36 PM -
Generating Exe files from my project...
By agusCba in forum AWT / SwingReplies: 7Last Post: 04-02-2010, 08:56 AM -
Behaving text files like binary files
By Farzaneh in forum New To JavaReplies: 2Last Post: 08-27-2008, 03:20 PM
Bookmarks