>maybe i should consider dropping 14-bit resolution (the crappy faders on 
>the peavey hardly manage 127 distinct positions) and just use the MSB 
>part of the 14bit controller. ardour does perform lowpass filtering of 
>controller values, right ?

it doesn't filter the values directly, but the various things that use
them do interpolate. for example, if you bind to a gain fader, there
is no smoothing of the changes in terms of what is sent to the core,
but the core will interpolate to avoid zipper noise. this is so that
the interpolation is centralized, and we don't have to care where gain
changes (for example) come from.

when bound to plugin parameters, its really up to the plugin
author. most of steve's set interpolate where necessary.

--p



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to