[PD] midiout send sysex as 1 array in stead of separate messages

2012-04-27 Thread Rob Bothof
greetings, I'm having some problems with sending sysex to a specific device, [midiout] has worked fine for me in the past. to solve a problem i'd like to know if it is possible to send a raw midi message containing multiple bytes, as i see when sending rawmidi with midiout it creates a

Re: [PD] midiout send sysex as 1 array in stead of separate messages

2012-04-27 Thread Rob Bothof
i have solved this on the receiving end! peace, Rob greetings, I'm having some problems with sending sysex to a specific device, [midiout] has worked fine for me in the past. to solve a problem i'd like to know if it is possible to send a raw midi message containing multiple bytes, as i see

Re: [PD] midiout / sysex on windows

2010-03-04 Thread Laurent WILLKOMM
martin.pe...@sympatico.ca wrote: Shouldn't [midiout] be renamed to [sysexout]? It only does sysex, you can't send any other kind of MIDI message with [midiout]. Martin Hello list, I think [midiout] should just send the midi byte we want. As far as I see, it is the only way to send data

Re: [PD] midiout / sysex on windows

2010-03-04 Thread martin.peach
L. Willkomm wrote: martin.pe...@sympatico.ca wrote: Shouldn't [midiout] be renamed to [sysexout]? It only does sysex, you can't send any other kind of MIDI message with [midiout]. Martin Hello list, I think [midiout] should just send the midi byte we want. As far as I see, it is

Re: [PD] midiout / sysex on windows

2010-02-08 Thread martin.peach
I just tried this with vanilla pd-0.42.5 on WinXP. [midiout] and [sysexin] both work despite the warnings. You need to send a multiple message like [240, 1, 2, 3, 247( although sometimes just sending the individual characters works too. On pd-extended-0.42.5 [midiout] only sends the start and

Re: [PD] midiout / sysex on windows

2010-02-03 Thread Alex
BTW, he is using pd 0.41.4-extended -Alex On Tue, Feb 2, 2010 at 7:46 PM, Alex x37v.a...@gmail.com wrote: I just tried this myself on a friend's windows machine running a relatively recent version of pd extended, though I'm not exactly sure which one.. it gave me an error MidiOut Error 1

Re: [PD] midiout / sysex on windows

2010-02-03 Thread martin.peach
] ...but it won't. Martin Date: Wed, 3 Feb 2010 09:38:16 -0800 From: x37v.a...@gmail.com To: pd-list@iem.at; pd-...@iem.at Subject: Re: [PD] midiout / sysex on windows BTW, he is using pd 0.41.4-extended -Alex On Tue, Feb 2, 2010 at 7:46 PM, Alex x37v.a...@gmail.com wrote: I just

Re: [PD] midiout / sysex on windows

2010-02-03 Thread Alex
@iem.at; pd-...@iem.at Subject: Re: [PD] midiout / sysex on windows BTW, he is using pd 0.41.4-extended -Alex On Tue, Feb 2, 2010 at 7:46 PM, Alex x37v.a...@gmail.com wrote: I just tried this myself on a friend's windows machine running a relatively recent version of pd extended, though I'm

Re: [PD] midiout / sysex on windows

2010-02-03 Thread Miller Puckette
. On Pd 0.42.5-extended2010105 debian lenny. I think I should be able to send a list like: [240 88 123 247( | [midiout] ...but it won't. Martin Date: Wed, 3 Feb 2010 09:38:16 -0800 From: x37v.a...@gmail.com To: pd-list@iem.at; pd-...@iem.at Subject: Re: [PD] midiout / sysex

Re: [PD] midiout / sysex on windows

2010-02-02 Thread Alex
I just tried this myself on a friend's windows machine running a relatively recent version of pd extended, though I'm not exactly sure which one.. it gave me an error MidiOut Error 1 whenever I tried to send a sysex message out. And there was an error about [sysexin] not being implemented on

[PD] midiout / sysex on windows

2009-11-11 Thread kristof lauwers
hello, I was wondering what the current state of midiout is on windows (i'm working on Xp, but should make something that works under any recent windows version) I see some discussion about it in the list archives and forum, but it's not clear if it should be working or not right now.. I

[PD] midiout

2008-12-01 Thread Yvan Vander Sanden
Hey Could it be there is something wrong with the implementation of [midiout]? I am using ubuntu linux, with 0.40-3 extended. I have input from [cyclone/seq] which prints out fine, but the [midiout] object does not seem to react on this. I use alsa-midi, btw. With a 4 port output device. I have

Re: [PD] midiout not working

2008-12-01 Thread Rua Haszard Morris
Sorry, I don't have any suggestions for how to fix it.. -- http://myspace.com/haszari http://haszaristwocents.blogspot.com http://last.fm/music/Haszari - Original Message From: Yvan Vander Sanden [EMAIL PROTECTED] To: pd-list@iem.at Sent: Monday, 1 December, 2008 11:41:54 PM Subject: [PD

Re: [PD] midiout

2008-12-01 Thread Hans-Christoph Steiner
For some reason, I want to say that [midiout] isn't fully there. I seem to recall advice to use [noteout] over [midiout], but that's all I remember. .hc On Dec 1, 2008, at 5:41 AM, Yvan Vander Sanden wrote: Hey Could it be there is something wrong with the implementation of [midiout]?

Re: [PD] midiout problem

2006-11-15 Thread Miller Puckette
I think the alsa MIDI code in Pd doean't handle sysex... the OSS code does, if you can use that by any chance. cheers Miller On Fri, Nov 10, 2006 at 07:46:10PM -0500, jim ruxton wrote: I forgot to mention I'm running Linux Fedora 5 in case this issue is distribution sensitive. Does anyone know

[PD] midiout problem

2006-11-10 Thread jim ruxton
Is there a problem with midiout in pd 0.39-2 . I can't seem to send anything with it. Other midi messages are working fine. I'm sending internally to muse. Thanks. Jim ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -