You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added Ko-fi button on the same row as OK button
- Positioned on left side with space-between layout
- Set to 28px height with 0.9 opacity for good visibility
- Maintains overlay design consistency
[](https://github.com/rgilks/geno-1/actions/workflows/web-ci.yml)
<ahref='https://ko-fi.com/N4N31DPNUS'target='_blank'><imgheight='36'style='border:0px;height:36px;'src='https://storage.ko-fi.com/cdn/kofi2.png?v=6'border='0'alt='Buy Me a Coffee at ko-fi.com' /></a>
9
+
<hr />
10
+
</div>
4
11
5
12
### Project status
6
13
@@ -37,6 +44,13 @@ Notes:
37
44
38
45
-`npm run dev` (builds, serves at http://localhost:8787, and opens the browser)
39
46
47
+
Additional scripts:
48
+
49
+
-`npm run clean` (removes build artifacts)
50
+
-`npm run nuke` (full reset: removes node_modules, reinstalls, and runs dev)
51
+
-`npm run deps` (check for dependency updates)
52
+
-`npm run deps:update` (update dependencies and run nuke)
53
+
40
54
Quick controls (browser):
41
55
42
56
- A..F: root • 1..7: mode • R: new seq • T: random key+mode • Space: pause/resume • ArrowLeft/Right: tempo • ArrowUp/Down: volume • Enter: fullscreen
0 commit comments