mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
wtf
This commit is contained in:
@@ -99,8 +99,9 @@ int main(int argc, char **argv) {
|
|||||||
format.rate = RDS_SAMPLE_RATE;
|
format.rate = RDS_SAMPLE_RATE;
|
||||||
|
|
||||||
buffer.prebuf = 0;
|
buffer.prebuf = 0;
|
||||||
buffer.tlength = 8192;
|
buffer.tlength = 12228;
|
||||||
buffer.maxlength = 8192;
|
buffer.minreq = 12228;
|
||||||
|
buffer.maxlength = 12228;
|
||||||
|
|
||||||
rds1_device = pa_simple_new(
|
rds1_device = pa_simple_new(
|
||||||
NULL,
|
NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user