We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41eacca commit ce00104Copy full SHA for ce00104
2 files changed
.gitignore
@@ -26,3 +26,4 @@ venv
26
.DS_Store
27
.ninja_log
28
*.ninja
29
+.DS_Store
r&d.md
@@ -15,15 +15,3 @@
15
* Waveform rendering gallery
16
* Marquee
17
* https://www.assemblyai.com/blog/conformer-1/
18
-
19
-# [ ] what characters should we use for the font?
20
21
-+ Regex word characters allows for selecting actual non-silence sounds
22
-Ll (Letter, Lowercase)
23
-Lu (Letter, Uppercase)
24
-Lt (Letter, Titlecase)
25
-Lo (Letter, Other)
-Lm (Letter, Modifier)
-Nd (Number, Decimal Digit)
-Pc (Punctuation, Connector)
-* Good range - 0xa000,0xa48c
0 commit comments