MAX MSP

Once home I have cleaned up the code and made some minor improvements.

improvements,

- random feature has a better note range now at first it just played high notes at random;
- different MIDI out method with xnoteout instead of using pack to create an array of the note and then putting it out via midiout.

Here is a illustration of the code cleaned up,



As you can see its much more easy to overview and to detect any problems or add any new features.

No comments: