Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 454 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 454 Bytes

Virtual Piano

Notes

  • Instrument samples came from tonejs-instruments

  • Difference between .mp3 and .ogg files:

    • OGG is an open-source format that supports two to 256 channels with better sound quality and smaller compressed file.
    • MP3 is an open-source format that can support two discrete channels, it also supports joint-stereo, however, is has inferior sound quality.