Hi Josh, My teammate is currently having some problems in running an example. The build is successful but while running the constant_source file under target/debug folder, i get the following errors. Can you help us with this? [image: image.png]
On Mon, Mar 25, 2019 at 1:28 AM Josh Bowman-Matthews <[email protected]> wrote: > Automation like RampToValueAtTime and SetValueCurveAtTime does not make > sense independent of a node. The advantage of using a node like > ConstantSourceNode is that the output of the node is constant, so it's > easier to evaluate the effects of automation on the node's output. Does > that make sense? > > Cheers, > Josh > > On 3/24/19 8:58 PM, Akhilesh Venkatasubramanian wrote: > > Hi Josh, > > > > Examples seem to be for testing the nodes, not separate functions like > > RampToValueAtTime or SetValueCurveAtTime from my understanding. So is > there > > a different type of example that we have to write in order to test our > > implementation of SetValueCurveAtTime? The constant_source example just > > calls RampToValueAtTime. Can you point us towards some example to the > same > > that we can make use of? (Which might help us write the example to test > > SetValueCurveAtTime specifically). > > > > Maybe if there is an example to test RampToValueAtTime alone? > > > > Thanks, > > Akhilesh > _______________________________________________ > dev-servo mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-servo > _______________________________________________ dev-servo mailing list [email protected] https://lists.mozilla.org/listinfo/dev-servo

