0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

fix sample rate

This commit is contained in:
2025-01-04 17:42:44 +01:00
parent 26defddd82
commit 1fef2f7598

View File

@@ -12,7 +12,7 @@
#include "options.h"
#define SAMPLE_RATE 16000
#define SAMPLE_RATE 32000
#define INPUT_DEVICE "real_real_tx_audio_input.monitor"
#define OUTPUT_DEVICE "alsa_output.platform-soc_sound.stereo-fallback"