Search Site
Re: can't download it , steve, but..............
Ditty v1.0 By: admin (19 Posts) Tue, 06/10/2008 - 12:16
In Reply To
can't download it , steve, but.............. By: pikmee (09/29/2001 - 22:57)
Follow-ups:
- Re: can't download it , steve, but.............. By: myke vetter (12/14/2003 - 20:05)

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.