OSDN Forum Archive


Thread #38836

Scale definition? (2017-08-10 02:03 by Noam #80161)

When setting the NoteColorType to SCALE, how is scale defined? I had assumed it would assign different colors to different musical scales, as in C - B, but that clearly is not the case.

Reply to #80161

Re: Scale definition? (2017-08-12 22:15 by yknk #80169)

When the NoteColorType is "SCALE", a color of each sacle is defined by the value of "Scale-XX-NoteRGBA".

[Color]
NoteColorType=SCALE
Scale-01-NoteRGBA=D50000FF --> C
Scale-02-NoteRGBA=480BFFFF --> C#
Scale-03-NoteRGBA=FFFF40FF --> D
Scale-04-NoteRGBA=9F009FFF --> D#
Scale-05-NoteRGBA=AAFFD5FF --> E
Scale-06-NoteRGBA=9F001CFF --> F
Scale-07-NoteRGBA=409FFFFF --> F#
Scale-08-NoteRGBA=FFAF0BFF --> G
Scale-09-NoteRGBA=9F00D5FF --> G#
Scale-10-NoteRGBA=75FF75FF --> A
Scale-11-NoteRGBA=6A0035FF --> A#
Scale-12-NoteRGBA=75E7FFFF --> B
Reply to #80161

Reply to #80169