Update README.md
This commit is contained in:
parent
aaa8e5c3f1
commit
2859ad3927
|
|
@ -4,8 +4,9 @@ This version of DSD is a flavor blend of [szechyjs](https://github.com/szechyjs/
|
|||

|
||||
|
||||
## Example Usage
|
||||
padsp -m dsdfme -- ./dsd -fp -i rtl -o /dev/dsp -c 851.8M -d ./MBE/ -P -2 -D 1 -G 36 -L 25 -V 2 -U 6020
|
||||
`padsp -m dsdfme -- ./dsd -fp -i rtl -o /dev/dsp -c 851.8M -d ./MBE/ -P -2 -D 1 -G 36 -L 25 -V 2 -U 6020`
|
||||
|
||||
```
|
||||
-i rtl to use rtl_fm
|
||||
|
||||
-c Set frequency
|
||||
|
|
@ -24,6 +25,7 @@ padsp -m dsdfme -- ./dsd -fp -i rtl -o /dev/dsp -c 851.8M -d ./MBE/ -P -2 -D 1 -
|
|||
|
||||
-W Monitor Source Audio (WIP!) (may or may not decode audio if this is on, depending on selected decode type)
|
||||
(Also, should be noted that depending on modulation, may sound extremely terrible)
|
||||
```
|
||||
|
||||
## Roadmap
|
||||
The Current list of objectives include:
|
||||
|
|
|
|||
Loading…
Reference in New Issue