if you can figure out a way to write binary files in VB, you can just write it with a few codes - just formating the file. midi files are binary, and they have a standard format (I know you knew it).
I don't know if VB can do what c does: in c, you can define a structure, and specify the bytes in every chunk (midi files are divided into chuncks).
I don't know if I'm clear or not.
.......wait a minute, take out your vb book and turn it to page 245, read the part called Processing Binary Files. I think you can also write your bytes into an array (ARRAY!!!!!!!!!!!!!OMFG I hate array) and save it into a binary file. I got homework to do tonight so I can't study it right now.
__________________ I do this for Aiur. NOT YOU. |