`cargo ex name_of_example`

In the case of StereoPannerNode you should probably look at the GainNode
code and examples instead, StereoPannerNode is a simple node with a single
parameter that runs an algorithm based on that parameter, much like
GainNode. PannerNode is a lot more complicated.

Thanks,
-Manish Goregaokar


On Sat, Apr 27, 2019 at 12:06 PM Maria Sable <masa...@ncsu.edu> wrote:

> Hi all,
>
> I'm working on finishing up our final project at NCSU, and I need to create
> a runnable example for StereoPannerNode based on the example for
> PannerNode. However, it would be immensely helpful to know how to actually
> run the existing PannerNode example, but I can't find any instructions in
> the readme (I'm on Windows if it matters). Thanks for your help!
>
> Kind regards,
> Maria
> _______________________________________________
> 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