# | 0 | 0 | 0 // 0 = black (background color #1)
|
---|
1 | 0 | 0 | 0 // 1 = grey (background color #2) |
2 | 128 | 255 | 255 // 2 = top of spec |
3 | 110 | 219 | 219 // 3 |
4 | 91 | 182 | 182 // 4 |
5 | 73 | 146 | 146 // 5 |
6 | 55 | 109 | 109 // 6 |
7 | 37 | 73 | 73 // 7 |
8 | 18 | 36 | 36 // 8 |
9 | 0 | 0 | 0 // 9 |
10 | 0 | 0 | 0 // 10 = mid of spec |
11 | 0 | 0 | 42 // 11 |
12 | 0 | 0 | 85 // 12 |
13 | 0 | 0 | 128 // 13 |
14 | 0 | 0 | 170 // 14 |
15 | 0 | 0 | 212 // 15 |
16 | 0 | 0 | 255 // 16 |
17 | 0 | 0 | 255 // 17 = bottom of spec |
18 | 128 | 255 | 255 // 18 osc 1 (brightest) |
19 | 64 | 128 | 128 // 19 osc 2 |
20 | 0 | 0 | 0 // 20 osc 3 |
21 | 0 | 0 | 128 // 21 osc 4 |
22 | 0 | 0 | 255 // 22 osc 5 (dimmest) |
23 | 0 | 255 | 255 // 23 spectrum peaks |
24 | Made by VisEditor from 4Q Software |
25 | http://members.xoom.com/4qdownloads/frame.htm |
26 | Programmed by sCud
|