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
Xiaohan-Tian
213a4ee552
feat: added a warning pop-up when openning projects.
2026-05-04 20:17:05 -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
066946ea64
feat: added merge MIDI regions feature
2026-05-04 18:58:51 -07:00
Xiaohan-Tian
a2f12ca961
fix: minor updated the region lasso selection behavior
2026-05-04 18:34:29 -07:00
Xiaohan-Tian
f323f1a6b5
feat: allow user to use lasso to select multiple regions
2026-05-04 18:29:29 -07:00
Xiaohan-Tian
01a3f886d6
feat: allow user to bulk resize and move regions
2026-05-04 18:15:34 -07:00
Xiaohan-Tian
6d952b5b0b
feat: allow user to multi-select regions.
2026-05-04 17:59:35 -07:00
Xiaohan-Tian
bc7db712aa
feat: updated toolbar button style
2026-05-04 17:27:31 -07:00
Xiaohan-Tian
c733c39814
fix: should cut a held looped recording note at the loop end when note off arrives after wrap
2026-05-04 17:11:29 -07:00
Xiaohan-Tian
769d70ccb4
fix: "back to beginning" button should also shift viewport to the beginning of the song
2026-05-04 17:02:39 -07:00
Xiaohan-Tian
fc304ac349
feat: added a shortcut E to open/close piano roll
2026-05-04 16:53:48 -07:00
Xiaohan-Tian
7a6e7558ce
fix: pause button while recording should stop recoding
2026-05-02 23:02:37 -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
90aee14265
fix: minor updated some styles
2026-05-02 17:22:11 -07:00
GitHub Actions Bot
d4d340383a
chore(release): 0.13.0-build.20260502
...
Generated release with automated versioning system.
Release type: minor
Build date: 2026-05-02 23:22:19 UTC
🤖 Generated with automated release workflow
2026-05-02 23:22:19 +00:00
Xiaohan-Tian
07ba49d8e6
Merge pull request #36 from KGAudioLab/feat/2026-04-30-midi-device-recording
...
Feat/2026 04 30 midi device recording
2026-05-02 16:21:05 -07:00
Xiaohan-Tian
9828c45050
docs: updated README.md
2026-05-02 16:20:44 -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
d59ad68f72
feat: added fine tune region position feature
2026-05-01 23:07:44 -07:00
Xiaohan-Tian
d5795c5281
fix: random not able to exit piano roll hybrid mode issue when switching between different MIDI regions (introduced a region dragging start threshold)
2026-05-01 20:34:21 -07:00
Xiaohan-Tian
cbd2fc60a0
fix: updated the spectrogram icon
2026-05-01 20:18:32 -07:00
Xiaohan-Tian
756fc1bc6c
fix: minor UI updates
2026-05-01 18:49:28 -07:00
Xiaohan-Tian
b7926300e1
fix: unit test errors and TS type errors
2026-05-01 18:33:25 -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
ba0e27e50a
fix: few misc issues when switching between MIDI region and audio regions
2026-05-01 17:55:14 -07:00
Xiaohan-Tian
eafb3a4937
feat: added audio track spectrogram visualization feature
2026-05-01 17:44:29 -07:00
Xiaohan-Tian
cc0aae4e9b
Merge pull request #35 from KGAudioLab/feat/2026-04-30-midi-device-recording
...
Feat/2026 04 30 midi device recording
2026-05-01 14:37:30 -07:00
Xiaohan-Tian
cd90dc1c99
fix: linter errors
2026-05-01 14:36:56 -07:00
Xiaohan-Tian
9be96cd957
feat: add R as shortcut of recording button; fixed linter errors.
2026-05-01 14:29:27 -07:00
Xiaohan-Tian
043e90b1d7
fix: missing count-in when recording with loop mode on
2026-05-01 14:17:29 -07:00
Xiaohan-Tian
adb2345693
fix: wwitched the preroll metronome scheduling off window.setTimeout and onto Tone’s audio-context clock
2026-05-01 12:16:57 -07:00
Xiaohan-Tian
a474065450
fix: pre-roll metronome ticks are missing
2026-05-01 12:11:02 -07:00
Xiaohan-Tian
95ca3394a8
feat: switch track volume to dB scale with Logic Pro-style fader (−∞dB ~ +12dB)
2026-05-01 11:38:35 -07:00
Xiaohan-Tian
77885c8e2e
feat: added recording MIDI device feature.
2026-05-01 10:59:36 -07:00
GitHub Actions Bot
bd578cb01a
chore(release): 0.12.0-build.20260430
...
Generated release with automated versioning system.
Release type: minor
Build date: 2026-04-30 01:34:42 UTC
🤖 Generated with automated release workflow
2026-04-30 01:34:42 +00:00
Xiaohan-Tian
c54cf3e61b
Merge pull request #34 from KGAudioLab/feat/2026-04-28-add-remix-and-repaint-support
...
Feat/2026 04 28 add remix and repaint support
2026-04-29 18:33:39 -07:00
Xiaohan-Tian
d7a3bcc6d3
docs: updated README.md
2026-04-29 18:32:24 -07:00
Xiaohan-Tian
f60c7b44ec
feat: added remix and repaint support
2026-04-29 18:28:23 -07:00
GitHub Actions Bot
d82de44855
chore(release): 0.11.0-build.20260425
...
Generated release with automated versioning system.
Release type: minor
Build date: 2026-04-25 06:17:10 UTC
🤖 Generated with automated release workflow
2026-04-25 06:17:10 +00:00
Xiaohan-Tian
f5d24a8423
Merge pull request #33 from KGAudioLab/feat/2026-04-15-kgone-integration
...
docs: added K.G.One demo to README.md
2026-04-24 23:12:51 -07:00