If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
MP3 to Wav
5 posts
• Page 1 of 1
MP3 to Wav
This is a mp3 to wav convertor....
All it does it takes an mp3 and converts it to wav and saves this file to the hard drive next to the mp3. Then we can load the wav we just created.
This will probably be to slow for large files but is fast enough to be useable I think.
Think twice about releasing products that use it though because mp3 has a patent and you are expected to pay a licence fee! For your own use there shouldn't be any issues I don't think.
This is released 'as is' I offer no support, I have no use for it just yet, at least until patent expires and then I will do a better implementation probably anyway.
All it does it takes an mp3 and converts it to wav and saves this file to the hard drive next to the mp3. Then we can load the wav we just created.
This will probably be to slow for large files but is fast enough to be useable I think.
Think twice about releasing products that use it though because mp3 has a patent and you are expected to pay a licence fee! For your own use there shouldn't be any issues I don't think.
This is released 'as is' I offer no support, I have no use for it just yet, at least until patent expires and then I will do a better implementation probably anyway.
- Exo
- Posts: 426
- Joined: Wed Aug 04, 2010 8:58 pm
- Location: UK
Re: MP3 to Wav
Yeah... the DLL primitive really needs memory-I/O... then you could skip the temporary file stuff.
Nice project, what lib are you using, lame?
Nice project, what lib are you using, lame?
-
MyCo - Posts: 718
- Joined: Tue Jul 13, 2010 12:33 pm
- Location: Germany
Re: MP3 to Wav
Thanks yes I am just using Lame, it is packaged inside the dll.
By the way Memory IO is possible using mem to address The DLL component part 2 see the "Writing a Mem section function" section
I will probably do a proper memory version at some point but don't have time to work on that just now, many other things to finish...
By the way Memory IO is possible using mem to address The DLL component part 2 see the "Writing a Mem section function" section
I will probably do a proper memory version at some point but don't have time to work on that just now, many other things to finish...
- Exo
- Posts: 426
- Joined: Wed Aug 04, 2010 8:58 pm
- Location: UK
Re: MP3 to Wav
Ah... right, although I've used the memory to address primitive here:
viewtopic.php?f=4&t=3217
I'm not a big fan of it, quote:
viewtopic.php?f=4&t=3217
I'm not a big fan of it, quote:
Make sure that the input memories are all existing and valid before you trigger the processing function or Copy/Paste the module, else FS says good bye. There is no chance at the moment to find out if a memory input is valid or not, so we have to live with that for now.
-
MyCo - Posts: 718
- Joined: Tue Jul 13, 2010 12:33 pm
- Location: Germany
Re: MP3 to Wav
This is released 'as is' I offer no support, I have no use for it just yet, at least until patent expires and then I will do a better implementation probably anyway.
Thanks 4 your source...
Keep on doing!
Walter
-
Walter Sommerfeld - Posts: 249
- Joined: Wed Jul 14, 2010 6:00 pm
- Location: HH - Made in Germany
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 101 guests