Skip to content

Implement TX audio buffer so tone detection can overwrite without gaps #13

Description

@W3AXL

Currently, the tone detection algorithm only starts sending a tone once the user-configured number of tone detections occurs. This can result in ~20-50ms of "gap" before the tone is properly detected and transmitted. Ideally, we would have a rolling audio buffer that gets overwritten once enough valid tone detections happen, so that no gaps occur and the tones sound smoother.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions