Web MIDI
- 6 Devlogs
- 37 Total hours
A website that makes you able to play midi using your keyboard
A website that makes you able to play midi using your keyboard
Progress:-
Completed the style.css
Made the Live visualizer work by connecting analyserNode directly into the Web Audio processing graph.
Added 3 modes to change the sounds of the midi
4 effects to change the sound of midi - Volume, Filter cutoff, delay time and delay feedback
Working on the style.css , had to debug the script the midi buttons were not working…
style.css in progress
Finally made the script working after facing some errors , now i will design the site!!
Progress :-
Completed the main format(index.html) of the site.
Working on the audio engine script ( this is a little hard step , using online articles to learn more about writing code for this ).
-next i will try to get ideas for new features that i can add to the site and style the site
Working on this new project , its called Web Midi . Its purpose is :-
To be able to play notes like midi keyboard but using your key board
Customize the tone of the sound like filter cutoff,delay, distortion…etc
to be able to record and loop the beats to add more instruments to it
It will have a Live visualizer which will react to sounds played