: Well, go to my site, get my email address,
: email me and I'll send it to you as an
: attachment.
: As far as building a sequencer,
: - learn multimedia timer API
: - learn multimedia midi API
: - learn midi byte format
: - learn midi file format
: - figure out a way to store the notes,etc in mem.
: - play the midi out midiouts when timer says
: - record midiins
: It's that easy :)
: Not really -that- easy...
: It'll take you a while, but it's cool stuph :)
: ...Steve
:
: : I couldn't download the file,steve, but maybe you can help me : How do I go about making a midi sequencer , one that allows you to use your computer keyboard as a piano and which allows you to change the location of the notes on the keyboard at will ? I have no idea how to do it ,but I'm learning C++ and will learn whatever I have to if I need.
Re: can't download it , steve, but..............
: Well, go to my site, get my email address,
: email me and I'll send it to you as an
: attachment.
: As far as building a sequencer,
: - learn multimedia timer API
: - learn multimedia midi API
: - learn midi byte format
: - learn midi file format
: - figure out a way to store the notes,etc in mem.
: - play the midi out midiouts when timer says
: - record midiins
: It's that easy :)
: Not really -that- easy...
: It'll take you a while, but it's cool stuph :)
: ...Steve
:
: : I couldn't download the file,steve, but maybe you can help me : How do I go about making a midi sequencer , one that allows you to use your computer keyboard as a piano and which allows you to change the location of the notes on the keyboard at will ? I have no idea how to do it ,but I'm learning C++ and will learn whatever I have to if I need.