> howdy, by looking at the source of [midiclkin] I see a comment saying it 
> deals with midi "FA FB FC FF", 
> which is 250, 251, 252 and 255

that comment actually belongs to [midirealtimein.]

[midiclkin] should only receive F8, according to the source code.


> midiin is not suposed to receive realtime message so it seems...

[midiin] is supposed to recieve all midi messages. if the other objects don't 
seem work for you, try [midiin] and route the messages you care about. if you 
still don't get what you want, there might be a problem with your midi 
configuration.

Christof

 
 

Gesendet: Donnerstag, 01. September 2016 um 03:50 Uhr
Von: "Alexandre Torres Porres" <[email protected]>
An: Ingo <[email protected]>
Cc: "[email protected]" <[email protected]>
Betreff: Re: [PD] is [midiclkin] working? should [midirealtimein] output 
clockas well?

midiin is not suposed to receive realtime message so it seems...
 
but then i guess it receives active sensing and midirealtimein does not, and 
maybe midirealtimein should receive it and midiin shouldn't
 
but how about clock messages, are you able to get them with midiclkin? I can't 
at all!

Conversely, I guess [midiout] can send realtime messages and everything, right?
 
cheers
 
cheers
 
2016-08-31 22:43 GMT-03:00 Ingo <[email protected]>:I'm using [midiin] and I 
can receive active sensing as well as all other
MIDI messages.

Ingo

________________________________________
Von: Pd-list 
[mailto:[email protected][[email protected]]] Im Auftrag 
von
Alexandre Torres Porres
Gesendet: Donnerstag, 1. September 2016 02:43
An: [email protected][[email protected]]
Betreff: [PD] is [midiclkin] working? should [midirealtimein] output
clockas well?

howdy, by looking at the source of [midiclkin] I see a comment saying it
deals with midi "FA FB FC FF", which is 250, 251, 252 and 255

But I can see it receives other messages, including clock (F8 - 248), it
does detect from 248 to 253 and also 255, so only 254 is not detected
(active sensing). So, if it does receive all these messages, maybe
change this at the code's comment? 

Well, I did later check the help file for [midirealtimein] and it says
it receives "all realtime midi messages", so yeah, seems the code's
comment is wrong and that it should receive clock messages.

But Now... I was trying to ger midi clock with [midiclkin] and couldn't
do it, I just got it with [midirealtimein] 

I wonder if it is working, is anybody else using this with success?

thanks
 _______________________________________________ [email protected] mailing 
list UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to