Hi,
as discussed before, people sometimes want to get rid of "0" values for channels that never have values greater than 0. Most commonly these 0's end up in the cues because of "not sneaking manual 0's".
So, to get rid of them you need to find them. I tried the following syntax and it seems to work for me in a small example showfile. Would someone else care to try this aswell ?
[Query] {Is in} <First Cue> [Thru] [-] [-] [Group] [Cue] <First Cue> [Thru] [Enter]
Have a close look at the commandline; you will need to enter [-] twice ! This can also be written as a macro of corse...
----
In Deutsch:
Um die allseits bekannten blauen Nullen eliminieren zu können muss man erstmal die Channels finden, die zwar mit "0", aber nie mit einem Wert größer 0 gespeichert sind. In meinem kleinen Versuchsaufbau scheint folgender Syntax zu funktionieren; vielleicht möchte das ja mal jemand an seinem Showfile ausprobieren ?
[Query] {Is in} <First Cue> [Thru] [-] [Group] [Cue] <First Cue> [Thru] [Enter]
Das [-] muss zweimal gedrückt werden. Ein Blick auf die Kommandozeile bei der Eingabe erklärt dies...
Funktioniert auch als Macro.
Cheers, Matze