microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
477 stars 207 forks source link

Melody Editor User Feedback Requests #1198

Closed kimprice closed 2 years ago

kimprice commented 5 years ago

This issue covers all the user feedback requests from the user testing that occurred during the arcade hackathon on 8/1/19 (that were not already filed as issues).

In regards to the melody editor, users would like ability to:

In regards to the melody gallery, users would like:

kevinjwalters commented 5 years ago

I think there's a bug too. The simulator normally notices if code or data is changed in blocks but if I changed some notes then I don't see the simulator automatically reset like it normally would when a change is spotted.

I'll ticket that if someone else can confirm my understanding of this is correct.

jwunderl commented 5 years ago

@kevinjwalters Yup, that's a bug, good catch!

kevinjwalters commented 5 years ago

For this,

support for additional instrument voices and percussion

playing arbitrary wav files would be useful and could deal with percussion. This has been requested/discussed briefly on:

For block programmers it would be useful to have a simple system for embedding new wavs in the project, e.g. dragging them in.

kevinjwalters commented 5 years ago

The issue of support for wav samples was also raised by @alex-kulcsar in MakeCode Forum: SFX in MakeCode Arcade?.

abchatra commented 2 years ago

We have other plans for music editor. This is not relevant anymore.