Commit Graph

390 Commits

Author SHA1 Message Date
Xiaohan-Tian 8aa36d2368 feat: added global chord region to MIDI region conversion feature 2026-05-25 16:25:43 -07:00
Xiaohan-Tian e49b675985 fix: minor UI updates 2026-05-25 15:44:27 -07:00
Xiaohan-Tian 742b2fecf3 fix: restore main content global track updates after refactor 2026-05-25 15:41:00 -07:00
Xiaohan-Tian 3f96b13d8a fix: truncate project name if it's too long 2026-05-25 15:28:38 -07:00
Xiaohan-Tian d4cc4c8a37 fix: add ellipsis truncation for long track and piano roll titles 2026-05-25 14:17:35 -07:00
Xiaohan-Tian b36ea5a312 refactor: split MainContent into focused hooks and fix audio debug build 2026-05-25 14:17:10 -07:00
Xiaohan-Tian 1f330818d8 feat: enhance multi-region selection feature to support both shift and cmd/ctrl 2026-05-25 13:50:28 -07:00
Xiaohan-Tian 2c84b48f63 fix: linter errors 2026-05-24 23:47:45 -07:00
Xiaohan-Tian b80066c2a4 feat: use embedded inputbox for track name editing and region name editing 2026-05-24 23:33:54 -07:00
Xiaohan-Tian 27948771de fix: default project main grid's zoom level to 2x 2026-05-24 23:20:49 -07:00
Xiaohan-Tian af0b816cbf fix: minor UI updates 2026-05-24 23:17:43 -07:00
Xiaohan-Tian 1879df8033 feat: implement global chord track 2026-05-24 23:06:08 -07:00
Xiaohan-Tian 77fb0e4c1f fix: stereo sample downmix in track panners which causes the sampled sounds (both MIDI and audio tracks) are quieter than it should be 2026-05-24 00:04:19 -07:00
Xiaohan-Tian 7ee4a7458e fix: update default master volume to 1.0 2026-05-23 23:39:52 -07:00
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
GitHub Actions Bot 1964f1279f chore(release): 0.17.4-build.20260520
Generated release with automated versioning system.

Release type: patch

Build date: 2026-05-20 01:17:11 UTC

🤖 Generated with automated release workflow
2026-05-20 01:17:11 +00:00
Xiaohan-Tian 5398cc2047 Merge pull request #45 from KGAudioLab/feat/2026-05-17-misc
Feat/2026 05 17 misc
2026-05-19 18:16:24 -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 cbd66ab4f6 fix: VSCode debug option in macOS 2026-05-17 12:55:59 -07:00
GitHub Actions Bot a41fb9e1b6 chore(release): 0.17.3-build.20260515
Generated release with automated versioning system.

Release type: patch

Build date: 2026-05-15 20:51:47 UTC

🤖 Generated with automated release workflow
2026-05-15 20:51:47 +00:00
Xiaohan-Tian 03a47c6a86 Merge pull request #44 from KGAudioLab/feat/2026-05-11-embedded-models
Feat/2026 05 11 embedded models
2026-05-15 13:50:58 -07:00
Xiaohan-Tian 3110304197 fix: always use unix-style LF even in Windows 2026-05-15 13:50:39 -07:00
Xiaohan-Tian 93798fd377 fix: optimized system prompt for local LLM 2026-05-15 13:50:00 -07:00
GitHub Actions Bot 75ea075914 chore(release): 0.17.2-build.20260515
Generated release with automated versioning system.

Release type: patch

Build date: 2026-05-15 20:06:04 UTC

🤖 Generated with automated release workflow
2026-05-15 20:06:04 +00:00
Xiaohan-Tian 8a6937d829 Merge pull request #43 from KGAudioLab/feat/2026-05-11-embedded-models
fix: allow local Gemma runtime on GitHub Pages and avoid OPFS cache f…
2026-05-15 13:04:56 -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
GitHub Actions Bot 322496109b chore(release): 0.17.1-build.20260515
Generated release with automated versioning system.

Release type: patch

Build date: 2026-05-15 19:54:33 UTC

🤖 Generated with automated release workflow
2026-05-15 19:54:33 +00:00
Xiaohan-Tian 796a9cfd26 Merge pull request #42 from KGAudioLab/feat/2026-05-11-embedded-models
fix: remove CORS checking for downloading remote model file
2026-05-15 12:53:54 -07:00