Audio on Linux

After I upgraded to Win 11 I managed to get two interfaces working with ASIO drivers (from different manufacturers) with separate input/output in my DAW. Note, I did end up replacing one of my interfaces with an analogue desktop mixer/interface. With hindsight, I should have bought a mixer at the start. ...more

January 16, 2022 #Linux #Audio
Python Text Tips

Python is great for cleaning text in data pipelines. There are so many helper functions I thought I'd put together a list of functions to manipulate t… ...more

July 04, 2021 #Python