Commit Graph

  • a588cb439f feat: added v1 Meyda.js based chord detection feature Xiaohan-Tian 2026-05-25 20:55:06 -07:00
  • f12add935a feat: add audio chord detection for spectrogram regions Xiaohan-Tian 2026-05-25 19:09:19 -07:00
  • a7158b1ee0 fix: update default BPM to 120 Xiaohan-Tian 2026-05-25 18:02:42 -07:00
  • 8aa36d2368 feat: added global chord region to MIDI region conversion feature Xiaohan-Tian 2026-05-25 16:25:43 -07:00
  • e49b675985 fix: minor UI updates Xiaohan-Tian 2026-05-25 15:44:27 -07:00
  • 742b2fecf3 fix: restore main content global track updates after refactor Xiaohan-Tian 2026-05-25 15:41:00 -07:00
  • 3f96b13d8a fix: truncate project name if it's too long Xiaohan-Tian 2026-05-25 15:28:38 -07:00
  • d4cc4c8a37 fix: add ellipsis truncation for long track and piano roll titles Xiaohan-Tian 2026-05-25 14:17:35 -07:00
  • b36ea5a312 refactor: split MainContent into focused hooks and fix audio debug build Xiaohan-Tian 2026-05-25 14:17:10 -07:00
  • 1f330818d8 feat: enhance multi-region selection feature to support both shift and cmd/ctrl Xiaohan-Tian 2026-05-25 13:50:28 -07:00
  • 2c84b48f63 fix: linter errors Xiaohan-Tian 2026-05-24 23:47:45 -07:00
  • b80066c2a4 feat: use embedded inputbox for track name editing and region name editing Xiaohan-Tian 2026-05-24 23:33:54 -07:00
  • 27948771de fix: default project main grid's zoom level to 2x Xiaohan-Tian 2026-05-24 23:20:49 -07:00
  • af0b816cbf fix: minor UI updates Xiaohan-Tian 2026-05-24 23:17:43 -07:00
  • 1879df8033 feat: implement global chord track Xiaohan-Tian 2026-05-24 23:06:08 -07:00
  • 77fb0e4c1f fix: stereo sample downmix in track panners which causes the sampled sounds (both MIDI and audio tracks) are quieter than it should be Xiaohan-Tian 2026-05-24 00:04:19 -07:00
  • 7ee4a7458e fix: update default master volume to 1.0 Xiaohan-Tian 2026-05-23 23:39:52 -07:00
  • 7d275802c9 feat: implemented global tempo (bpm) track Xiaohan-Tian 2026-05-23 23:18:47 -07:00
  • 8eb3f5d84d feat: implemented global key signature track Xiaohan-Tian 2026-05-23 14:44:48 -07:00
  • 1e816596e4 fix: open existing project doesn't highlight current key signature Xiaohan-Tian 2026-05-23 13:41:18 -07:00
  • 247c76237d feat: implement scale-of-fifth based key signature picker Xiaohan-Tian 2026-05-23 13:36:59 -07:00
  • fb3c6cde70 feat: implemented global marker track Xiaohan-Tian 2026-05-23 12:56:43 -07:00
  • 7ca2cb0d05 feat: added mock up global tracks Xiaohan-Tian 2026-05-23 12:29:03 -07:00
  • 041641c101 feat: refactor the add track behavior to use a pop-up instead Xiaohan-Tian 2026-05-23 11:09:02 -07:00
  • a7071f318c feat: added rules row under the main grid bar number row Xiaohan-Tian 2026-05-23 10:53:05 -07:00
  • 1964f1279f chore(release): 0.17.4-build.20260520 GitHub Actions Bot 2026-05-20 01:17:11 +00:00
  • 5398cc2047 Merge pull request #45 from KGAudioLab/feat/2026-05-17-misc Xiaohan-Tian 2026-05-19 18:16:24 -07:00
  • b865064d65 fix: stabilize the preview canvas inside of the region during resizing Xiaohan-Tian 2026-05-19 17:57:21 -07:00
  • 4b5b5c8d76 feat: preview all the notes/regions during resizing/moving multiple notes and regions Xiaohan-Tian 2026-05-19 17:35:09 -07:00
  • 06e2162eea feat: added visual feedback when pressing piano keys Xiaohan-Tian 2026-05-19 17:13:13 -07:00
  • 6db66be471 feat: allow user to config Gemma 4 E4B and MDX-NET model download URL Xiaohan-Tian 2026-05-18 22:55:00 -07:00
  • 862dad72c2 fix: keep piano roll window showing last selected region if user deselect region instead of closing the piano roll window Xiaohan-Tian 2026-05-18 22:29:38 -07:00
  • a0fe283ab5 feat: persist piano roll zoom level into project; fixed an issue in the horizontal auto-scrolling logic in piano roll window Xiaohan-Tian 2026-05-18 22:21:00 -07:00
  • 97dad696b2 feat: added shortcut N for sheet music view Xiaohan-Tian 2026-05-18 19:12:08 -07:00
  • 4cf474be7e feat: added split notes function Xiaohan-Tian 2026-05-18 19:00:21 -07:00
  • d10965066f feat: added shortcut for split and merge regions Xiaohan-Tian 2026-05-18 18:39:42 -07:00
  • fe1b4fc8ae feat: added an option to allow user choose whether to trim leading silence when bouncing audio Xiaohan-Tian 2026-05-18 18:28:31 -07:00
  • 47d1d98134 fix: dropdown list in the main ToolBar is lower than event list panel's dropdown label button Xiaohan-Tian 2026-05-17 13:51:43 -07:00
  • 5fd19c7b2d feat: brighten on-bar and on-C separator lines in piano roll grid Xiaohan-Tian 2026-05-17 13:47:02 -07:00
  • 288af15ee9 fix: when resizing an unselected note, we should clear selected note(s) and select the current note being updated Xiaohan-Tian 2026-05-17 13:27:16 -07:00
  • 60f5b75cb2 fix: playhead click-n-seek offset issue in piano roll window's sheet music view Xiaohan-Tian 2026-05-17 13:18:02 -07:00
  • b5f5e1628e fix: hide zoom level option in piano roll window's sheet music view Xiaohan-Tian 2026-05-17 13:09:34 -07:00
  • 9c197ecd08 feat: persist track mute/solo status Xiaohan-Tian 2026-05-17 13:06:47 -07:00
  • cbd66ab4f6 fix: VSCode debug option in macOS Xiaohan-Tian 2026-05-17 12:55:59 -07:00
  • a41fb9e1b6 chore(release): 0.17.3-build.20260515 GitHub Actions Bot 2026-05-15 20:51:47 +00:00
  • 03a47c6a86 Merge pull request #44 from KGAudioLab/feat/2026-05-11-embedded-models Xiaohan-Tian 2026-05-15 13:50:58 -07:00
  • 3110304197 fix: always use unix-style LF even in Windows Xiaohan-Tian 2026-05-15 13:50:39 -07:00
  • 93798fd377 fix: optimized system prompt for local LLM Xiaohan-Tian 2026-05-15 13:50:00 -07:00
  • 75ea075914 chore(release): 0.17.2-build.20260515 GitHub Actions Bot 2026-05-15 20:06:04 +00:00
  • 8a6937d829 Merge pull request #43 from KGAudioLab/feat/2026-05-11-embedded-models Xiaohan-Tian 2026-05-15 13:04:56 -07:00
  • e243f9e2ca fix: allow local Gemma runtime on GitHub Pages and avoid OPFS cache finalize read errors Xiaohan-Tian 2026-05-15 13:04:36 -07:00
  • 322496109b chore(release): 0.17.1-build.20260515 GitHub Actions Bot 2026-05-15 19:54:33 +00:00
  • 796a9cfd26 Merge pull request #42 from KGAudioLab/feat/2026-05-11-embedded-models Xiaohan-Tian 2026-05-15 12:53:54 -07:00
  • b2bbc08761 fix: remove CORS checking for downloading remote model file Xiaohan-Tian 2026-05-15 12:53:36 -07:00
  • 56753e9644 chore(release): 0.17.0-build.20260515 GitHub Actions Bot 2026-05-15 19:35:36 +00:00
  • 13eb7e6ef1 Merge pull request #41 from KGAudioLab/feat/2026-05-11-embedded-models Xiaohan-Tian 2026-05-15 12:34:50 -07:00
  • 1fd2c283f2 docs: updated README.md and LICENSE Xiaohan-Tian 2026-05-15 12:34:18 -07:00
  • f5a1ef5b94 fix: failed tests Xiaohan-Tian 2026-05-15 12:30:12 -07:00
  • ac2d924711 feat: added thinking time statistics; added LaTeX rendering support Xiaohan-Tian 2026-05-15 12:07:45 -07:00
  • 42b9662bb4 fix: minor UI adjustments Xiaohan-Tian 2026-05-14 23:15:38 -07:00
  • 892e154a0f fix: minor UI adjustments Xiaohan-Tian 2026-05-14 22:35:04 -07:00
  • f9a3edb832 fix: update default playhead fps to 30 Xiaohan-Tian 2026-05-14 21:55:59 -07:00
  • b6c0d93091 fix: align chatbox hint region style same with KGOne panel Xiaohan-Tian 2026-05-14 21:50:02 -07:00
  • 2bd6925f27 fix: switch to processing status when receiving response tokens from LLM Xiaohan-Tian 2026-05-14 21:37:06 -07:00
  • 1a051fea54 feat: added a welcome msg for local LLM users Xiaohan-Tian 2026-05-14 21:24:03 -07:00
  • a48966d761 feat: added local LLM context length option Xiaohan-Tian 2026-05-14 19:44:25 -07:00
  • dbf0c20542 fix: updated Gemma 4 URL from local test url to HF url Xiaohan-Tian 2026-05-14 19:33:44 -07:00
  • 6460d4ffa0 fix: initial global spinner randomly hanging until 10s timeout Xiaohan-Tian 2026-05-14 19:33:13 -07:00
  • c7a1630862 fix: show cache loading progress Xiaohan-Tian 2026-05-14 19:12:36 -07:00
  • eb1c7bd2fc feat: added performance statistics info when using embedded LLM Xiaohan-Tian 2026-05-14 19:05:13 -07:00
  • 98c2b97413 feat: implemented the v1 browser embedded LLM support (Gemma 4 E4B based) Xiaohan-Tian 2026-05-14 18:55:23 -07:00
  • 0e6e2736d0 feat: added VSCode Windows debugging entry Xiaohan-Tian 2026-05-14 18:03:58 -07:00
  • 64dda5bb01 fix: few minor UI and behavior adjustments Xiaohan-Tian 2026-05-11 23:23:11 -07:00
  • f57dd7c1da fix: failed to initialize WebGPU Xiaohan-Tian 2026-05-11 22:40:13 -07:00
  • d32dc35b6d feat: added local separator implementation Xiaohan-Tian 2026-05-11 22:27:22 -07:00
  • 5b599aa4e7 chore(release): 0.16.0-build.20260510 GitHub Actions Bot 2026-05-10 20:34:50 +00:00
  • 9b64c8f016 Merge pull request #40 from KGAudioLab/feat/2026-05-09-staff-notation Xiaohan-Tian 2026-05-10 13:34:05 -07:00
  • 1a84199025 docs: updated README.md and LICENSE Xiaohan-Tian 2026-05-10 13:33:39 -07:00
  • 8fa2c16395 feat: added save as option when renaming the project Xiaohan-Tian 2026-05-10 13:25:12 -07:00
  • 578be7b726 feat: added track scope mode for sheet music view; adjusted viewport behavior when switching between piano roll view and sheet music view Xiaohan-Tian 2026-05-10 13:11:10 -07:00
  • d69b3924e5 feat: added sheet music (stuff notation) view to the piano roll window MIDI mode Xiaohan-Tian 2026-05-09 23:50:02 -07:00
  • 841575e01f chore(release): 0.15.0-build.20260510 GitHub Actions Bot 2026-05-10 00:18:18 +00:00
  • 0ddb2e5d7a Merge pull request #39 from KGAudioLab/feat/2026-05-09-waveform-recording Xiaohan-Tian 2026-05-09 17:17:12 -07:00
  • 4f4511edf4 fix: failed tests Xiaohan-Tian 2026-05-09 17:12:21 -07:00
  • 894c3b116f feat: added track level event list tab; rename List Event to Event List. Xiaohan-Tian 2026-05-09 17:10:03 -07:00
  • 48a51f12ac feat: added track level list event tab Xiaohan-Tian 2026-05-09 17:00:04 -07:00
  • 490cd19f68 feat: added audio recording feature Xiaohan-Tian 2026-05-09 15:57:46 -07:00
  • aa6ffd32dd chore(release): 0.14.0-build.20260509 GitHub Actions Bot 2026-05-09 00:13:16 +00:00
  • 1afe73241b Merge pull request #38 from KGAudioLab/feat/2025-05-02-midi-automation Xiaohan-Tian 2026-05-08 17:11:52 -07:00
  • 5148e0d45d docs: updated README.md Xiaohan-Tian 2026-05-08 17:11:35 -07:00
  • 098d465c4a Merge pull request #37 from KGAudioLab/feat/2025-05-02-midi-automation Xiaohan-Tian 2026-05-08 17:10:34 -07:00
  • f38597efed docs: updated README.md Xiaohan-Tian 2026-05-08 17:10:07 -07:00
  • a1c8727d44 fix: when piano roll window is not visible, select a row on list event table will cause current MIDI region lose selection Xiaohan-Tian 2026-05-08 17:09:53 -07:00
  • 37da0f6885 fix: default piano roll window's Y position Xiaohan-Tian 2026-05-08 16:46:29 -07:00
  • bd067cae64 fix: minor UI adjustments Xiaohan-Tian 2026-05-08 16:16:34 -07:00
  • 31e02b4149 feat: implemented track level automation Xiaohan-Tian 2026-05-08 15:44:07 -07:00
  • 6e5d9466f4 feat: implemented editable automation lane in piano roll window Xiaohan-Tian 2026-05-08 14:39:45 -07:00
  • eead27dbd8 fix: misc UI updates and fixes Xiaohan-Tian 2026-05-07 23:54:08 -07:00
  • 1e33caafc5 fix: few minor UI adjustments and fixes Xiaohan-Tian 2026-05-07 23:28:16 -07:00
  • 917a1b0a21 feat: added a read-only piano roll automation view Xiaohan-Tian 2026-05-07 22:55:19 -07:00