From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Rigg Subject: Re: Cannot combine audio devices with more than 64 channels Date: Wed, 8 Feb 2017 16:31:10 +0000 Message-ID: <20170208163110.GA26916@localhost.localdomain> References: <1cdef19b-a458-7441-2ede-2ba8984ec7cd@ladisch.de> <20170131193159.GA17070@localhost.localdomain> <20170208162012.GA26820@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from vm2962.vps.tagadab.com (vm2962.vps.tagadab.com [95.172.24.202]) by alsa0.perex.cz (Postfix) with ESMTP id 482AD266AB2 for ; Wed, 8 Feb 2017 18:01:31 +0100 (CET) Content-Disposition: inline In-Reply-To: <20170208162012.GA26820@localhost.localdomain> 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: =?iso-8859-1?Q?J=F6rg_M=FCller?= Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Wed, Feb 08, 2017 at 04:20:12PM +0000, John Rigg wrote: > In jack2/common/JackGlobals.h it has the following: > #ifndefine PORT_NUM_MAX > #define PORT_NUM_MAX 4096 > #endif > Sorry, that should be JackConstants.h John