View Single Post
Old 05-27-2019, 04:27 AM   #2960
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,183
Default

Quote:
Originally Posted by juedue View Post
With the "Behringer XT1" now everything works again except "VUMeter".
I wrote in the "mst" file:

Widget VUMeter
FB_MCUVUMeter 0
WidgetEnd

I wrote in the "zon" file:

Zone Channel
VUMeter
TrackNavigator
DisplayUpper| TrackNameDisplay
DisplayLower| TrackPanDisplay
...etc.
One thing you, and everyone else needs to know is that Navigators have to be first after the Zone line.

Try something like this:

Code:
Zone Channel
   TrackNavigator
   VUMeter TrackOutputMeter
   DisplayUpper| TrackNameDisplay
   DisplayLower| TrackPanDisplay
...
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote