mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-20 07:54:01 +01:00
Migrate as much as possible to pip and requirements.txt
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
C192 = "192"
|
||||
APS = "APS (VBR)"
|
||||
V2 = "V2 (VBR)"
|
||||
V1 = "V1 (VBR)"
|
||||
C256 = "256"
|
||||
APX = "APX (VBR)"
|
||||
V0 = "V0 (VBR)"
|
||||
C320 = "320"
|
||||
LOSSLESS = "Lossless"
|
||||
LOSSLESS_24 = "24bit Lossless"
|
||||
V8 = "V8 (VBR)"
|
||||
|
||||
ALL_ENCODINGS = [C192, APS, V2, V1, C256, APX, V0, C320, LOSSLESS, LOSSLESS_24, V8]
|
||||
Reference in New Issue
Block a user