.NET Final Project- Dynamic plugin with WPF GUI built in VS2017?

Wow, thanks you guys! This is my first time posting on this forum and I was a little nervous considering a lot of the stuff I’ve read goes way over my head, but this is hands down best feedback I’ve received from asking a question on the internet, ever.

This is probably the best format for my current requirements, but from what the others have posted I wouldn’t say using WPF directly in VVVV doesn’t offer any advantage.

This is another reason I’m gonna go with OSC. I’ve got like a max 10 minutes to present and so having the patch as clean as possible will make it way easier to explain and give me more time to showcase the fun stuff in VVVV. Thanks for providing that example BTW, its really helping me make sense of how to communicate between different parts of your app, I’m definitely gonna come back and take a closer look at it once finals are done.

This is all sounding really similar to some of the concepts we learned in our Cross-platform class. Have you used Angular at all? If so, is a DependencyProperty similar to subscribing to Observable that you create in a service? I think they call is dependency injection in Angular.