On 2010-03-07 13:19, Achim Christian Bornhöft wrote:
How can I create three bytes raw midi messages in the following forms to
interact with my launchpad from within PD?
128, <Key>, <Velocity>
use
|
[pack 0 0]
|
[128, $1, $2(
|
and similar.
fmadsr
IOhannes