Commit Graph

48 Commits

Author SHA1 Message Date
Xiaohan-Tian 8eb3f5d84d feat: implemented global key signature track 2026-05-23 14:44:48 -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 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 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 42b9662bb4 fix: minor UI adjustments 2026-05-14 23:15:38 -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 37da0f6885 fix: default piano roll window's Y position 2026-05-08 16:46:29 -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 3743f9cab2 feat: added v1 read-only version list event panel 2026-05-05 17:17:08 -07:00
Xiaohan-Tian 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 2026-05-04 20:14:04 -07:00
Xiaohan-Tian d089456676 feat: honor MIDI input notes' velocity during recording 2026-05-04 19:34:54 -07:00
Xiaohan-Tian bc7db712aa feat: updated toolbar button style 2026-05-04 17:27:31 -07:00
Xiaohan-Tian 9f536d9687 fix: recording preview notes are not taking region position into consideration 2026-05-02 22:55:27 -07:00
Xiaohan-Tian 0fc4ee2a0f fix: spectrogram is not taking region position into consideration 2026-05-02 22:44:23 -07:00
Xiaohan-Tian 7b74687daf feat: added edit MIDI notes' attribute feature 2026-05-02 18:49:23 -07:00
Xiaohan-Tian f132f6bbe2 feat: preserve the viewport position when zooming in and out 2026-05-02 13:35:17 -07:00
Xiaohan-Tian da8b9496df feat: add cross-component playhead scroll synchronization 2026-05-02 00:25:41 -07:00
Xiaohan-Tian 6b8a470022 fix: move computing spectrogram text to the center of current viewport of piano roll window 2026-05-02 00:09:33 -07:00
Xiaohan-Tian 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. 2026-05-01 23:56:12 -07:00
Xiaohan-Tian 811b3a0936 feat: added zoom-in/out feature for piano roll window. 2026-05-01 23:26:39 -07:00
Xiaohan-Tian 756fc1bc6c fix: minor UI updates 2026-05-01 18:49:28 -07:00
Xiaohan-Tian 83034455cc feat: implemented piano roll hybrid mode to allow user edit MIDI notes while observing spectrogram as reference 2026-05-01 18:28:45 -07:00
Xiaohan-Tian eafb3a4937 feat: added audio track spectrogram visualization feature 2026-05-01 17:44:29 -07:00
Xiaohan-Tian cd90dc1c99 fix: linter errors 2026-05-01 14:36:56 -07:00
Xiaohan-Tian 77885c8e2e feat: added recording MIDI device feature. 2026-05-01 10:59:36 -07:00
Xiaohan-Tian 1e4fdfc8c5 refactor: replace purple accent color with light blue theme and beautify Open Project modal 2026-04-20 12:09:57 -07:00
Xiaohan-Tian 1828dbbc63 feat: replace browser built-in alert/confirm/prompt pop-up with new DialogProvider 2026-04-19 23:54:26 -07:00
Xiaohan-Tian cb027b6c20 feat: added auto-center playhead to piano roll window 2026-04-16 20:53:01 -07:00
Xiaohan-Tian 17610f12f3 refactor: split monolithic App.css into feature-based co-located CSS files 2026-04-09 17:31:49 -07:00
Xiaohan-Tian 610b81e4cc feat: merge mode_list.json into functional_chords.json 2025-12-17 22:10:37 -08:00
Xiaohan-Tian 54b227c1be feat: implemented the logic to automatically create a chord when a suitable guide chord is highlighted. 2025-12-15 21:59:56 -08:00
Xiaohan-Tian fbd13eef9f fix: default chord guide note's length to last edited note's length 2025-12-15 21:48:03 -08:00
Xiaohan-Tian bdc7fc899a feat: added highlighted chord guide on piano grid 2025-12-15 20:14:30 -08:00
Xiaohan-Tian 8512fb4204 feat: added logic to get suitable chords (console log only) 2025-12-14 21:52:23 -08:00
Xiaohan-Tian dcd2d89d0f feat: persistence selected mode 2025-12-10 21:54:16 -08:00
Xiaohan-Tian fa201d11c5 fix: display the currently selected mode in the mode dropdown 2025-12-09 23:55:48 -08:00
Xiaohan-Tian 9e0c0cc1f5 feat: add scale highlighting to Piano Roll grid 2025-12-09 23:50:03 -08:00
Xiaohan-Tian 98ed8a60ce feat: added mode list dropdown 2025-12-08 22:59:09 -08:00
Xiaohan-Tian de51967b49 initial public release. 2025-08-11 18:37:21 -07:00