Trigger Applescript from Izzy?
- 
					
					
					
					
Hi All... is there a way to trigger an external applescript from Izzy?
 - 
					
					
					
					
There may be a way via Javascript.. this is a question for @DusX I think!
 - 
					
					
					
					
OSCulator can do this
 - 
					
					
					
					
@Fred didn´t knew that Osculator can do this. Good to know
 - 
					
					
					
					
I've used MidiPipe, which is free. It's spectacularly badly documented though. I'm going to look at OSCulator straight away.
I
 - 
					
					
					
					
Javascript is sandboxed. Meaning it can't reach outside its local enviroment.
So this isn't possible with Javascript. - 
					
					
					
					
@DusX said:
Javascript is sandboxed. Meaning it can't reach outside its local enviroment.
So this isn't possible with Javascript.Ah I see. Thanks for letting me know.
 - 
					
					
					
					
Thank you all. I did not know of OSCulator. I have investigated and it looks perfect for this and many other future projects.