<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      you could try stripnote object, to remove the note-off (in PD,
      it's juste a note-in message with velocity to 0)<br>
      <br>
      you could try the change object -> it outputs the input only if
      it has change<br>
      <br>
      if you still have too many bangs, you could try speedlim object to
      limit the data flow.<br>
      <br>
      like that : <br>
      <br>
      [notein]<br>
      |    |<br>
      |    [change]<br>
      |    |<br>
      [stripnote]<br>
      |    |<br>
      [sel 36]<br>
      |<br>
      [speedlim 200]<br>
      <br>
      Le 06/02/15 14:24, jwind a écrit :<br>
    </div>
    <blockquote cite="mid:54D514FB.9060400@mikrokiko.de" type="cite">hi
      list;
      <br>
      quite dull i am... and didn't find anything on the list.
      <br>
      trying to get my midi-in-device (mpc 1000) working for triggering
      simple
      <br>
      bangs with [notein].
      <br>
      my current problem is:
      <br>
      - when i hit the sample pad it fires off too many bangs within a
      very short period of
      <br>
      time and it makes it unusable to trigger a single
      starting-operation
      <br>
      (e.g. play a video once from the beginning when the pad is hit)
      <br>
      <br>
      any idea how i can solve this?
      <br>
      mute receiving bangs for apprx. 50 ms or any human time?
      <br>
      <br>
      [notein]
      <br>
      |               \        \
      <br>
      [select 36 . . . ]
      <br>
      |
      <br>
      [bang(        <- this bangs apprx 4 times within 200 ms
      <br>
      <br>
      ??
      <br>
      thanks
      <br>
      j ,.
      <br>
      <br>
      <br>
      <br>
      <br>
      _______________________________________________
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
      <br>
      UNSUBSCRIBE and account-management ->
      <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
      <br>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      --<br>
      Pierre Doux. <br>
      <b>Tel</b> : 438-885-1111 (Montreal)<br>
      <font color="#797A7A" size="5"><br>
        <b>KARELLE</b></font>
      <br>
      <a href="http://karelle.bandcamp.com/"><font color="#000000"
          size="2">karelle.bandcamp.com</font></a><br>
      <a href="http://soundcloud.com/karelle"><font color="#000000"
          size="2">soundcloud.com/karelle</font></a><br>
      <a href="https://www.facebook.com/karellemusic"><font
          color="#000000" size="2">facebook.com/karellemusic</font></a><br>
      <font color="#797A7A" size="2">--><a class="moz-txt-link-abbreviated" href="mailto:hellokarelle@gmail.com">hellokarelle@gmail.com</a><--</font><br>
      <br>
      <br>
    </div>
  </body>
</html>