From 875050af07987ad39b804130e1a5298472d5b969 Mon Sep 17 00:00:00 2001 From: zenith Date: Mon, 14 Jul 2025 18:11:34 -0400 Subject: [PATCH] Enable selecting audio input / output device based on name --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c3a0725..cc0885b 100644 --- a/README.md +++ b/README.md @@ -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"