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