Re: [PD] linux and midi

2021-02-21 Thread José de Abreu
what is wrong with your screenshot? it shows valid midi messages, nothing
is skipped. What is probably missing is the understanding about midi
messages, why they have to be 3 messages?

look at running status

http://midi.teragonaudio.com/tech/midispec/run.htm


if you want to use midiin in this case, you need to look for status bytes
changing, ctlin notein and etc does that for you, midiin is raw messages,
so you are responsible for this

Em Dom, 21 de fev de 2021 15:36, Peter P. 
escreveu:

> * Allister Sinclair  [2021-02-21 16:58]:
> > Hi,
> >
> > How do you deal with midi in pd in linux (Ubuntu Studio) ?
> > I use alsamidi and alsaconnect to initiate midi ins and outs.
> > Used [midiin] with no problem until pd 0.5.1 .
> > Now [midiin] skips some data when too much midi is getting in (moving
> > several faders/pots fast), which makes it impossible to route midi
> messages.
> >
> > So I tried using only [ctlin] and [notein], but while solving this issue,
> > they bring another problem which I guess is more of a linux issue:
> > channel/port number, changes randomly after each system reboot, which is
> a
> > nightmare.
>
> If the alsa device order does change, which you can check with aconnect
> or your other tools, then look up a startpage.com search for "alsa
> device order" perhaps.
>
> PS: You might find that sending patches and simple text rather than
> screenshots to this list is better.
>
>
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] list item picker widget

2021-02-21 Thread João Pais




I mean there is no way to detect

hovering or a mouse key release.

I think there's [mousestate] or maybe something in one of the iem
libraries (?), and if I remember correctly, structs can declare if a
mouse is over them.

I don't know how to make a struct report mouse hovering. If it is
possible, can you elaborate this?


probably I was dreaming, or it's something I suggested privately to 
Miller, but it's not there.





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] list item picker widget

2021-02-21 Thread Roman Haefeli
On Fri, 2021-02-12 at 09:31 +0100, João Pais wrote:
> > > I mean there is no way to detect
> > hovering or a mouse key release. 
> 
> I think there's [mousestate] or maybe something in one of the iem 
> libraries (?), and if I remember correctly, structs can declare if a 
> mouse is over them. 

I don't know how to make a struct report mouse hovering. If it is
possible, can you elaborate this?

Roman


signature.asc
Description: This is a digitally signed message part
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] linux and midi

2021-02-21 Thread Peter P.
* Allister Sinclair  [2021-02-21 16:58]:
> Hi,
> 
> How do you deal with midi in pd in linux (Ubuntu Studio) ?
> I use alsamidi and alsaconnect to initiate midi ins and outs.
> Used [midiin] with no problem until pd 0.5.1 .
> Now [midiin] skips some data when too much midi is getting in (moving
> several faders/pots fast), which makes it impossible to route midi messages.
> 
> So I tried using only [ctlin] and [notein], but while solving this issue,
> they bring another problem which I guess is more of a linux issue:
> channel/port number, changes randomly after each system reboot, which is a
> nightmare.

If the alsa device order does change, which you can check with aconnect
or your other tools, then look up a startpage.com search for "alsa
device order" perhaps.

PS: You might find that sending patches and simple text rather than
screenshots to this list is better.



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] linux and midi

2021-02-21 Thread Allister Sinclair
Used [midiin] with no problem until pd 0.5.1 .

I meant 0.51.4

Le dim. 21 févr. 2021 à 16:34, Allister Sinclair 
a écrit :

> Hi,
>
> How do you deal with midi in pd in linux (Ubuntu Studio) ?
> I use alsamidi and alsaconnect to initiate midi ins and outs.
> Used [midiin] with no problem until pd 0.5.1 .
> Now [midiin] skips some data when too much midi is getting in (moving
> several faders/pots fast), which makes it impossible to route midi messages.
>
> So I tried using only [ctlin] and [notein], but while solving this issue,
> they bring another problem which I guess is more of a linux issue:
> channel/port number, changes randomly after each system reboot, which is a
> nightmare.
>
> --
> Allister
>


-- 
Allister Sinclair
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list