From mboxrd@z Thu Jan 1 00:00:00 1970 From: Massimiliano Cialdi Subject: runtime change in plugin behaviour Date: Thu, 24 May 2012 16:58:36 +0200 Message-ID: <4FBE4C9C.2030604@powersoft.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail2.powersoft.it (mail1.powersoft.it [188.219.163.75]) by alsa0.perex.cz (Postfix) with ESMTP id 9621B24156 for ; Thu, 24 May 2012 16:58:39 +0200 (CEST) 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: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hi, I have developed a plugin that implements a bi-quad filter. filter's parameters are given into asoundrc file. Now I need to change those parameters during playback. How can I do? what help can gives alsalib to achieve this? best regards Max