Results 1 to 12 of 12

Thread: MIDI to WAV converters

  1. #1

    Thread Starter
    Fanatic Member Vanguard-MnC's Avatar
    Join Date
    Apr 2002
    Location
    Inactive for like ever.
    Posts
    628

    Exclamation MIDI to WAV converters

    Where do I get a MIDI to WAV converter for FREE? Or a WAV recorder? I don't want any demos I want a full working MIDI to WAV converter or WAV recorder. Thanks!!

  2. #2
    Member
    Join Date
    Apr 2002
    Posts
    45
    look on download.com, or go to a serch engine and type in freeware, or get something like kazaa and look for it on there

  3. #3

    Thread Starter
    Fanatic Member Vanguard-MnC's Avatar
    Join Date
    Apr 2002
    Location
    Inactive for like ever.
    Posts
    628
    i tried that and they were all demos

    thanks for the suggestion though

  4. #4
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051
    If you have a good sound card, you could play the MIDI, and record it at the same time. Just a suggestion.
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  5. #5

    Thread Starter
    Fanatic Member Vanguard-MnC's Avatar
    Join Date
    Apr 2002
    Location
    Inactive for like ever.
    Posts
    628
    i tried, but all the wav recorders i had were demos argh!

  6. #6
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051
    sndrec32?? (in the run menu)
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  7. #7

    Thread Starter
    Fanatic Member Vanguard-MnC's Avatar
    Join Date
    Apr 2002
    Location
    Inactive for like ever.
    Posts
    628
    that could only record 60 seconds

  8. #8
    Lively Member Bootking's Avatar
    Join Date
    Mar 2003
    Location
    Marquette University
    Posts
    90
    Hey!

    Dudes! I understand your plight! Right now I am looking for a MIDI to WAVE converter because I need one to finish my AP Music Theory composition. Being the genius I am I programmed part of it, but MIDIs are no good to use waveform effects on. MIDI is sound generated off of a seperate part of your soundcard by playing tones from a bank at different pitches specified by a sort of digital sheet music and that is why there is a problem with getting it to make WAVs.

    I used to use my demo version of Acid Pro to convert MIDI to WAV but the trial period ended and I don't want to pay for it. I haven't tried yet but evidently there is a socket in Winamp 2.9 (and only 2.9) that will do the trick. I found a half-decent converter on download.com and I might just pay the license on it.

    Still, I'd rather have the source code to do it. I think I might know how do it, just give me a day or two to put an example together. Figure every MIDI bank (except drums) has one tone that is played at a different frequency that represents each pitch. The formula goes something like
    freq = base ^ (2 * Oct)
    with base being the lowest representation of that note and Oct being the number of octaves higher that it is. The lowest 'C' is about 61.3 Hz so I'm kinda thinking I got this worked out.
    Check out my band's website!
    Walter Walker Band

  9. #9
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    If you are up to programming, use the MM API calls and open one stream that plays the MIDI and another that records at the same time, for the same interval.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  10. #10
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    I know parksie was writing a midi sequencer.
    He might be able to help you.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  11. #11
    Lively Member Bootking's Avatar
    Join Date
    Mar 2003
    Location
    Marquette University
    Posts
    90
    So whose this Parksie? Sounds like a great guy.

    I tried simulating the MIDI output using my PC's internal speaker but can't get it to work in windows. Works fine using QBasic (but haven't tried reading from a MIDI file in QB) but I still need to know how to write Wave data directly into a file. Is there an API or something to simplify that?
    Check out my band's website!
    Walter Walker Band

  12. #12
    Fanatic Member siyan's Avatar
    Join Date
    Jul 2001
    Location
    GOOOAAAAALLLLL!!!!!
    Posts
    869
    Winamp

    use the waveout output plugin.
    Unite, proletariat!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width