From: "big choi" Newsgroups: comp.os.msdos.djgpp Subject: [q] allegro midi sound volume Date: Tue, 27 Oct 1998 11:04:14 +0900 Organization: Seoul National University, Republic of Korea Lines: 16 Message-ID: <713944$h8d$1@news.kren.nm.kr> NNTP-Posting-Host: 210.110.145.61 X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com now sound is very small.. i almost can't hear midi sound. i'd like to know control method for midi volume under allegro. allegro_init(); // install allegro install_sound(DIGI_NONE,MIDI_AUTODETECT,NULL); midi=load_midi("star.mid"); play_midi(midi,1); thanks my email address is supercms AT netian DOT com