[PD] MPE in Pd Vanilla?

James Correa jcorrea.mus at gmail.com
Fri Oct 27 16:46:34 CEST 2023


Hi Alexandre, I have a MPE controller, sensel morph. I can test your
external if you compile it to linux. I don't use Mac anymore.

On Thu, 26 Oct 2023, 19:24 Alexandre Torres Porres, <porres at gmail.com>
wrote:

> I’m not even sure if the cheap gear I bought allows much editing
> actually:) let’s see
>
> On Thu, 26 Oct 2023 at 19:21 Alexandre Torres Porres <porres at gmail.com>
> wrote:
>
>> Why is that? I need to get my hands on an actual controller before I feel
>> like reading in that much depth. I won’t try to code things if I can’t test
>> them. For now I have the simple parsing object that does the same thing as
>> that external I reffered to, which was something I could test.
>>
>>
>>
>> On Thu, 26 Oct 2023 at 18:43 José de Abreu <abreubacelar at gmail.com>
>> wrote:
>>
>>> You can also read the mpe specs, i have a feeling you want to somehow
>>> reverse engineer it... and maybe you don't need to...
>>>
>>> https://www.midi.org/midi-articles/midi-polyphonic-expression-mpe
>>>
>>> i am sending the pdf on this e-mail too
>>>
>>> Em qui., 26 de out. de 2023 às 17:51, Alexandre Torres Porres <
>>> porres at gmail.com> escreveu:
>>>
>>>> Ok, I wrote something similar to that [mpe] external (btw, there's a
>>>> small bug in how it handles pitch bend)
>>>>
>>>> this one takes raw midi input, such as from [midiin], and gives you
>>>> something you can connect directly to a [clone] object, so you can route
>>>> inside it the most commonly supported mpe messages, note off, note on,
>>>> aftertouch, CC 74 (aka slide) and pitch bend (aka 'glide'?).
>>>>
>>>>
>>>> https://github.com/porres/pd-else/blob/master/Code_source/Compiled/control/mpe.in.c
>>>>
>>>> will work more on this when my new controller arrives.
>>>>
>>>> cheers
>>>>
>>>> Em qui., 26 de out. de 2023 às 15:36, Alexandre Torres Porres <
>>>> porres at gmail.com> escreveu:
>>>>
>>>>> Em qui., 26 de out. de 2023 às 13:36, Alexandre Torres Porres <
>>>>> porres at gmail.com> escreveu:
>>>>>
>>>>>> People use MPE to control virtual synth plugins
>>>>>>
>>>>>
>>>>> this could be of interest for christoph's [vstplugin~] external then,
>>>>> just realized it.
>>>>>
>>>>>> _______________________________________________
>>>
>>>
>>>> Pd-list at lists.iem.at mailing list
>>>> UNSUBSCRIBE and account-management ->
>>>> https://lists.puredata.info/listinfo/pd-list
>>>>
>>> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20231027/dfd981cd/attachment.htm>


More information about the Pd-list mailing list