Commit Graph

159 Commits

Author SHA1 Message Date
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 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 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 a48966d761 feat: added local LLM context length option 2026-05-14 19:44:25 -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 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 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
Xiaohan-Tian a1c8727d44 fix: when piano roll window is not visible, select a row on list event table will cause current MIDI region lose selection 2026-05-08 17:09:53 -07:00
Xiaohan-Tian 37da0f6885 fix: default piano roll window's Y position 2026-05-08 16:46:29 -07:00
Xiaohan-Tian bd067cae64 fix: minor UI adjustments 2026-05-08 16:16:34 -07:00
Xiaohan-Tian 31e02b4149 feat: implemented track level automation 2026-05-08 15:44:07 -07:00
Xiaohan-Tian 6e5d9466f4 feat: implemented editable automation lane in piano roll window 2026-05-08 14:39:45 -07:00
Xiaohan-Tian eead27dbd8 fix: misc UI updates and fixes 2026-05-07 23:54:08 -07:00
Xiaohan-Tian 1e33caafc5 fix: few minor UI adjustments and fixes 2026-05-07 23:28:16 -07:00
Xiaohan-Tian 917a1b0a21 feat: added a read-only piano roll automation view 2026-05-07 22:55:19 -07:00
Xiaohan-Tian f3d26126fa feat: added MIDI CC recording and list event table operation support. 2026-05-07 22:12:06 -07:00
Xiaohan-Tian 738628fc76 feat: added pitch bend automation (linear interpolation) 2026-05-06 18:25:14 -07:00
Xiaohan-Tian fc1a044e98 feat: added adding pitch bend feature and delete selected events feature to the list event panel 2026-05-06 17:36:54 -07:00
Xiaohan-Tian 98cccf5c7a feat: added pitch bend support 2026-05-05 21:28:32 -07:00
Xiaohan-Tian 8f453f8f4c feat: implemented inline edit for the list event panel 2026-05-05 17:55:06 -07:00
Xiaohan-Tian 3743f9cab2 feat: added v1 read-only version list event panel 2026-05-05 17:17:08 -07:00
Xiaohan-Tian c2e68e388c fix: error when creating MIDI region first time after the app has started projectStore.ts:271 Cannot update a component (Toolbar) while... 2026-05-05 16:09:35 -07:00
Xiaohan-Tian 6928416f78 fix: show loading spinner instead of hanging in open project dialog when user click open button 2026-05-04 21:44:25 -07:00