Midi Out?

Everything, that fits not well into other forums - Questions, Talk, Beta-Versions ...
Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Midi Out?

Postby Guest » 16. May 07, 14:46

Right got everything working apart from one aspect, when the command line sendmidi.exe is called from sj script you get a dos box open up for about a second over the top of sj's screen which is a pain ive tried using link to sendmidi.exe so i could select it minimized but sjseems to only like a direct command .exe not a .lnk for example :

if( nowPlaying )
program.run('C:\sendmidi.exe --out 0 --note-on 1 60 127');

works fine but :

if( nowPlaying )
program.run('C:FX_ON.lnk');

does not work ??

Any one have any ideas please ?

Thanks

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Midi Out?

Postby Guest » 17. May 07, 07:24

Sorted it thanks


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Main Forum”