[New game]: Song Visualizer Game #4295
Labels
level3
Adding new features
New Game 🎮
This is the label that will be used on issues that are raising new game issue
🎮 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.
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
The text was updated successfully, but these errors were encountered: