Skip to content
Forum Archive

AVS's 2 MOVIE???

40 posts

anubis2003#
The program only took like 30minutes to write - if I felt like it I would write it again, but it was extremely annoying and I don't feel like rewriting it.

All it does is convert notes to a corresponding frequency(I found out the formula for this on the internet), and then just used the dos functions(I believe they are sound, sleep, nosound) to play the notes for a specific length of time.
anubis2003#
no - that'd be just as hard as with midis.

Read up on the wav>midi conversion and see how difficult that is. It ain't easy. The program has to try to pull apart the wav and seperate it into different instruments, and then(assuming it did the first part correctly) has to try and determine which note is being played, as well as strength it was played with, duration of play, etc - when many different notes are probably going to be played at one time. The amount of gaussian transformations is mindboggling now, and the prototype programs hardly make something remotely recognizable from the original song.
anubis2003#
That would be fairly easy to do if you know the format of .midi files. I don't know the particulars - I just know a lot of what .midi's do store.
Yathosho#
Originally posted by Nobby Nobbs
midi ---> silly beep thing?
depends on how you use midi data.. it's actually a professional sound format, which allows to play it on any midi-device (hardware and software). common mediaplayers and cellphones of course are consumer-software with different purpose, they play beeps.

read on here, but i guess you just wanted to say anything.
anubis2003#
I think you misunderstood him yathoso - he is wondering if you can convert from midi -> the beeps - I believe. Unless I misunderstood him(entirely possible).

As soundfonts get better, midi's will begin to sound almost exactly like the real thing. They are beginning to get close, and with programs like fruity loops you can create some amazing music.
Deamon#
fruity loops is nice 🙂 I got some really great midi's which indeed sound almost real. Though the best midi program imo is CuBase.