Bugs item #3393135, was opened at 2011-08-17 17:11
Message generated for change (Tracker Item Submitted) made by lucos
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3393135&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Luc Deschenaux (lucos)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd midi problems

Initial Comment:
Running on ubuntu 11.04 natty amd64 with kernel 2.6.38-8-generic, i have a midi 
interface on hw:1  (a Tascam US-122L soundcard, but only the midi interface is 
usable)

I can see incoming midi messages with amidi -d -p hw:1

-------------
- Pd 0.43.1extended-20110817 amd 64 (run with -alsamidi -mididev 1)

I try to send sysex via <midiout> but it doesn't works (the led on the midi 
interface is not blinking)
Although <noteout> and <pgmout> are working in midi-help.pd (but crash pd when 
i dont unload module snd_seq_dummy or aconnect -d the kernel midithru port 
before) 

<midiin> and <sysexin> aren't working (i cannot test <notein> or <ctlin>)

:-(
----------------
- Pd-0.43.1test2 amd 64 (from git 20110817) and ran with -alsamidi -mididev 1:  
(same for version 0.42.6)

<midiout> sends data to the interface,
 but <midiin> and <sysexin> aren't receiving any data from the interface,
 although they echo data i send to <midiout> when the kernel midi thru port 
(snd_seq_dummy) is connected 


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3393135&group_id=55736

_______________________________________________
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to