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

Visual #103

Merged
merged 2 commits into from
Apr 14, 2019
Merged

Visual #103

merged 2 commits into from
Apr 14, 2019

Conversation

jpcima
Copy link
Contributor

@jpcima jpcima commented Apr 14, 2019

I try to add a nice visual of the generated waveform.

I'm storing the samples onto a circular buffer up to the capacity 1024. (~18.5 ms of signal)
When it's not busy, it will be transfered on a secondary buffer for thread-safe use.

The second commit adds the graphical widget.
The display is functional and nice, but I don't know too much how to lay it out without eating too much space. In this regard, current form is not very pleasing and should be rearranged.

@rerrahkr rerrahkr merged commit a5d0d50 into BambooTracker:master Apr 14, 2019
@rerrahkr
Copy link
Member

Thanks for your contribution!

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

2 participants