Hi Josh

1. We are trying to implement the functionality and have a few q's. The
setValueCurveAtTime
<http://definitelytyped.org/docs/webaudioapi--waa/interfaces/audioparam.html#setvaluecurveattime>
talks
about Automation event, which I assume that the term
*UserAutomationEvent *refers
to in the issue <https://github.com/servo/media/issues/204> but could you
please help us understand what *UserAutomationEvent exactly* does and where
the *setValueCurveAtTime *fn would be called?

2. Is there a similar implementation done previously that we could use as
reference as well?

3. It does refer
<https://webaudio.github.io/web-audio-api/#dom-audioparam-setvaluecurveattime>that
I would need to call *setValueAtTime *and I assume this is implemented
<https://github.com/servo/media/search?q=setValueAtTime&unscoped_q=setValueAtTime>
as I see here and can you also let us know where the  *setValueAtTime*  is
defined?

4. The fn does two commands as per the teams understanding,
During the time interval, it sets array of values
After the time, startTime+duration, a constant value would be set until
another automationEvent starts.

So could you please help us in figuring out where would this value be
passed and where/how the fn knows that another automationEvent would start?


Sincerely
Balaji Janakarajan Hari
Graduate Student - IMSE Program
NC State University

linkedin.com/in/jhbalaji


On Fri, Mar 8, 2019 at 10:39 PM Josh Bowman-Matthews <j...@joshmatthews.net>
wrote:

> Welcome to Servo! Please ask questions if any parts of the project are
> unclear!
>
> Cheers,
> Josh
>
> On 3/7/19 9:43 PM, Balaji Janakarajan Hari wrote:
> > Hello All,
> > We are a team of NCSU students from CSC 517
> > <https://www.csc2.ncsu.edu/faculty/efg/517/s19/announcements> class and
> > excited to work on Mozilla OSS project. We would be working on WebAudio
> > Automation Implementation
> > <
> https://github.com/servo/servo/wiki/Implement-missing-WebAudio-automation-student-project#implement-support-for-missing-webaudio-automation
> >
> > .
> > I (bjan...@ncsu.edu) am graduate student in Systems Engineering,
> Srivatsan (
> > snara...@ncsu.edu) is a graduate student in CS and Akhilesh (
> > avenk...@ncsu.edu) is a graduate student in ECE. We all are new to OSS
> > contributions and Rust but eager to learn and pick them as needed. We are
> > looking forward for your support.
> >
> > Thank you!
> >
> > Sincerely
> > Balaji Janakarajan Hari
> > Graduate Student - IMSE Program
> > NC State University
> >
> > linkedin.com/in/jhbalaji
> >
>
> _______________________________________________
> dev-servo mailing list
> dev-servo@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-servo
>
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to