well for me a 14-bit number with a range of 16383 is zero based, otherwise I would need an additional bit for the sign. <div><br></div><div>also nobend=2000H indicates <span></span> a value from 0 to 16383...</div><div><br></div><div><br><br>Am Sonntag, 4. September 2016 schrieb Giulio Moro via Pd-list :<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The specs don't say much about how to interpret the value actually<br>
<a href="https://www.midi.org/specifications/item/table-1-summary-of-midi-message" target="_blank">https://www.midi.org/<wbr>specifications/item/table-1-<wbr>summary-of-midi-message</a><br>
<br>
"Pitch Bend Change.<br>
status: 1110nnnn<br>
data: 0lllllll 0mmmmmmm<br>
<br>
This message is sent to indicate a change in the pitch bender (wheel or lever, typically). The pitch bender is measured by a fourteen bit value. Center (no pitch change) is 2000H. Sensitivity is a function of the transmitter. (llllll) are the least significant 7 bits. (mmmmmm) are the most significant 7 bits."<br>
<br>
<br>
>_____________________________<wbr>___<br>
> From: Alexandre Torres Porres <<a href="javascript:;" onclick="_e(event, 'cvml', 'porres@gmail.com')">porres@gmail.com</a>><br>
>To: Giulio Moro <<a href="javascript:;" onclick="_e(event, 'cvml', 'giuliomoro@yahoo.it')">giuliomoro@yahoo.it</a>><br>
>Cc: "<a href="javascript:;" onclick="_e(event, 'cvml', 'pd-list@lists.iem.at')">pd-list@lists.iem.at</a>" <<a href="javascript:;" onclick="_e(event, 'cvml', 'pd-list@lists.iem.at')">pd-list@lists.iem.at</a>><br>
>Sent: Sunday, 4 September 2016, 19:33<br>
>Subject: Re: [PD] bendin bug (?)<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
>2016-09-04 13:35 GMT-03:00 Giulio Moro <<a href="javascript:;" onclick="_e(event, 'cvml', 'giuliomoro@yahoo.it')">giuliomoro@yahoo.it</a>>:<br>
><br>
>Is this a [bendin] or a [bendout]  bug?<br>
>><br>
>><br>
>>[bendin]'s current implementation is closer to the actual MIDI messages being transmitted.<br>
><br>
><br>
>but in actuality, the not raw standard is from -8192 to 8191 right?<br>
><br>
><br>
>I just care they both are the same, but it seems to me that -8192 to 8191 is the sensible choice<br>
><br>
><br>
>cheers<br>
><br>
><br>
<br>
______________________________<wbr>_________________<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Pd-list@lists.iem.at')">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
</blockquote></div>