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

[New game]: Song Visualizer Game #4295

Closed
1 task done
sidharth2829 opened this issue Jun 6, 2024 · 4 comments · Fixed by #4461
Closed
1 task done

[New game]: Song Visualizer Game #4295

sidharth2829 opened this issue Jun 6, 2024 · 4 comments · Fixed by #4461
Assignees
Labels
level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@sidharth2829
Copy link
Contributor

🎮 Game Request

This Game allows users to upload a song file, visualize its frequency data, and manipulate specific frequencies at various points. Users can see a graphical representation of the sound's frequencies and interact with them to change the audio output.

Screenshot 2024-06-06 at 7 07 25 PM

Point down the features

File Upload: Allow users to upload their song file.
Audio Context Setup: Create an audio context and set up the audio nodes for playback and manipulation.
Analyser Node: Use an AnalyserNode to visualize the audio frequencies.
Gain Nodes: Create multiple GainNode elements to control the gain (volume) at specific frequencies.
UI for Manipulation: Provide a user interface to manipulate the gain at various frequencies.
Update Audio: Apply the changes in real-time as users interact with the UI.

Select program in which you are contributing

GSSoC24

Code of Conduct

@kunjgit kunjgit added level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue labels Jun 6, 2024
@sidharth2829
Copy link
Contributor Author

Please assign me this issue under gssoc'24

@kunjgit
Copy link
Owner

kunjgit commented Jun 6, 2024

Hey @sidharth2829 !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@sidharth2829
Copy link
Contributor Author

/assign

@kunjgit
Copy link
Owner

kunjgit commented Jun 13, 2024

Hey @sidharth2829 ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue
Projects
None yet
2 participants