Commit Graph

  • f3d26126fa feat: added MIDI CC recording and list event table operation support. Xiaohan-Tian 2026-05-07 22:12:06 -07:00
  • 6305983df8 feat: added support for real time MIDI CC input (CC1, CC2, CC7, CC11 -> velocity; CC64 -> sustain) Xiaohan-Tian 2026-05-06 22:58:49 -07:00
  • 0d9e2a9f9b fix: round interpolated MIDI values to integers to deduplicate repeated consecutive values Xiaohan-Tian 2026-05-06 20:01:46 -07:00
  • 738628fc76 feat: added pitch bend automation (linear interpolation) Xiaohan-Tian 2026-05-06 18:25:14 -07:00
  • fc1a044e98 feat: added adding pitch bend feature and delete selected events feature to the list event panel Xiaohan-Tian 2026-05-06 17:36:54 -07:00
  • 6ed1dddebd fix: load existing projects will crash the playback or have no sound due to missing pitchBend array in the JSON Xiaohan-Tian 2026-05-05 21:52:57 -07:00
  • 98cccf5c7a feat: added pitch bend support Xiaohan-Tian 2026-05-05 21:28:32 -07:00
  • 8f453f8f4c feat: implemented inline edit for the list event panel Xiaohan-Tian 2026-05-05 17:55:06 -07:00
  • 3743f9cab2 feat: added v1 read-only version list event panel Xiaohan-Tian 2026-05-05 17:17:08 -07:00
  • c2e68e388c fix: error when creating MIDI region first time after the app has started projectStore.ts:271 Cannot update a component (Toolbar) while... Xiaohan-Tian 2026-05-05 16:09:35 -07:00
  • 6928416f78 fix: show loading spinner instead of hanging in open project dialog when user click open button Xiaohan-Tian 2026-05-04 21:44:25 -07:00
  • 213a4ee552 feat: added a warning pop-up when openning projects. Xiaohan-Tian 2026-05-04 20:17:05 -07:00
  • 8a6e904ab4 feat: added an option to let user choose the vertical resolution of the spectrogram, also fixed a bug that peak of pitch in the spectrogram has been mapped to the start of the note bin instead of the center Xiaohan-Tian 2026-05-04 20:14:04 -07:00
  • d089456676 feat: honor MIDI input notes' velocity during recording Xiaohan-Tian 2026-05-04 19:34:54 -07:00
  • 066946ea64 feat: added merge MIDI regions feature Xiaohan-Tian 2026-05-04 18:58:51 -07:00
  • a2f12ca961 fix: minor updated the region lasso selection behavior Xiaohan-Tian 2026-05-04 18:34:29 -07:00
  • f323f1a6b5 feat: allow user to use lasso to select multiple regions Xiaohan-Tian 2026-05-04 18:29:29 -07:00
  • 01a3f886d6 feat: allow user to bulk resize and move regions Xiaohan-Tian 2026-05-04 18:15:34 -07:00
  • 6d952b5b0b feat: allow user to multi-select regions. Xiaohan-Tian 2026-05-04 17:59:35 -07:00
  • bc7db712aa feat: updated toolbar button style Xiaohan-Tian 2026-05-04 17:27:31 -07:00
  • c733c39814 fix: should cut a held looped recording note at the loop end when note off arrives after wrap Xiaohan-Tian 2026-05-04 17:11:29 -07:00
  • 769d70ccb4 fix: "back to beginning" button should also shift viewport to the beginning of the song Xiaohan-Tian 2026-05-04 17:02:39 -07:00
  • fc304ac349 feat: added a shortcut E to open/close piano roll Xiaohan-Tian 2026-05-04 16:53:48 -07:00
  • 7a6e7558ce fix: pause button while recording should stop recoding Xiaohan-Tian 2026-05-02 23:02:37 -07:00
  • 9f536d9687 fix: recording preview notes are not taking region position into consideration Xiaohan-Tian 2026-05-02 22:55:27 -07:00
  • 0fc4ee2a0f fix: spectrogram is not taking region position into consideration Xiaohan-Tian 2026-05-02 22:44:23 -07:00
  • 7b74687daf feat: added edit MIDI notes' attribute feature Xiaohan-Tian 2026-05-02 18:49:23 -07:00
  • 90aee14265 fix: minor updated some styles Xiaohan-Tian 2026-05-02 17:22:11 -07:00
  • d4d340383a chore(release): 0.13.0-build.20260502 GitHub Actions Bot 2026-05-02 23:22:19 +00:00
  • 07ba49d8e6 Merge pull request #36 from KGAudioLab/feat/2026-04-30-midi-device-recording Xiaohan-Tian 2026-05-02 16:21:05 -07:00
  • 9828c45050 docs: updated README.md Xiaohan-Tian 2026-05-02 16:20:44 -07:00
  • f132f6bbe2 feat: preserve the viewport position when zooming in and out Xiaohan-Tian 2026-05-02 13:35:17 -07:00
  • da8b9496df feat: add cross-component playhead scroll synchronization Xiaohan-Tian 2026-05-02 00:25:41 -07:00
  • 6b8a470022 fix: move computing spectrogram text to the center of current viewport of piano roll window Xiaohan-Tian 2026-05-02 00:09:33 -07:00
  • 5890a6d0b9 fix: piano roll spectrogram is not being zoomed correctly; switching from MIDI region to audio region with piano roll open might cause residual notes. Xiaohan-Tian 2026-05-01 23:56:12 -07:00
  • 811b3a0936 feat: added zoom-in/out feature for piano roll window. Xiaohan-Tian 2026-05-01 23:26:39 -07:00
  • d59ad68f72 feat: added fine tune region position feature Xiaohan-Tian 2026-05-01 23:07:44 -07:00
  • d5795c5281 fix: random not able to exit piano roll hybrid mode issue when switching between different MIDI regions (introduced a region dragging start threshold) Xiaohan-Tian 2026-05-01 20:34:21 -07:00
  • cbd2fc60a0 fix: updated the spectrogram icon Xiaohan-Tian 2026-05-01 20:18:32 -07:00
  • 756fc1bc6c fix: minor UI updates Xiaohan-Tian 2026-05-01 18:49:28 -07:00
  • b7926300e1 fix: unit test errors and TS type errors Xiaohan-Tian 2026-05-01 18:33:25 -07:00
  • 83034455cc feat: implemented piano roll hybrid mode to allow user edit MIDI notes while observing spectrogram as reference Xiaohan-Tian 2026-05-01 18:28:45 -07:00
  • ba0e27e50a fix: few misc issues when switching between MIDI region and audio regions Xiaohan-Tian 2026-05-01 17:55:14 -07:00
  • eafb3a4937 feat: added audio track spectrogram visualization feature Xiaohan-Tian 2026-05-01 17:44:29 -07:00
  • cc0aae4e9b Merge pull request #35 from KGAudioLab/feat/2026-04-30-midi-device-recording Xiaohan-Tian 2026-05-01 14:37:30 -07:00
  • cd90dc1c99 fix: linter errors Xiaohan-Tian 2026-05-01 14:36:56 -07:00
  • 9be96cd957 feat: add R as shortcut of recording button; fixed linter errors. Xiaohan-Tian 2026-05-01 14:29:27 -07:00
  • 043e90b1d7 fix: missing count-in when recording with loop mode on Xiaohan-Tian 2026-05-01 14:17:29 -07:00
  • adb2345693 fix: wwitched the preroll metronome scheduling off window.setTimeout and onto Tone’s audio-context clock Xiaohan-Tian 2026-05-01 12:16:57 -07:00
  • a474065450 fix: pre-roll metronome ticks are missing Xiaohan-Tian 2026-05-01 12:11:02 -07:00
  • 95ca3394a8 feat: switch track volume to dB scale with Logic Pro-style fader (−∞dB ~ +12dB) Xiaohan-Tian 2026-05-01 11:38:35 -07:00
  • 77885c8e2e feat: added recording MIDI device feature. Xiaohan-Tian 2026-05-01 10:59:36 -07:00
  • bd578cb01a chore(release): 0.12.0-build.20260430 GitHub Actions Bot 2026-04-30 01:34:42 +00:00
  • c54cf3e61b Merge pull request #34 from KGAudioLab/feat/2026-04-28-add-remix-and-repaint-support Xiaohan-Tian 2026-04-29 18:33:39 -07:00
  • d7a3bcc6d3 docs: updated README.md Xiaohan-Tian 2026-04-29 18:32:24 -07:00
  • f60c7b44ec feat: added remix and repaint support Xiaohan-Tian 2026-04-29 18:28:23 -07:00
  • d82de44855 chore(release): 0.11.0-build.20260425 GitHub Actions Bot 2026-04-25 06:17:10 +00:00
  • f5d24a8423 Merge pull request #33 from KGAudioLab/feat/2026-04-15-kgone-integration Xiaohan-Tian 2026-04-24 23:12:51 -07:00
  • d0ba2466d5 docs: added K.G.One demo to README.md Xiaohan-Tian 2026-04-24 23:12:29 -07:00
  • 799f9388e7 Merge pull request #32 from KGAudioLab/feat/2026-04-15-kgone-integration Xiaohan-Tian 2026-04-24 23:00:55 -07:00
  • 3261356bc9 docs: updated README.md, added K.G.One Music Studio information Xiaohan-Tian 2026-04-24 22:00:09 -07:00
  • 3bce450637 fix: added base url presents for OpenAI Compatible settings Xiaohan-Tian 2026-04-24 20:03:18 -07:00
  • d6001a6ceb chore: added two debugger automation utilities Xiaohan-Tian 2026-04-21 19:03:40 -07:00
  • f7f79cdb32 fix: extract stems from trimmed audio is using full song Xiaohan-Tian 2026-04-20 21:49:25 -07:00
  • a71de0c789 fix: minor updated color palette for some components; updated default region/track names for stem separation. Xiaohan-Tian 2026-04-20 15:33:02 -07:00
  • 1e4fdfc8c5 refactor: replace purple accent color with light blue theme and beautify Open Project modal Xiaohan-Tian 2026-04-20 12:09:57 -07:00
  • 55861cf3cd feat: add closing animation to all modal dialogs and fix drag-dismiss bug Xiaohan-Tian 2026-04-20 00:36:32 -07:00
  • 778c0236b6 fix: added a special treatment for time signature input; fixed text selection in pop-up and release the mouse outside the pop-up will close the pop-up issue. Xiaohan-Tian 2026-04-20 00:02:47 -07:00
  • 1828dbbc63 feat: replace browser built-in alert/confirm/prompt pop-up with new DialogProvider Xiaohan-Tian 2026-04-19 23:54:26 -07:00
  • 0ac39068b2 feat: added metronome feature Xiaohan-Tian 2026-04-19 17:00:10 -07:00
  • f0a2f06295 fix: remove hardcoded lm model Xiaohan-Tian 2026-04-18 16:28:29 -07:00
  • 8308cdf79a fix: removed https support from vite dev server Xiaohan-Tian 2026-04-18 14:38:09 -07:00
  • 7e67ca9d10 fix: add https support for local vite dev server Xiaohan-Tian 2026-04-18 14:27:07 -07:00
  • 474b68c494 fix: minor updates the parameters send to ace-step-1.5 Xiaohan-Tian 2026-04-17 23:58:10 -07:00
  • ebcbe4002a fix: adjust UI for open project pop up Xiaohan-Tian 2026-04-17 18:21:52 -07:00
  • 5ca1358795 feat: added "powered by" info to 3rd party powered features Xiaohan-Tian 2026-04-17 18:02:08 -07:00
  • 7d10d37b4f fix: default K.G.One Music Generator panel to Full Song tab Xiaohan-Tian 2026-04-17 16:55:24 -07:00
  • 71dc7d99e7 feat: allow kgone-server.json to override the kgone server base url and soundfont base url Xiaohan-Tian 2026-04-17 16:32:55 -07:00
  • 206fa6fdf9 fix: honor the soundfont -> baseUrl config Xiaohan-Tian 2026-04-17 16:18:33 -07:00
  • cb4bf59de1 fix: undo is resetting the mute and solo track button status Xiaohan-Tian 2026-04-16 22:41:06 -07:00
  • ebcebb5d3b feat: added split region feature Xiaohan-Tian 2026-04-16 22:36:31 -07:00
  • 9d9190413d fix: allow user to create audio region by triggering audio upload pop-up Xiaohan-Tian 2026-04-16 21:05:05 -07:00
  • cb027b6c20 feat: added auto-center playhead to piano roll window Xiaohan-Tian 2026-04-16 20:53:01 -07:00
  • 425aeab2d1 feat: let playhead automatically centered Xiaohan-Tian 2026-04-16 20:46:28 -07:00
  • 1d5bb59ad7 fix: linter errors Xiaohan-Tian 2026-04-16 20:46:09 -07:00
  • e3a77e6398 fix: removed unnecessary override confirmation when user save project with project name unchanged Xiaohan-Tian 2026-04-16 20:29:10 -07:00
  • 24ffaa76f6 fix: reserve Untitled Project name; rename project will trigger save immidiatly. Xiaohan-Tian 2026-04-16 20:24:43 -07:00
  • 3010cf4e2d fix: long track name displaying issue; wrong separator model name mapping; imported generated full song not adjusting max bars; implemented retry mechanism for K.G.One server calls. Xiaohan-Tian 2026-04-16 17:44:44 -07:00
  • 7b82572d5c feat: implemented drag-n-drop to import KGOne generated audio/MIDI file feature Xiaohan-Tian 2026-04-15 22:40:47 -07:00
  • cadd51c3a4 feat: integrate K.G.One music generation panel Xiaohan-Tian 2026-04-15 19:51:16 -07:00
  • b307b32456 chore(release): 0.10.0-build.20260411 GitHub Actions Bot 2026-04-11 20:01:24 +00:00
  • 2328ddb3f1 Merge pull request #31 from KGAudioLab/feat/2026-04-09-add-wav-track-support Xiaohan-Tian 2026-04-11 13:00:05 -07:00
  • eeebf5407f doc: updated README.md Xiaohan-Tian 2026-04-11 12:59:41 -07:00
  • c8f84d7870 Merge pull request #30 from KGAudioLab/feat/2026-04-09-add-wav-track-support Xiaohan-Tian 2026-04-11 12:55:45 -07:00
  • d082c9cfb5 fix: missing tool calling info in the exported conversation JSON and MD Xiaohan-Tian 2026-04-11 12:54:10 -07:00
  • d16553e659 feat: added bouncing to MP3 feature Xiaohan-Tian 2026-04-11 12:30:15 -07:00
  • d4864426e3 feat: add bounce-to-WAV export with offline rendering via Tone.Offline Xiaohan-Tian 2026-04-11 12:18:30 -07:00
  • d94b53dcf5 feat: add snap-to-grid toggle for track grid regions and playhead Xiaohan-Tian 2026-04-10 20:57:34 -07:00
  • 1670679c61 feat: add audio region trimming with non-destructive clip offset Xiaohan-Tian 2026-04-10 20:17:31 -07:00
  • 39401b39c6 doc: updated help.md Xiaohan-Tian 2026-04-10 18:27:32 -07:00