mirror of
https://github.com/RFnexus/FreeDVInterface
synced 2026-08-14 19:31:24 -04:00
Enable selecting audio input / output device based on name
This commit is contained in:
parent
bb68c94be7
commit
875050af07
1 changed files with 3 additions and 3 deletions
|
|
@ -36,7 +36,9 @@ sudo apt install libhamlib-utils
|
|||
|
||||
4. Move FreeDVInterface.py to the "interfaces" folder in your Reticulum install location
|
||||
```
|
||||
mv FreeDVInterface.py ~/.reticlum/interfaces
|
||||
git clone https://github.com/RFnexus/FreeDVInterface.git
|
||||
cd FreeDVInterface
|
||||
mv FreeDVInterface.py ~/.reticulum/interfaces
|
||||
```
|
||||
5. Add a FreeDVInterface to your Reticulum config
|
||||
|
||||
|
|
@ -67,8 +69,6 @@ An example config looks like this. Here we are using `rigctld` to key on / off t
|
|||
|
||||
---
|
||||
|
||||
|
||||
|
||||
## Troubleshooting
|
||||
> I keep seeing "Invalid sample rate"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue