Hi Mark, Thank you :) Now another question has arisen... How can I make it possible, that I can compress or expand the width of single mcp-strips, like we can do it with the length of the strips?
And another question: How can I place the tcp.volume.label to the very left edge of the tcp? I tried all parameters in this code: "set tcp.volume.label [12 57 70 30 0 0 0 0]" except the last 4 zeros, but with no success!
I don't know which theme you're modding, but in theory if you change the 12 to 0, it should work. Also, there is an entry for the margin, so the first number in that should be 0 as well.
I'm out of ideas. In theory, it should have worked. What would happen if you plugged in the numbers from your "trackidx" label? It's where you want your volume label, right?
Mark, I'm at the very beginning, I don't even know the "trackidx label". The code I have in the rtconfig is very small, I just copied and pasted things from other themes and experimented with it...mostly with success. The Volume label thing started, cause i'm using bigger fonts and so I wanted to split Volume_label and pan label...to move the volume_label to the very left of the tcp is just an experiment for learning!
I see. What happens if you insert a semicolon at the beginning of the volume label code to "comment it out"? In theory, the volume label should disappear. If it doesn't, that tells us some other line of code somewhere is interfering with what you want to do. Also, did you start the code block with "clear tcp.*"?