mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 20:37:50 +02:00
Fixed DSP
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
{
|
||||
"audio": {
|
||||
"Radio": {
|
||||
"device": "default",
|
||||
"device": "Speakers (Realtek High Definiti",
|
||||
"sampleRate": 48000.0,
|
||||
"volume": 1.0
|
||||
"volume": 0.51953125
|
||||
},
|
||||
"Radio 1": {
|
||||
"device": "Speakers (Realtek High Definition Audio)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Radio": "./radio/RelWithDebInfo/radio.dll",
|
||||
"Recorder": "./recorder/RelWithDebInfo/recorder.dll",
|
||||
"Soapy": "./soapy/RelWithDebInfo/soapy.dll",
|
||||
"RTLTCPSource": "./rtl_tcp_source/RelWithDebInfo/rtl_tcp_source.dll"
|
||||
"Radio": "./radio/Release/radio.dll",
|
||||
"Recorder": "./recorder/Release/recorder.dll",
|
||||
"Soapy": "./soapy/Release/soapy.dll",
|
||||
"RTLTCPSource": "./rtl_tcp_source/Release/rtl_tcp_source.dll"
|
||||
}
|
||||
|
BIN
root_dev/recordings/audio_22-55-07_03-11-2020.wav
Normal file
BIN
root_dev/recordings/audio_22-55-07_03-11-2020.wav
Normal file
Binary file not shown.
BIN
root_dev/recordings/audio_23-11-22_03-11-2020.wav
Normal file
BIN
root_dev/recordings/audio_23-11-22_03-11-2020.wav
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
{
|
||||
"device": "Generic RTL2832U OEM :: 00000001",
|
||||
"device": "HackRF One #0 901868dc282c8f8b",
|
||||
"devices": {
|
||||
"AirSpy HF+ [c852435de0224af7]": {
|
||||
"gains": {
|
||||
|
Reference in New Issue
Block a user