mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
fix sample rates
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
*/
|
||||
#define MPX_SAMPLE_RATE RDS_SAMPLE_RATE
|
||||
|
||||
#define OUTPUT_SAMPLE_RATE 192000
|
||||
#define OUTPUT_SAMPLE_RATE MPX_SAMPLE_RATE
|
||||
|
||||
extern void fm_mpx_init(uint32_t sample_rate);
|
||||
extern void fm_rds_get_frames(float *outbuf, size_t num_frames);
|
||||
|
||||
Reference in New Issue
Block a user