Message-ID: <3949C9F4.20EC703B@nycap.rr.com> From: Kaeru the Frog X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: a midi question and a transparent sprite question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 9 Date: Fri, 16 Jun 2000 06:33:46 GMT NNTP-Posting-Host: 24.25.136.4 X-Complaints-To: abuse AT nycap DOT rr DOT com X-Trace: typhoon.nyroc.rr.com 961137226 24.25.136.4 (Fri, 16 Jun 2000 02:33:46 EDT) NNTP-Posting-Date: Fri, 16 Jun 2000 02:33:46 EDT Organization: Time Warner Road Runner - Albany NY To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com first allegro question: is there an easy way to get the length of a midi file in beats? second allegro question: how do you draw transparent sprites in 256 and true color modes. the help says you need to set up a color mapping table or a blender map for true color but i dont know how this works. shot snippits of code would be helpful. thank you