mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
add depencency for sox
This commit is contained in:
parent
2cfeb6b6d6
commit
90d990bdfb
|
|
@ -29,7 +29,7 @@ class FeatureDetector(object):
|
|||
"digital_voice_digiham": ["digiham", "sox"],
|
||||
"digital_voice_dsd": ["dsd", "sox", "digiham"],
|
||||
"wsjt-x": ["wsjtx", "sox"],
|
||||
"packet": ["direwolf"],
|
||||
"packet": ["direwolf", "sox"],
|
||||
}
|
||||
|
||||
def feature_availability(self):
|
||||
|
|
|
|||
Loading…
Reference in a new issue