Click the green flag follow the cat's instructions change the instrument with the slider.
I wanted to try to work with some of the list blocks that I have not used before. I hit on the idea of using the length of the words given by the user to play particular notes. This ended up using more block than I expected. I needed a variable to itereate over the list and another to add the notes to the second list. With more time I would try to make the output a bit more consistently melodious. Possibly by using addition rather than multiplication to se the notes. Also, I think it might help if the note length is not random, or at least less random.