Chooose Notes From a Notelist or Notegroup (choose)
Handel allows you to choose a random subset of notes from a notelist using the choose
keyword.
The syntax for choosing a random subset of notes (a notelist) from another notelist is:
choose somedigit from notelist
Below is an example program that uses a choose expression:
Note that the simple program above is non-deterministic and in thus case creates "generative music".