From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik Lingvall Subject: Re: hdspmixer Date: Wed, 26 Jan 2011 11:04:52 +0100 Message-ID: <4D3FF1C4.8000704@ifi.uio.no> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bw0-f51.google.com (mail-bw0-f51.google.com [209.85.214.51]) by alsa0.perex.cz (Postfix) with ESMTP id 993F1244F9 for ; Wed, 26 Jan 2011 11:04:55 +0100 (CET) Received: by bwz10 with SMTP id 10so1225985bwz.38 for ; Wed, 26 Jan 2011 02:04:55 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Jaroslav Kysela Cc: Adrian Knoth , Takashi Iwai , ALSA development , Florian Faber List-Id: alsa-devel@alsa-project.org I did two things to build the hdspmixer I got from Florian. 1) Moved the #endif (at line 121) #endif /* __SOUND_HDSPM_H */ downto the last line of the hdspm.h 2) Changed #include to #include in HDSPMixerWindow.h /Fredrik On 01/26/11 10:49, Jaroslav Kysela wrote: > Hi, > > working on new ALSA release, but it seems that > alsa-tools/hdspmixer is out of sync with current > linux/sound/hdsp.h / hdspm.h after this commit: > > commit e24e56795ea57e3dd7da45063ab71f04e231192d > Author: Adrian Knoth > Date: Sun Jan 9 19:42:59 2011 +0100 > > Add support for RME MADI, RayDAT and AIO > > Merged the work by Florian Faber that's distributed separately as > hdspmixer64. > > Code taken from > http://wiki.linuxproaudio.org/index.php/App:hdspmixer_64 > > Signed-off-by: Adrian Knoth > Signed-off-by: Takashi Iwai > > Any clue what to do to get things fixed? > > Jaroslav > > ----- > Jaroslav Kysela > Linux Kernel Sound Maintainer > ALSA Project, Red Hat, Inc. > > _______________________________________________ > Alsa-devel mailing list > Alsa-devel@alsa-project.org > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel