Nano Cortex Web based Preset Switcher

This is my pet project: a web-based preset switcher for Nano Cortex. I’m using Nano Cortex as an audio interface, and it has MIDI over USB

So how it works:
Connect Nano Cortex via USB
Go to my GitHub pages page

Press the Connect button
And hopefully it will work
Tested on Windows 10, Chrome Browser.

I hope Doug and Neural DSP won’t sue me.
short video on ista:
https://www.instagram.com/p/DTi1fktDLLj/

Known issue: Bypass Slots toggling from the 2nd time…still figuring this out

Hope this will be useful until the official editor comes out

4 Likes

Interesting! Kudos to you for the idea. It would be great if it could be linked to a bluetooth MIDI controller (Chocolate, for instance), which would trigger MIDI messages to a phone (a cheap Android one would be enough) running your web software, which would route the commands to the Nano via USB. That way, users would have a screen showing the preset, and a footcontroller.

1 Like

Thanks for checking this out.

Im just started with WebMIDI, need to look into possibilities with Bluetooth

2 Likes

Looking into Bluetooth possibilities, only works in Chrome; Firefox is not supported.
Managed to find uid of nano cortex with android app, so far can pair but the messages need to have different format, I know airstep can send messages even without pairing so nano cortex app on the phone can work properly.

wip

2 Likes