Soon, I promise! #56
brentmaxwell
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know I said it was coming soon 2 months ago, but this is my first MVVM and XAML app (I'm primarily a backend developer), and I keep finding things that made me say "I should have done it like this!" Like instead of having event handlers everywhere and trying to make sure the objects that needed to hear the events were connected, I discovered CommunityToolkit.Mvvm.Messaging, which is making things a lot easier.
I think once I get that implemented and all the spaghetti event crap cleaned up, I'll have the first beta release out, which includes MIDI control of at least bypass on each effect unit.
I will definitely want input and feedback on how I've implemented things, both from a user perspective, and a developer perspective.
Soon, I promise!
Beta Was this translation helpful? Give feedback.
All reactions