Hi everybody,
I know this has been coverd before but somehow I can't find it.
I'm having a problem that after switching to Pd 0.48.1 on Debian 9.5 I cannot recognize USB MIDI interfaces anymore without restarting Pd. Can anybody tell me how to do this or point me to the relevant information?
I used to simply recall the MIDI dialog and it was there - that's not the case anymore.
Thanks a lot! Ingo
On 29.11.18 09:27, Ingo wrote:
Hi everybody,
I know this has been coverd before but somehow I can't find it.
I'm having a problem that after switching to Pd 0.48.1 on Debian 9.5 I cannot recognize USB MIDI interfaces anymore without restarting Pd. Can anybody tell me how to do this or point me to the relevant information?
I used to simply recall the MIDI dialog and it was there - that's not the case anymore.
use alsa-midi and some external software (like qjackctl) to manage the connection between the devices and Pd.
fmasdr IOhannes
Mmmhh,
I really don't want to use jack for this. I simply need to know what I can do so that Pd sees new MIDI interfaces when I reload the the midi dialog after connecting a new USB MIDI device.
The way it was on Pd-exended was that Pd would search for MIDI devices when when you opened the MIDI dialog "OSS-MIDI" while running Pd. Now it doesn't do this anymore ...
Pd actually ignores the Media/MIDI settings. If I set the input to "none" and hit apply it still uses the MIDI input from the startup - even though it shows "none" in the MIDI settings. Please someone tell me that there is a way to do this!
Is there any kind of a command to send to Pd to update the MIDI device list? I really need to stay compatible with my previous software and operating systems. Reloading the patch is not an option.
Ingo
-----Original Message----- From: Pd-list [mailto:pd-list-bounces@lists.iem.at] On Behalf Of IOhannes m zmoelnig Sent: Thursday, November 29, 2018 9:47 AM To: pd-list@lists.iem.at Subject: Re: [PD] Recognizing USB MIDI interfaces on Pd 0.48.1 (Debian 9.5)
On 29.11.18 09:27, Ingo wrote:
Hi everybody,
I know this has been coverd before but somehow I can't find it.
I'm having a problem that after switching to Pd 0.48.1 on Debian 9.5 I cannot recognize USB MIDI interfaces anymore without restarting Pd. Can anybody tell me how to do this or point me to the relevant
information?
I used to simply recall the MIDI dialog and it was there - that's not the case anymore.
use alsa-midi and some external software (like qjackctl) to manage the connection between the devices and Pd.
fmasdr IOhannes
On 11/29/18 6:56 PM, Ingo wrote:
Mmmhh,
I really don't want to use jack for this.
i didn't propose anything with jack. qjackctl (despite it's name) is a tool that allows to manage
i was only talking about the last option, which is totally independent of of JACK.
qjcackctl would allow you to magically connect your new devices to Pd once they are plugged in, without having the need to open any dialog.
i don't know about OSS-MIDI. i never use it.
fmadr IOhannes
You can also use alsa-midi in pd and "aconnect" to connect your device to pd without using jack. J
On Thu, Nov 29, 2018 at 1:43 PM IOhannes m zmölnig zmoelnig@iem.at wrote:
On 11/29/18 6:56 PM, Ingo wrote:
Mmmhh,
I really don't want to use jack for this.
i didn't propose anything with jack. qjackctl (despite it's name) is a tool that allows to manage
- jack audio connections
- jack midi connections
- alsa midi connections
i was only talking about the last option, which is totally independent of of JACK.
qjcackctl would allow you to magically connect your new devices to Pd once they are plugged in, without having the need to open any dialog.
i don't know about OSS-MIDI. i never use it.
fmadr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Oh, I see.
I'll give it a try and see if it works with OSS-MIDI.
Thanks Ingo
-----Original Message----- From: Pd-list [mailto:pd-list-bounces@lists.iem.at] On Behalf Of IOhannes m zmölnig Sent: Thursday, November 29, 2018 7:41 PM To: pd-list@lists.iem.at Subject: Re: [PD] Recognizing USB MIDI interfaces on Pd 0.48.1 (Debian 9.5)
On 11/29/18 6:56 PM, Ingo wrote:
Mmmhh,
I really don't want to use jack for this.
i didn't propose anything with jack. qjackctl (despite it's name) is a tool that allows to manage
- jack audio connections
- jack midi connections
- alsa midi connections
i was only talking about the last option, which is totally independent of of JACK.
qjcackctl would allow you to magically connect your new devices to Pd once they are plugged in, without having the need to open any dialog.
i don't know about OSS-MIDI. i never use it.
fmadr IOhannes
I cannot recognize USB MIDI interfaces anymore without restarting Pd.
just curious: did this actually work before? at least on Windows I've always had to restart Pd when I plug in a new MIDI device, but maybe that's because of portmidi.
Christof
Gesendet: Donnerstag, 29. November 2018 um 18:56 Uhr Von: Ingo ingo@miamiwave.com An: pd-list@lists.iem.at Betreff: Re: [PD] Recognizing USB MIDI interfaces on Pd 0.48.1 (Debian 9.5)
Mmmhh,
I really don't want to use jack for this. I simply need to know what I can do so that Pd sees new MIDI interfaces when I reload the the midi dialog after connecting a new USB MIDI device.
The way it was on Pd-exended was that Pd would search for MIDI devices when when you opened the MIDI dialog "OSS-MIDI" while running Pd. Now it doesn't do this anymore ...
Pd actually ignores the Media/MIDI settings. If I set the input to "none" and hit apply it still uses the MIDI input from the startup - even though it shows "none" in the MIDI settings. Please someone tell me that there is a way to do this!
Is there any kind of a command to send to Pd to update the MIDI device list? I really need to stay compatible with my previous software and operating systems. Reloading the patch is not an option.
Ingo
-----Original Message----- From: Pd-list [mailto:pd-list-bounces@lists.iem.at] On Behalf Of IOhannes m zmoelnig Sent: Thursday, November 29, 2018 9:47 AM To: pd-list@lists.iem.at Subject: Re: [PD] Recognizing USB MIDI interfaces on Pd 0.48.1 (Debian 9.5)
On 29.11.18 09:27, Ingo wrote:
Hi everybody,
I know this has been coverd before but somehow I can't find it.
I'm having a problem that after switching to Pd 0.48.1 on Debian 9.5 I cannot recognize USB MIDI interfaces anymore without restarting Pd. Can anybody tell me how to do this or point me to the relevant
information?
I used to simply recall the MIDI dialog and it was there - that's not the case anymore.
use alsa-midi and some external software (like qjackctl) to manage the connection between the devices and Pd.
fmasdr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On Thu, Nov 29, 2018 at 1:49 PM Christof Ressi christof.ressi@gmx.at wrote:
I cannot recognize USB MIDI interfaces anymore without restarting Pd.
just curious: did this actually work before? at least on Windows I've always had to restart Pd when I plug in a new MIDI device, but maybe that's because of portmidi.
yes!
J
It was working fine on Pd-extended. Once you opened the midi dialog or sent a pd-message with the settings new MIDIinterfaces were there.
I was monitoring the /dev/ folder every 2 or 3 seconds to see if midi1, midi2, midi3 or midi 4 was present or better has changed. If a change happened I sent the message with the MIDI setup to Pd and the new devices were there.
e.g. [pd midi-dialog 1 2 3 4 1 2 3 4 4 4( meaning open input 1,2,3 and 4 and output 1,2,3 and 4. (1st 4 digits are inputs, 2nd four digits are outputs, then number of midi ins and number of midi outs)
Now this doesn't do anything anymore.
Ingo
-----Original Message----- From: Christof Ressi [mailto:christof.ressi@gmx.at] Sent: Thursday, November 29, 2018 7:47 PM To: Ingo Cc: pd-list@lists.iem.at Subject: Aw: Re: [PD] Recognizing USB MIDI interfaces on Pd 0.48.1 (Debian 9.5)
I cannot recognize USB MIDI interfaces anymore without restarting Pd.
just curious: did this actually work before? at least on Windows I've always had to restart Pd when I plug in a new MIDI device, but maybe that's because of portmidi.
Christof
Gesendet: Donnerstag, 29. November 2018 um 18:56 Uhr Von: Ingo ingo@miamiwave.com An: pd-list@lists.iem.at Betreff: Re: [PD] Recognizing USB MIDI interfaces on Pd 0.48.1 (Debian 9.5)
Mmmhh,
I really don't want to use jack for this. I simply need to know what I can do so that Pd sees new MIDI interfaces when I reload the the midi dialog after connecting a new USB
MIDI device.
The way it was on Pd-exended was that Pd would search for MIDI devices when when you opened the MIDI dialog "OSS-MIDI" while running Pd. Now it doesn't do this anymore ...
Pd actually ignores the Media/MIDI settings. If I set the input to "none" and hit apply it still uses the MIDI input from the startup - even though it shows "none" in the MIDI settings. Please someone tell me that there is a way to do this!
Is there any kind of a command to send to Pd to update the MIDI device
list?
I really need to stay compatible with my previous software and operating systems. Reloading the patch is not an option.
Ingo
-----Original Message----- From: Pd-list [mailto:pd-list-bounces@lists.iem.at] On Behalf Of IOhannes m zmoelnig Sent: Thursday, November 29, 2018 9:47 AM To: pd-list@lists.iem.at Subject: Re: [PD] Recognizing USB MIDI interfaces on Pd 0.48.1 (Debian 9.5)
On 29.11.18 09:27, Ingo wrote:
Hi everybody,
I know this has been coverd before but somehow I can't find it.
I'm having a problem that after switching to Pd 0.48.1 on Debian 9.5 I cannot recognize USB MIDI interfaces anymore without restarting
Pd.
Can anybody tell me how to do this or point me to the relevant
information?
I used to simply recall the MIDI dialog and it was there - that's not the case anymore.
use alsa-midi and some external software (like qjackctl) to manage the connection between the devices and Pd.
fmasdr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list