llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
198 stars 416 forks source link

Add a synth keyboard mode in TamTam Micro activity #389

Closed llaske closed 4 years ago

llaske commented 5 years ago

The idea of this enhancement is to add a keyboard mode into the TamTam Micro activity to allow user to play like a keyboard with the sound he choose. It will transform the activity into a mini synth keyboard.

To do that there is three things to do:

uOQpaJI

pidddgy commented 4 years ago

@llaske would you want something where you can right click on a sound and a popover appears, with a button that goes to the piano view?

llaske commented 4 years ago

Hmmm. Right click is not a good idea because Sugarizer could be use on a touch screen. Instead I'm thinking to:

llaske commented 4 years ago

Fixed in https://github.com/llaske/sugarizer/pull/544