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

Not thread safe? #1

Open
mjablons1 opened this issue Aug 5, 2020 · 0 comments
Open

Not thread safe? #1

mjablons1 opened this issue Aug 5, 2020 · 0 comments

Comments

@mjablons1
Copy link
Owner

When running FFT at high sampling rate the graph of one channel is having a little glitch (pointing to discontinuity in the waveform) which may be due to the reading and writing threads simultaneously acessing same output_frame variable. This seems to happen despite the use of Threading lock during write and read operations. Any help welcome.

@mjablons1 mjablons1 changed the title The application may not be thread safe. Not thread safe? Dec 19, 2020
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

No branches or pull requests

1 participant