0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00
This commit is contained in:
2025-03-22 19:44:25 +01:00
parent 2d5115b321
commit 0686ce451a

View File

@@ -99,8 +99,9 @@ int main(int argc, char **argv) {
format.rate = RDS_SAMPLE_RATE;
buffer.prebuf = 0;
buffer.tlength = 8192;
buffer.maxlength = 8192;
buffer.tlength = 12228;
buffer.minreq = 12228;
buffer.maxlength = 12228;
rds1_device = pa_simple_new(
NULL,