Godtone
Joined 17 December 2020
→Isomorphic keyboard code for launchpads with programmer mode: ADD AUTOCONVERSION OF 'RGB RGB RGB ...' 6-BIT COLOUR SPECIFIERS (2 bits per channel) |
m bugfix |
||
| Line 1,713: | Line 1,713: | ||
# a lit-but-blackish colour (colour code 112) to differentiate/disambiguate from | # a lit-but-blackish colour (colour code 112) to differentiate/disambiguate from | ||
# notes with the colour '333' = white that *are* in the subset | # notes with the colour '333' = white that *are* in the subset | ||
if bg==None and type(colmap_in)==str: | |||
bg = 112 | bg = 112 | ||
relative = args.get('relative') or args.get('rel') or False | relative = args.get('relative') or args.get('rel') or False | ||