It’s a long time I’m coding myself utilities in VB.Net interacting with Cantabile via Midi.
I recently, tried a few simple Network API interactions like asking Cantabile for States list or Song List.
So the idea came to have a .NET library somewhat mimicking the JavaScript API behaviour.
As you can guess from VB.net, I’m not a skilled programmer. My business is music.
In fact this is already a pretty advanced project and Claude helped a lot (Sorry @brad) . Library is built with all documented functions available in Cantabile API, events etc…
Tests with a local Cantabile instance basically works
At the moment it’s an internal VB.net Nuget ready.library.
The idea after deep testing is to share a C# source version and a Nuget Package.
@brad tell me your thoughts about idea, sharing and naming.
.