-
Hi kelvinJin,
I have followed the steps given to build libsox.a but it is failing. Could you please help me...Thanks
./configure: line 15073: syntax error near unexpected token `OPUS,'
./config…
-
https://sources.debian.org/patches/sox/
-
While trying to process a sample I came across this issue:
`sox WARN getopt: option l' not recognized`
Perhaps this flag has been deprecated. Regardless the research I couldn't find an equivalen…
-
Hi,
This is a great code!! i almost get everything, but only the SoX is not working (when i do ) "node tutorial/step1_stt.js" the following error would show up: "Error: Cannot find module 'mic'". I…
-
Hi,
Was wondering whether you guys would beable to add the ability to remove "silence" from the downloaded mp3 file as a flag? so we can get rid of the annoying few seconds of silence at the end that…
-
Python package: sox==1.4.1
Python version: 3.6
OS: Windows 10
sox cmd line utility version: 14.4.2
The current implementation of the vol() method from the Transformer class throws an exception i…
-
I am trying to replace rtl-fm with rx_fm on a Raspberry Pi 3B in order to benefit from improved tuning frequency accuracy and access to all Soapy-supported devices.
Running 'rtl_fm -M wbfm -f 88.…
-
I'm trying to use doppler on GQRX's raw files like this:
```
cat gqrx_20220804_154702_137100000_80000_fc.raw | doppler track --frequency 137100000 -i f32 -o f32 -s 80000 --time 2022-08-04T15:47:0…
RYNEQ updated
2 years ago
-
This issue will allow us to implement #568.
We need to modify build scripts (scons and build-3rdparty.py) to support using FFmpeg from system or automatically building it.
Steps:
* teach [bui…
gavv updated
5 months ago
-
On cheyenne the following module is no longer available
module load mpt/2.15f
I've replaced it with the generic
module load mpt
but wasn't able to compile. During the make step "make NETC…