Hi Rob!

2013/2/28 Rob Canning <r...@spc.org>:
> hi,
> i know devs are busy with release but i pose this question with no great
> urgency...
>
> saw(duration=4.,amplitude=1.,0.25) - that will create a ramp from 0 to 1
> over 4 seconds right? but at  audio sample rate
> how to do that at a control sample rate... say 4410 rather than 44100
> and how to get access to the amplitude value
> so i can multiply it by something and assign it to the frequency of a
> sine() for example?
> or does this require a new operator?

I believe you would, yes. I think that for the time being the shortest
and simplier way for you to add this operator would be to write it as
a LADSPA plugin. The LADSPA framework is probably more common to most
liquidsoap users (being written in C), quite efficient and easy to
integrate with liquidsoap..

Romain

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to