[PD] notein midi bangs

Pierre Desprats pierre.desprats2 at gmail.com
Fri Feb 6 20:48:31 CET 2015


Hi,

you could try stripnote object, to remove the note-off (in PD, it's 
juste a note-in message with velocity to 0)

you could try the change object -> it outputs the input only if it has 
change

if you still have too many bangs, you could try speedlim object to limit 
the data flow.

like that :

[notein]
|    |
|    [change]
|    |
[stripnote]
|    |
[sel 36]
|
[speedlim 200]

Le 06/02/15 14:24, jwind a écrit :
> hi list;
> quite dull i am... and didn't find anything on the list.
> trying to get my midi-in-device (mpc 1000) working for triggering simple
> bangs with [notein].
> my current problem is:
> - when i hit the sample pad it fires off too many bangs within a very 
> short period of
> time and it makes it unusable to trigger a single starting-operation
> (e.g. play a video once from the beginning when the pad is hit)
>
> any idea how i can solve this?
> mute receiving bangs for apprx. 50 ms or any human time?
>
> [notein]
> |               \        \
> [select 36 . . . ]
> |
> [bang(        <- this bangs apprx 4 times within 200 ms
>
> ??
> thanks
> j ,.
>
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


-- 
--
Pierre Doux.
*Tel* : 438-885-1111 (Montreal)

*KARELLE*
karelle.bandcamp.com <http://karelle.bandcamp.com/>
soundcloud.com/karelle <http://soundcloud.com/karelle>
facebook.com/karellemusic <https://www.facebook.com/karellemusic>
-->hellokarelle at gmail.com<--


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150206/5293c95e/attachment.html>


More information about the Pd-list mailing list