mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-07-31 15:34:57 +00:00
Maybe yes, maybe no, but 音量响度 should let to go
This commit is contained in:
@@ -59,6 +59,13 @@
|
||||
"sounddevice",
|
||||
"librosa",
|
||||
]
|
||||
preview-advanced = [
|
||||
"numpy < 3.0",
|
||||
"soundfile",
|
||||
"sounddevice",
|
||||
"librosa",
|
||||
"pyloudnorm",
|
||||
]
|
||||
full = [
|
||||
"mido >= 1.3, < 2.0",
|
||||
"numpy < 3.0",
|
||||
@@ -67,6 +74,7 @@
|
||||
"soundfile",
|
||||
"sounddevice",
|
||||
"librosa",
|
||||
"pyloudnorm",
|
||||
]
|
||||
dev = [
|
||||
"mido >= 1.3, < 2.0",
|
||||
@@ -76,6 +84,8 @@
|
||||
"soundfile",
|
||||
"sounddevice",
|
||||
"librosa",
|
||||
"pyloudnorm",
|
||||
"matplotlib",
|
||||
"dill",
|
||||
"rich",
|
||||
"pyinstaller",
|
||||
|
||||
Reference in New Issue
Block a user