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

Add Basic Frequency Visualization with P5.js #4

Open
brylie opened this issue Sep 17, 2024 · 0 comments
Open

Add Basic Frequency Visualization with P5.js #4

brylie opened this issue Sep 17, 2024 · 0 comments

Comments

@brylie
Copy link
Contributor

brylie commented Sep 17, 2024

Create a visual representation of the binaural beats using P5.js to make the experience more immersive. The visualization should show the frequencies combined with beats.

Considerations:

  • Integrate P5.js library into the project
  • Create a canvas for the visualization
  • Represent base frequency and beat frequency visually
  • Animate the visualization in real-time as frequencies change
  • Ensure the visualization is performant and doesn't interfere with audio generation
  • Make the visualization accessible (e.g., can be turned off for users who prefer no visuals)
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