Timidity and Lame Replacements sought,
June 4, 2007 at 5:41 AM
I've developed a web software application that will take a MIDI file and manipulate it to yeild a new output MIDI file. Scripts are written such that the MIDI file is automatically read into Timidity which converts it to wav., then into Lame which converts it to MP3, then downloads an MP3 output file. This all happens in one seamless, uninterrupted job stream.
Questions: Can a MP3 file be produces using any of your tool box, such that Timidity and Lame are no longer needed? Can scripts be written to interface directly with your code so that we can accomplish the same seamless processing that we're producing now?
View All Comments
| View Tutorial