Reading, and displaying the value for [ChannelN],track_samples in skins
Hi, we can determine if a track is loaded into a deck by checking for [ChannelN]
This works for controllers, but is this working in skins too?
I tried to archive the following:
Check if a track is loaded into a deck, and display a widget if [ChannelN]
In a first step i just try to display [ChannelN]
<Template>
<SetVariable name="group"
<SetVariable name="control_
<WidgetGroup>
<ObjectName
<Layout>
<SizePolicy
<Children>
<Label>
</Label>
</Children>
</WidgetGroup>
</Template>
This does only partially work, since all i got was the output of the correct channel number + the track_samples string , i.e. ``[Channel1]
The developer tools console reads instead: [Channel1]
Any clues?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Mixxx Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask jus for more information if necessary.