Re: Please help: I need to create a midi file using C language



"david" <aass000999@xxxxxxxx> a écrit dans le message de news:
1126612663.057655.4660@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

> 1.I am considering doing a simple midi file generator for my
> 4th year project in B.SC.
> 2.I would do it using c language, but i'm not sure how
> difficult it would be.

Very easy.

> 3.Basically, the executable c program would read a text document
> with some "musical pseudocode" representing some `tune`.
> Then convert the "musical pseudocode" into "midi code" that
> could be played in any midi player like `windows media player`.

You need first to know the midi format

> 4.How would you do this?
> 5.I hear that you could use `truncated fourier series`; but how to
> do this?

There is no audio data in a midi file, you don't need it.

> 6.Also, how to re-create various musial instruments?
> 7.Please give me some quick guidence on the above issues.
> 8.Thanks.

It seems you want to make a .wav file or something.

--
~~~~ clmasse on free F-country
http://jude.iuma.com/
http://www.soundclick.com/nickelchrome


.



Relevant Pages

  • Re: On what beat do you hear the beginning?
    ... (Love that bass part) and in the bridge the bass ... Ok, I'm a little bored on a Monday morning, waiting for the Ontario ... I wrote a quick midi file. ... That file works fine in Windows Media Player for me, ...
    (alt.guitar.bass)
  • Re: Please help: How to create a midi file using C language
    ... > 1.I am considering doing a simple midi file generator for my ... > could be played in any midi player like `windows media player`. ... It is a music notation ... from a text file representing the musical notation - ...
    (rec.music.indian.classical)
  • WMP 11 and .wav and mid
    ... Whenever I try to play a .wav or midi file in WMP 11 I get the following ... "Windows Media Player encountered a problem while playing the file. ...
    (microsoft.public.windowsmedia.player)
  • Re: can you help me identify this piece: music_01.mid
    ... > i stumbled across this midi file in the 'other media' section of ... > windows media player - i think the file came with windows. ... Sounds like Bach, or in the style of Bach, though I can't identify it. ... Prev by Date: ...
    (rec.music.classical.recordings)
  • Re: Please help: How to create a midi file using C language
    ... >> 1.I am considering doing a simple midi file generator for my ... >> could be played in any midi player like `windows media player`. ... The web pages identify Haskell as a purely functional ... language, but its syntax uses assertions to classify function calls, ...
    (rec.music.theory)

Loading