Snap 12 beta music ADT! (Part 2)

I want to make an ASK-ish menu where you prompt the basic duration and note, or a typing format sort of kind of somewhat like Lisp syntax. After all that’s what the original melody looked like!

what’s a “basic duration”

As in all notes from maxima to sixteenth note, plus three quarter note.

what about a dropdown built into the note/rest block with those options?

No, the block prompts the menu. Like on the stage

I’m kinda opposed to that, why not just use a menu? you can still have a similar functionality using set slot

Or a input where you can type a number to set the number of slots to, and press ▼. These metaprogramming features are a blessing.

yeah, but the builder method still feels more intuitive to me! :)

I really do agree with you, but

this is very very very easy though :slight_smile:
you don’t even have to press ▼ because of when slot [ V] signals [edited V]

Alright hang on. I just remembered that sounds have multiple channels, Im going to cook up the crossfading logoc…

Meanwhile me who has barely ever worked with sounds in my life XD

any luck?