Commit Graph

215 Commits

Author SHA1 Message Date
Xiaohan-Tian 7d275802c9 feat: implemented global tempo (bpm) track 2026-05-23 23:18:47 -07:00
Xiaohan-Tian 8eb3f5d84d feat: implemented global key signature track 2026-05-23 14:44:48 -07:00
Xiaohan-Tian 1e816596e4 fix: open existing project doesn't highlight current key signature 2026-05-23 13:41:18 -07:00
Xiaohan-Tian 247c76237d feat: implement scale-of-fifth based key signature picker 2026-05-23 13:36:59 -07:00
Xiaohan-Tian fb3c6cde70 feat: implemented global marker track 2026-05-23 12:56:43 -07:00
Xiaohan-Tian 7ca2cb0d05 feat: added mock up global tracks 2026-05-23 12:29:03 -07:00
Xiaohan-Tian 041641c101 feat: refactor the add track behavior to use a pop-up instead 2026-05-23 11:09:02 -07:00
Xiaohan-Tian a7071f318c feat: added rules row under the main grid bar number row 2026-05-23 10:53:05 -07:00
Xiaohan-Tian b865064d65 fix: stabilize the preview canvas inside of the region during resizing 2026-05-19 17:57:21 -07:00
Xiaohan-Tian 4b5b5c8d76 feat: preview all the notes/regions during resizing/moving multiple notes and regions 2026-05-19 17:35:09 -07:00
Xiaohan-Tian 06e2162eea feat: added visual feedback when pressing piano keys 2026-05-19 17:13:13 -07:00
Xiaohan-Tian 6db66be471 feat: allow user to config Gemma 4 E4B and MDX-NET model download URL 2026-05-18 22:55:00 -07:00
Xiaohan-Tian 862dad72c2 fix: keep piano roll window showing last selected region if user deselect region instead of closing the piano roll window 2026-05-18 22:29:38 -07:00
Xiaohan-Tian a0fe283ab5 feat: persist piano roll zoom level into project; fixed an issue in the horizontal auto-scrolling logic in piano roll window 2026-05-18 22:21:00 -07:00
Xiaohan-Tian 97dad696b2 feat: added shortcut N for sheet music view 2026-05-18 19:12:08 -07:00
Xiaohan-Tian 4cf474be7e feat: added split notes function 2026-05-18 19:00:21 -07:00
Xiaohan-Tian d10965066f feat: added shortcut for split and merge regions 2026-05-18 18:39:42 -07:00
Xiaohan-Tian fe1b4fc8ae feat: added an option to allow user choose whether to trim leading silence when bouncing audio 2026-05-18 18:28:31 -07:00
Xiaohan-Tian 47d1d98134 fix: dropdown list in the main ToolBar is lower than event list panel's dropdown label button 2026-05-17 13:51:43 -07:00
Xiaohan-Tian 5fd19c7b2d feat: brighten on-bar and on-C separator lines in piano roll grid 2026-05-17 13:47:02 -07:00
Xiaohan-Tian 288af15ee9 fix: when resizing an unselected note, we should clear selected note(s) and select the current note being updated 2026-05-17 13:27:16 -07:00
Xiaohan-Tian 60f5b75cb2 fix: playhead click-n-seek offset issue in piano roll window's sheet music view 2026-05-17 13:18:02 -07:00
Xiaohan-Tian b5f5e1628e fix: hide zoom level option in piano roll window's sheet music view 2026-05-17 13:09:34 -07:00
Xiaohan-Tian 9c197ecd08 feat: persist track mute/solo status 2026-05-17 13:06:47 -07:00
Xiaohan-Tian e243f9e2ca fix: allow local Gemma runtime on GitHub Pages and avoid OPFS cache finalize read errors 2026-05-15 13:04:36 -07:00
Xiaohan-Tian b2bbc08761 fix: remove CORS checking for downloading remote model file 2026-05-15 12:53:36 -07:00
Xiaohan-Tian f5a1ef5b94 fix: failed tests 2026-05-15 12:30:12 -07:00
Xiaohan-Tian ac2d924711 feat: added thinking time statistics; added LaTeX rendering support 2026-05-15 12:07:45 -07:00
Xiaohan-Tian 42b9662bb4 fix: minor UI adjustments 2026-05-14 23:15:38 -07:00
Xiaohan-Tian 892e154a0f fix: minor UI adjustments 2026-05-14 22:35:04 -07:00
Xiaohan-Tian f9a3edb832 fix: update default playhead fps to 30 2026-05-14 21:55:59 -07:00
Xiaohan-Tian b6c0d93091 fix: align chatbox hint region style same with KGOne panel 2026-05-14 21:50:02 -07:00
Xiaohan-Tian 2bd6925f27 fix: switch to processing status when receiving response tokens from LLM 2026-05-14 21:37:06 -07:00
Xiaohan-Tian 1a051fea54 feat: added a welcome msg for local LLM users 2026-05-14 21:24:03 -07:00
Xiaohan-Tian a48966d761 feat: added local LLM context length option 2026-05-14 19:44:25 -07:00
Xiaohan-Tian dbf0c20542 fix: updated Gemma 4 URL from local test url to HF url 2026-05-14 19:33:44 -07:00
Xiaohan-Tian 6460d4ffa0 fix: initial global spinner randomly hanging until 10s timeout 2026-05-14 19:33:13 -07:00
Xiaohan-Tian c7a1630862 fix: show cache loading progress 2026-05-14 19:12:36 -07:00
Xiaohan-Tian eb1c7bd2fc feat: added performance statistics info when using embedded LLM 2026-05-14 19:05:13 -07:00
Xiaohan-Tian 98c2b97413 feat: implemented the v1 browser embedded LLM support (Gemma 4 E4B based) 2026-05-14 18:55:23 -07:00
Xiaohan-Tian 64dda5bb01 fix: few minor UI and behavior adjustments 2026-05-11 23:23:11 -07:00
Xiaohan-Tian f57dd7c1da fix: failed to initialize WebGPU 2026-05-11 22:40:13 -07:00
Xiaohan-Tian d32dc35b6d feat: added local separator implementation 2026-05-11 22:27:22 -07:00
Xiaohan-Tian 8fa2c16395 feat: added save as option when renaming the project 2026-05-10 13:25:12 -07:00
Xiaohan-Tian 578be7b726 feat: added track scope mode for sheet music view; adjusted viewport behavior when switching between piano roll view and sheet music view 2026-05-10 13:11:10 -07:00
Xiaohan-Tian d69b3924e5 feat: added sheet music (stuff notation) view to the piano roll window MIDI mode 2026-05-09 23:50:02 -07:00
Xiaohan-Tian 4f4511edf4 fix: failed tests 2026-05-09 17:12:21 -07:00
Xiaohan-Tian 894c3b116f feat: added track level event list tab; rename List Event to Event List. 2026-05-09 17:10:03 -07:00
Xiaohan-Tian 48a51f12ac feat: added track level list event tab 2026-05-09 17:00:04 -07:00
Xiaohan-Tian 490cd19f68 feat: added audio recording feature 2026-05-09 15:57:46 -07:00