Author |
Topic: Midi C programming (Read 1358 times) |
|
wiener303
New Member

 I love YaBB 1 Gold!

Posts: 2
|
 |
Midi C programming
« on: Feb 21st, 2002, 5:17am » |
Quote Modify
|
I found the book Maximum MIDI on harmony central. Did anybody know this book and tell me if it is very usefull for a beginner in C?.
|
|
IP Logged |
|
|
|
Jamie OConnell
Administrator
    


Gender: 
Posts: 2027
|
 |
Re: Midi C programming
« Reply #1 on: Feb 22nd, 2002, 11:42am » |
Quote Modify
|
It's a pretty good book (and available from our online store here), but I'm not sure I'd recommend it for beginners in programming. It uses C++, and comes with very usable class libraries for doing MFC or SDK MIDI apps. The DLL's are fully thunked, and can be used with either NT or 9x Windows.
|
« Last Edit: Feb 22nd, 2002, 11:43am by Jamie OConnell » |
IP Logged |
--Jamie Music is its own reward.
|
|
|
TabSel
Member
 


Posts: 13
|
 |
Re: Midi C programming
« Reply #2 on: Feb 22nd, 2002, 3:09pm » |
Quote Modify
|
I bought because I am interested. But it leaves too many questions. It mainly features an API that is topped on the windows API. Ok, this is a good way of showing a way of an implementation of the windows API to MIDI. But I'd rather learn more details on the win API than on the implementation. I have to admit that I am a beginner in C++/Windows programming, although I am a professional developer... Jamie, may I ask you some questions about MIDI programming?
|
|
IP Logged |
|
|
|
Jamie OConnell
Administrator
    


Gender: 
Posts: 2027
|
 |
Re: Midi C programming
« Reply #3 on: Feb 23rd, 2002, 1:33am » |
Quote Modify
|
on Feb 22nd, 2002, 3:09pm, TabSel wrote: Jamie, may I ask you some questions about MIDI programming? |
| Yes certainly. I might even know the answer
|
|
IP Logged |
--Jamie Music is its own reward.
|
|
|
|