Re: Please help: How to create a midi file using C language
- From: Jack Campin - bogus address <bogus@xxxxxxxxxxxxxxxx>
- Date: Wed, 14 Sep 2005 12:05:37 +0100
> 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.
> 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`.
> 4.How would you do this?
Get the abc2midi program (free sourcecode) and don't reinvent the wheel.
See the ABC homepage <http://staffweb.cms.gre.ac.uk/~c.walshaw/abc>
Most MIDI projects that could be done have already been. One thing
that might be useful and which, as far as I know, doesn't exist
already would be a program to do approximate matching between MIDI
files, allowing you to create a sort of tune-Google given a database
of MIDI files.
============== j-c ====== @ ====== purr . demon . co . uk ==============
Jack Campin: 11 Third St, Newtongrange EH22 4PU, Scotland | tel 0131 660 4760
<http://www.purr.demon.co.uk/jack/> for CD-ROMs and free | fax 0870 0554 975
stuff: Scottish music, food intolerance, & Mac logic fonts | mob 07800 739 557
.
- Follow-Ups:
- References:
- Prev by Date: Re: Piston's Book (Harmony) Example 21-5
- Next by Date: Re: Please help: How to create a midi file using C language
- Previous by thread: Re: Please help: How to create a midi file using C language
- Next by thread: Re: Please help: How to create a midi file using C language
- Index(es):
Relevant Pages
|