When I say creating I mean modifing someone elses design to my liking lol
anyway the problem im have is that I have put a vu meter in the center of the screen to display both channels but its not working.
This is in the xml:
<visual chan="both" source="vumeter" type="custom">
<size width="57" height="89"/>
<pos x="480" y="216"/>
<down x="39" y="2259" nb="7"/>
</visual>
The problem is that it will work then one channel will die and I have to reload the track in that channel to get it to work again.
If source is set to beat it always works fine?
Whats the problem?
Have I made some sort of mistake?
anyway the problem im have is that I have put a vu meter in the center of the screen to display both channels but its not working.
This is in the xml:
<visual chan="both" source="vumeter" type="custom">
<size width="57" height="89"/>
<pos x="480" y="216"/>
<down x="39" y="2259" nb="7"/>
</visual>
The problem is that it will work then one channel will die and I have to reload the track in that channel to get it to work again.
If source is set to beat it always works fine?
Whats the problem?
Have I made some sort of mistake?
发表时间 Wed 17 Oct 07 @ 5:44 am
And if you use the "vumeterleft" or "vumeterright" source, what does appear ?
发表时间 Wed 17 Oct 07 @ 11:51 am
The same thing happens, it will work and then it will die on 1 channel so you have to reload the track to get the vu working again????
发表时间 Wed 17 Oct 07 @ 6:44 pm
If you use it on 1 channel for example: <visual chan="2" source="vumeter" type="custom">
it works fine, its only when you use bothe channels: <visual chan="both" source="vumeter" type="custom">
???????
it works fine, its only when you use bothe channels: <visual chan="both" source="vumeter" type="custom">
???????
发表时间 Wed 17 Oct 07 @ 6:52 pm
Maybe a bug to report ? Dunno...
发表时间 Fri 19 Oct 07 @ 11:05 am