A generative patch inspired by Simon Hutchinson's YouTube video, "The Three-Oscillator Problem: Chaos and Emergence" (see https://www.youtube.com/watch?v=t5hbq5KFtR0).
Three LFO's modulating each other are used to generate MIDI notes, which can be sent to any external soft- or hard- synth on MIDI channels 1 to 3 (you can change the channels if necessary). The sub-patch "make-midi" takes 2 creation arguments. The first specifies which MIDI channel to use and the second will round the MIDI note number to an integer if set to 1. However, if you have a synth that supports fractional MIDI note values, you can set it to 0. I think the rest is self-explanatory, but if you have any questions, let me know.