victordiaz / PHONK

PHONK is a coding playground for new and old Android devices
https://phonk.app
GNU General Public License v3.0
461 stars 25 forks source link

vertical slider and midi device examples #117

Open victordiaz opened 2 years ago

victordiaz commented 2 years ago

Hi @polhomarkho, As you can see I just updated the repo, merging the examples and web editor repositories. I also took the time to upgrade a bit the web editor with newer libraries so things look less scary when compiling the project :)

So right now you can find the examples in this folder: https://github.com/victordiaz/PHONK/tree/develop/PHONK-examples

If you could add the vertical slider and the midi device example it would be fantastic!

Thanks!

polhomarkho commented 2 years ago

Hi Victor! Here is the PR for these examples: https://github.com/victordiaz/PHONK/pull/119