News:

CWP2Song, public beta.
My  DAW is Reaper
YouTube channel

Main Menu

Launch external programs

Started by gordo, February 18, 2025, 08:59:40 PM

Previous topic - Next topic

gordo

Not sure if this is possible, but it would be nice to be able to call external programs/batch/script files or launch a URL from AZSlow.  I want to use this to interface to my home automation system that I use for studio automation.  Thanks.

azslow3

AZ Controller can send OSC  messages. So technically you just need something reacting on OSC packets. There are examples of OSC server in python, then you can run whatever you want.

AZ Controller is a special system to translate parameters/states of the DAW to "messages". It has no build-in general purpose language interpreter. Also adding "launching" features will allow "exploit" like presets. I don't want that.