Add MusicWorkshop application

This commit is contained in:
liumangmang
2026-04-30 14:34:28 +08:00
parent 4cb403c956
commit 796f19990f
62 changed files with 21614 additions and 2168 deletions
+4
View File
@@ -0,0 +1,4 @@
from .scanner import probe_local_assets
__all__ = ['probe_local_assets']