From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: linux's SNDCTL_SEQ_RT_ENABLE and perl's MIDI::Music Date: Wed, 27 Mar 2002 11:03:32 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <20020326225230.87515.qmail@web21309.mail.yahoo.com> Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII In-Reply-To: <20020326225230.87515.qmail@web21309.mail.yahoo.com> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: fn ln Cc: alsa-devel@lists.sourceforge.net, midi@perl.org List-Id: alsa-devel@alsa-project.org At Tue, 26 Mar 2002 17:52:30 -0500 (EST), fn ln wrote: > > Hi, > > I would like to use perl, I guess, to record what an > external device plays, and then be able to play it > back. > > http://www.perl.com/CPAN-local/authors/id/S/SE/SETHJ/MIDI-Music-0.01.tar.gz > > needs SNDCTL_SEQ_RT_ENABLE so it can record MIDI > events and calcualtes the delta times itself, I guess. where is it defined? this is not found in OSS/Free, so i guess it's (commercial) OSS specific. if my guess is correct, then i don't rocommend to use this ioctl, not only because alsa doesn't support it. Takashi