Triple Oscillator GUI redesign

This commit is contained in:
LocoMatt
2016-01-26 23:53:03 +01:00
parent d30a7df965
commit cfa1818ba5
29 changed files with 2 additions and 2 deletions

View File

@@ -543,8 +543,8 @@ BBTCOView {
/* Plugins */
TripleOscillatorView Knob {
color: rgb(1, 32, 64);
qproperty-outerColor: rgb(0, 0, 0);
color: rgb(255, 255, 255);
qproperty-outerColor: rgb(255, 255, 255);
qproperty-innerRadius: 2;
qproperty-outerRadius: 7;
qproperty-centerPointX: 13.0;