Last active
July 6, 2021 06:02
-
-
Save eeropic/cf679d65d3b7299668e1281ad0efcf5c to your computer and use it in GitHub Desktop.
Ableton Push 1 lcd text symbols
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In rows of 16 chars | |
ascii 0-127 | |
↑↓≡◧◨■◫❏¦°ÄÇÖÜßà | |
äçèéêîñö÷øüь…█←→ | |
!"#$%&'()*+,-./ | |
0123456789:;<=>? | |
@ABCDEFGHIJKLMNO | |
PQRSTUVWXYZ[\]^_ | |
`abcdefghijklmno | |
pqrstuvwxyz{|}~‣ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
↑ | |
↓ | |
≡ | |
◧ | |
◨ | |
■ | |
◫ | |
❏ | |
¦ | |
° | |
Ä | |
Ç | |
Ö | |
Ü | |
ß | |
à | |
ä | |
ç | |
è | |
é | |
ê | |
î | |
ñ | |
ö | |
÷ | |
ø | |
ü | |
ь | |
… | |
█ | |
← | |
→ | |
! | |
" | |
# | |
$ | |
% | |
& | |
' | |
( | |
) | |
* | |
+ | |
, | |
- | |
. | |
/ | |
0 | |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
: | |
; | |
< | |
= | |
> | |
? | |
@ | |
A | |
B | |
C | |
D | |
E | |
F | |
G | |
H | |
I | |
J | |
K | |
L | |
M | |
N | |
O | |
P | |
Q | |
R | |
S | |
T | |
U | |
V | |
W | |
X | |
Y | |
Z | |
[ | |
\ | |
] | |
^ | |
_ | |
` | |
a | |
b | |
c | |
d | |
e | |
f | |
g | |
h | |
i | |
j | |
k | |
l | |
m | |
n | |
o | |
p | |
q | |
r | |
s | |
t | |
u | |
v | |
w | |
x | |
y | |
z | |
{ | |
| | |
} | |
~ | |
‣ |
Author
eeropic
commented
Jul 6, 2021
•
top half block
████ 1F
████ 1F
████ 1F
.....00
.....00
.....00
.....00
.....00
bottom half block
.....00
.....00
.....00
.....00
████ 1F
████ 1F
████ 1F
.....00
top half shade
█.█.█ 15
.█.█. 0A
█.█.█ 15
..... 00
..... 00
..... 00
..... 00
..... 00
bottom half shade
..... 00
..... 00
..... 00
..... 00
█.█.█ 15
.█.█. 0A
█.█.█ 15
..... 00
top half block bottom half shade
████ 1F
████ 1F
████ 1F
..... 00
█.█.█ 15
.█.█. 0A
█.█.█ 15
..... 00
top half shade bottom half block
█.█.█ 15
.█.█. 0A
█.█.█ 15
..... 00
████ 1F
████ 1F
████ 1F
..... 00
full block shade
████ 1F
████ 1F
████ 1F
..... 00
████ 1F
████ 1F
████ 1F
..... 00
full block shade
█.█.█ 15
.█.█. 0A
█.█.█ 15
..... 00
█.█.█ 15
.█.█. 0A
█.█.█ 15
..... 00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment