[PD] my first extension, FINISHED

Atte André Jensen atte.jensen at gmail.com
Wed Sep 12 19:01:56 CEST 2007


Steffen Leve Poulsen wrote:
> OK I havent tried your external.
> Can you describe it's functionality.

[legato] transforms output from [notein]
inlet 1: note
inlet 2: velocity
inlet 3: mode:
0: last note hit priority (default)
1: low note priority
2: high note priority

outlet 1: note
outlet 2: velocity (non re-triggered)
outlet 3: velocity (re-triggered)

Notice: outlets only output values when they actually change. FOr 
instance if two notes are played legato, the socond note will not make 
outlet 2 (velocity) transmit a new value for velocity.

Example: Play (and hold) note 1, note 1 will sound. Play (and hold) note 
2, note 2 will sound. Release note 2,  note 1 will sound. This works for 
unlimited depth (actually 200) and any combination of press/release 
order. This description is valid for mode 0. So basically: when more 
than one note is pressed, the latest one pressed will sound.

> Or send me the DLL.

What's a DLL?

-- 
peace, love & harmony
Atte

http://atte.dk       | http://myspace.com/attejensen
http://anagrammer.dk | http://atte.dk/compositions




More information about the Pd-list mailing list