View Full Version : Making audio CD from MIDI files
paker
April 22nd, 2007, 03:46 PM
I have several MIDI files (.mid) downloaded to Desktop. I want to burn an audio CD from them. Can someone explain to me how it can be done? I can play the files with timidity. That's as far as I can go. Audacity does not open it. Neither does Rosegarden. Ararok and KMid cannot play the file. I even installed the linux kelnel of low latency (because Rosegarden complained about timing resolution being not good enough).
Thanks.
Someone suggested to run timidity from terminal: timidity myfilename.mid -ow This didn't work. -ow is not identified.
FYI: Ubuntu Feisty 32bit version
paker
April 22nd, 2007, 06:18 PM
I have a question for those who are familiar with Windows. How difficult is it in Windows to convert midi files to wav or something suitable for audio CD burning? So far, I haven't been successful to do that in Ubuntu and wonder if Windows provides easier means? Thanks.
Jonam
April 23rd, 2007, 08:32 AM
Timidity should work. You might want to try using the capital 'O' in front of 'w' instead of lowercase 'o' which has a different meaning. If that doesn't work, post back and I will try it out.
The method of converting midi files to sound files is either through using the hardware midi synth in the soundcard and recording this or having all the midi wavetables as part of the software and either output these wavetables to the soundcard or direct to file (as Timidity does).
Jonam
paker
April 23rd, 2007, 11:15 AM
Thanks for the correction. I will do that this evening at home, and post back.
Let me ask you another, related question. I tried to play a midi file in another program called MIDInight Express under Windows. But the file is missing PRG info accordingn to the error message. Is this a common variation of midi files?
Thanks.
paker
April 23rd, 2007, 08:19 PM
Thank you, so much. "timidity myfile.mid -Ow" did it. I am a happy camper now. Thanks again.
Jonam
April 24th, 2007, 05:01 AM
No problem - happy to help.
Jonam
thommango
April 29th, 2007, 12:46 PM
Wow, I'm glad I read this post. I'm new to linux, but in the windows world I've found few programs can actually do this. In sonar, you have to play the midi files and record them to another track at the same time. Sibelius does it, but that's a pricey program.
Glad I read this thread.
thom
Jonam
April 30th, 2007, 07:05 AM
Typing:
timidity --help
will give you all the options this program provides.
Jonam
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.