|
Post by klay2000 on Dec 12, 2021 15:15:16 GMT
Hi
Is there a script that blocks absolutely all midi messages but will allow midi clock through?
Thankyou
|
|
|
Post by uncledave on Dec 12, 2021 15:49:48 GMT
Hi Is there a script that blocks absolutely all midi messages but will allow midi clock through? Thankyou If M0 != F8 Block End
Are you sure you want to block other controls, like Start and Stop?
|
|
|
Post by klay2000 on Dec 12, 2021 16:38:11 GMT
Hi this returns an error . Am I possibly typing it in wrong?
Thanks
|
|
|
Post by klay2000 on Dec 12, 2021 16:39:07 GMT
Working now thanks.
|
|
|
Post by baton on Feb 7, 2022 12:13:24 GMT
Hi guys I've just started to learn the scripting language - it'll take some time, so perhaps you could help me out with a script that would block everything that is not Clock & Transport (these 2 I want to pass through)? Thank you!
|
|
abadam
Developer 
Rotten Apple
Posts: 50
|
Post by abadam on Feb 8, 2022 7:29:49 GMT
F8-FC = XX +C Block
|
|