Coming Soon - First Release! #54
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
-
Everything works! The library feels solid in my manual testing, and is almost ready to go.
I need to clean up and organize the code, finish the XML documentation, add some better exception handling, and I'm still waffling about how to handle a few things. For example, should I create an event for each type of message that the amp sends, or should I just have one "MessageReceived" event and let the client deal with handling the message based on type.
Along with the 0.1 release of the library, I will also have a command-line application to load and save presets, adjust footswitch parameters, adjust USB gain, and my favorite part, listen to MIDI messages and trigger actions. I've got a cheap Bluetooth/USB MIDI footswitch controller that works perfectly, allowing me to bypass all four effects with a pedal!
In the meantime, the library is perfectly usable, although some things might change in the release.
Beta Was this translation helpful? Give feedback.
All reactions