Xiaohan-Tian
957f6db950
feat: added i18n support; added Simplified Chinese support
2026-05-30 20:02:55 -07:00
GitHub Actions Bot
c17d169dc6
chore(release): 0.18.0-build.20260529
...
Generated release with automated versioning system.
Release type: minor
Build date: 2026-05-29 22:03:39 UTC
🤖 Generated with automated release workflow
2026-05-29 22:03:39 +00:00
Xiaohan-Tian
227b1ed37f
Merge pull request #46 from KGAudioLab/feat/2026-05-23-global-track
...
Feat/2026 05 23 global track
2026-05-29 15:02:35 -07:00
Xiaohan-Tian
ee6cef10e5
fix: load onnx runtime mjs from assets folder
2026-05-29 15:01:11 -07:00
Xiaohan-Tian
cd2938fe15
feat: implemented user-friendly chord guide editor; added real time chord guide info to the status bar
2026-05-29 12:51:58 -07:00
Xiaohan-Tian
72297cb731
refactor: chord guide system
2026-05-28 22:52:58 -07:00
Xiaohan-Tian
ad17263b82
fix: minor UI update
2026-05-28 21:53:44 -07:00
Xiaohan-Tian
4d415a7f7d
feat: simplify chord guide feature; updated help doc; added hotkeys doc
2026-05-28 21:03:02 -07:00
Xiaohan-Tian
cd4d5847eb
feat: allow user to drag-n-drop audio clip into audio tracks; added m4a support
2026-05-28 17:25:08 -07:00
Xiaohan-Tian
c8af2ddcca
docs: updated README.md
2026-05-27 22:33:35 -07:00
Xiaohan-Tian
e95ff72d2a
fix: minor UI updates
2026-05-27 22:32:54 -07:00
Xiaohan-Tian
2140e944f2
feat: added local separator model demucs_4s support
2026-05-27 20:17:17 -07:00
Xiaohan-Tian
e2a7d1c285
refactor: move all localSeparator*.ts into a subfolder
2026-05-27 17:32:13 -07:00
Xiaohan-Tian
7340f7f8f6
docs: updated README.md and LICENSE
2026-05-26 23:27:23 -07:00
Xiaohan-Tian
c4e4470182
feat: added waveform view for audio regions
2026-05-26 23:23:01 -07:00
Xiaohan-Tian
7fc5ac1590
feat: added tempo detection with auto-align beats feature
2026-05-26 22:45:54 -07:00
Xiaohan-Tian
e82c3cbfc2
fix: changing BPM in the middle of the song causes empty spaces between notes during playback/bounce
2026-05-26 19:40:37 -07:00
Xiaohan-Tian
9ed3e57907
feat: added Global tab to Event List panel
2026-05-26 19:23:18 -07:00
Xiaohan-Tian
395032390a
feat: add read_chord_progression tool for the Agent
2026-05-26 17:56:55 -07:00
Xiaohan-Tian
0f1bad4394
feat: implemented chord detection feature for MIDI regions
2026-05-25 23:22:42 -07:00
Xiaohan-Tian
275cfece99
docs: updated LICENSE
2026-05-25 21:01:39 -07:00
Xiaohan-Tian
a588cb439f
feat: added v1 Meyda.js based chord detection feature
2026-05-25 20:55:06 -07:00
Xiaohan-Tian
f12add935a
feat: add audio chord detection for spectrogram regions
2026-05-25 19:09:19 -07:00
Xiaohan-Tian
a7158b1ee0
fix: update default BPM to 120
2026-05-25 18:02:42 -07:00
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