Hello! Feels like it's time to post some notes about hacking some of my older studio gear back into use with Linux 🙂

I have a Frontier #Tranzport control surface.

Seems like Ardour had/has a native driver but it's gone from my Ubuntu distro version. Also it needs some kernel hack that I don't have.

So... I wrote an #OpenSoundControl bridge for it. #Ardour supports network control via this interface and it should be adaptable to other DAWs in future. Source here 😁

https://codeberg.org/slash909uk/tranzport_osc_ardour
1/2

tranzport_osc_ardour

Frontier Tranzport to Ardour interface using OSC (Open Sound Control) and libusb on Linux

Codeberg.org