Transient note filter not saving

Use this forum to report bugs or request new features for WARBL, including fingering chart suggestions.
User avatar
admin
Site Admin
Posts: 680
Joined: Tue Mar 26, 2019 5:17 pm
Contact:

Re: Transient note filter not saving

Post by admin »

Oh, sorry, navigate to the Configuration Tool (and click "connect" if necessary).
Andrew Mowry
info@warbl.xyz
User avatar
gonzoB
Posts: 84
Joined: Thu Jan 28, 2021 9:45 pm
Location: Sydney, Australia
Contact:

Re: Transient note filter not saving

Post by gonzoB »

Cant find the Config tool:

Image
---------------------------
Gonzo Projects Page: https://gonzos.net/projects
User avatar
admin
Site Admin
Posts: 680
Joined: Tue Mar 26, 2019 5:17 pm
Contact:

Re: Transient note filter not saving

Post by admin »

Sorry, I wasn't clear:

-Go to the normal Configuration Tool page:

https://warbl.xyz/configure.html

-Open the Developer Tools (as you have done), and click "console"

-Plug in the WARBL if it's not plugged, and click "Connect" in the Configuration Tool

There should be some messages displayed in the Console.
Andrew Mowry
info@warbl.xyz
User avatar
gonzoB
Posts: 84
Joined: Thu Jan 28, 2021 9:45 pm
Location: Sydney, Australia
Contact:

Re: Transient note filter not saving

Post by gonzoB »

OK.

Here 'tis

Image
---------------------------
Gonzo Projects Page: https://gonzos.net/projects
User avatar
admin
Site Admin
Posts: 680
Joined: Tue Mar 26, 2019 5:17 pm
Contact:

Re: Transient note filter not saving

Post by admin »

Thanks! Interesting-- it found an output port with same name as the port that it received a message from, so it thinks that that is the WARBL.

I'm not sure what that MIDI Through port is-- do you have any other MIDI apps open, or any other MIDI hardware connected?
Andrew Mowry
info@warbl.xyz
User avatar
admin
Site Admin
Posts: 680
Joined: Tue Mar 26, 2019 5:17 pm
Contact:

Re: Transient note filter not saving

Post by admin »

Could you try connecting again now, after force-reloading the page (Crtl-F5)?

I added another fix to look only for a port that has sent a WARBL-specific CC message.
Andrew Mowry
info@warbl.xyz
User avatar
gonzoB
Posts: 84
Joined: Thu Jan 28, 2021 9:45 pm
Location: Sydney, Australia
Contact:

Re: Transient note filter not saving

Post by gonzoB »

I did a refresh without the Warbl connected, then plugged in, and "connect"

The messages above the error message were from the refresh

Image
---------------------------
Gonzo Projects Page: https://gonzos.net/projects
User avatar
admin
Site Admin
Posts: 680
Joined: Tue Mar 26, 2019 5:17 pm
Contact:

Re: Transient note filter not saving

Post by admin »

Great! Does it seem to be working correctly now (sending commands to the WARBL)?
Andrew Mowry
info@warbl.xyz
User avatar
gonzoB
Posts: 84
Joined: Thu Jan 28, 2021 9:45 pm
Location: Sydney, Australia
Contact:

Re: Transient note filter not saving

Post by gonzoB »

Yes!!

Tested:
TNF adjustment - LED flashes
Save instrument - LED flashes and config is saved
Export - file exports immediately.

I think it's fixed!

Thanks

Gonzo
---------------------------
Gonzo Projects Page: https://gonzos.net/projects
User avatar
admin
Site Admin
Posts: 680
Joined: Tue Mar 26, 2019 5:17 pm
Contact:

Re: Transient note filter not saving

Post by admin »

Pfew, great!

The problem was that that MIDI Through port was bouncing messages back to the Configuration Tool, which thought it was the WARBL sending a response back. After that the Config Tool was targeting only the MIDI Through port. Maybe that port is just always open on Linux?

Now the Config Tool only looks for a port that sends back a specific message (CC110 on channel 7, which is the first message that the WARBL sends back). That should avoid inadvertently connecting to any MIDI ports or devices that have MIDI thru turned on. It should make it a bit more robust on all platforms (hopefully).

Thanks for your help! Just let me know if it gives you any more trouble.
Andrew Mowry
info@warbl.xyz
Post Reply