https://sneha2245.github.io/online-piano/
1 month.
HTML, CSS, JavaScript, NetBeans , Glassfish .
The project is based on a piano ,in which we have built a interface of a web version.
We add audio file by using <audio>
tag
<audio id="a_1">
<source type="audio/wav" src="audio/c.wav">
</audio>
On key press to play the piano .
https://github.com/subirghosh77 , https://github.com/sneha2245/