Changes between Initial Version and Version 1 of Ticket #122
- Timestamp:
- Dec 10, 2016, 7:52:13 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #122 – Description
initial v1 1 Convert MP3 file to pc and mac compatible SNDD source files (wav/aif) automatically.1 Convert MP3 file to pc and mac compatible SNDD source files pcm (wav) and ima4 (aif) automatically. 2 2 3 3 This spares the user to install Audacity and steamlines the workflow. 4 4 5 5 I know this needs a lot of coding but this would also add a lot of convenience. 6 7 8 This might be helpful: 9 10 http://openinnowhere.sourceforge.net/lameonj/ 11 2008-09-2: Version 1.2 released. 12 Added OOP for decoding MP3 to WAV/PCM. 13 14 http://www.programcreek.com/java-api-examples/index.php?source_dir=JavaFrameByFrameVideo-master/jmfsrc/com/ibm/media/codec/audio/ima4/JavaEncoder_ms.java