Hello, at least we can use [midirealtimein] for receiving midi clock messages, from any host with using virtual midi into pure data even under windows. The first outlet outputs the midiclock message (250, 248, 252), and the second one outputs the beat value.
[midiout] doesn't work indeed with both winXP and linux using pd-0.39-2
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
i think [midirealtimein] only works on windows.. in the source code I see (in x_midi.c, in midirealtimein_new() ):
#ifndef MSW pd_error(x, "midirealtimein: works under MSW only"); #endif I will try it on winxp and report...----- Original Message ----- From: patco To: pd-list@iem.at Sent: Monday, September 25, 2006 6:25 PM Subject: RE: [PD] midi synch strategy
Hello, at least we can use [midirealtimein] for receiving midi clock messages, from any host with using virtual midi into pure data even under windows. The first outlet outputs the midiclock message (250, 248, 252), and the second one outputs the beat value.
[midiout] doesn't work indeed with both winXP and linux using pd-0.39-2
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Damned, I thought that any object on windows where available on linux, I was wrong one more time. Let me give a try with debian... Same error message, but I can get Ardour's MTC with [midiin] object.
Patco
Davide Morelli info@davidemorelli.it a écrit : i think [midirealtimein] only works on windows..
in the source code I see (in x_midi.c, in midirealtimein_new() ):
#ifndef MSW pd_error(x, "midirealtimein: works under MSW only"); #endif
I will try it on winxp and report...
----- Original Message -----
From: patco
To: pd-list@iem.at
Sent: Monday, September 25, 2006 6:25 PM
Subject: RE: [PD] midi synch strategy
Hello, at least we can use [midirealtimein] for receiving midi clock messages, from any host with using virtual midi into pure data even under windows. The first outlet outputs the midiclock message (250, 248, 252), and the second one outputs the beat value.
[midiout] doesn't work indeed with both winXP and linux using pd-0.39-2
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.