Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix - prevent premature recording movements #4

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

paraenggu
Copy link
Member

Increase the minimum recording file size to prevent sporadic, premature recording movements.

Increase the minimum recording file size from 1 to 20 MiB. This should
prevent sporadic, premature recording movements, especially on busy
systems in combination with the default FLAC codec (which produces
files that grow between 0.05 and 0.14 MiB/s).

The size of 20 MiB shouldn't be too small for lossless files (FLAC and
WAV) but also not too high for lossy codecs such as MP3 with 96 Kbit/s
@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.007% when pulling bb2f5fd on paraenggu:fix/record-handling into 8b1d278 on radiorabe:master.

@codez codez merged commit 0188755 into radiorabe:master Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants