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

Waveform visualization #20

Merged
merged 10 commits into from
Nov 21, 2022
Merged

Waveform visualization #20

merged 10 commits into from
Nov 21, 2022

Conversation

ericyd
Copy link
Owner

@ericyd ericyd commented Nov 21, 2022

  • Add Waveform component, which displays the waveform in an SVG
  • wave waveform worker, which is responsible for processing gain values and creating an SVG Path from them
  • Refactoring
    • rename measureCount and MeasureCount to measuresPerLoop and MeasuresPerLoop
    • make casing consistent between MessageEvents
    • make naming consistent in recorder processor (sample, block, frame)

@ericyd ericyd merged commit b0d86f8 into main Nov 21, 2022
@ericyd ericyd deleted the waveform-visualization branch November 21, 2022 17:58
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.

1 participant