nosuchtim / keykit

KeyKit - an algorithmic MIDI scripting language and GUI system
Other
98 stars 7 forks source link

Add getenv() utility function #3070

Closed pbarada closed 1 year ago

pbarada commented 1 year ago

Add getenv) that checkes return from mdep("env","get",...) to see if its defined; if defined return string else return empty string. Update dokeylocal() and normalboot() to use getenv().