From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Fwd: Support for Roland VG-99 (working code, but could use help) Date: Tue, 16 Oct 2012 14:27:46 +0200 Message-ID: <507D52C2.3090902@ladisch.de> References: <507D0F6D.1000102@gmail.com> <507D268E.2070609@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by alsa0.perex.cz (Postfix) with ESMTP id 78020265147 for ; Tue, 16 Oct 2012 14:29:03 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Pete Leigh Cc: alsa-devel@alsa-project.org, Daniel Mack List-Id: alsa-devel@alsa-project.org Pete Leigh wrote: > On 16 October 2012 10:19, Clemens Ladisch wrote: >> Are you sure there are three MIDI ports per direction, and not two? > > No, that sounds wrong, in fact I didn't realise I'd set this. I guess > the two ports would be one for sysex and one for normal messages? Two > seems to fit with what lsusb shows > > I've tested with .out_cables and .in_cables both set to 0x0011 (is > that two?) These are bit masks; two ports would be 0x0003. Regards, Clemens