[PD] no midi input

Andrew Lyons tstexture at gmail.com
Thu Aug 13 16:14:02 CEST 2020


I have been having the same problem - although I'm using the raspbian
buster image so I have pd 0.49.

Unfortunately there is no aconnect-gui in raspbian, and I have found that
aconnect -l finds pd's midi ports only when you start pd with the
-alsamidi -midiindev and -midioutdev flags.

The command syntax to connect the USB midi device to pd using aconnect then
becomes:> aconnect 20:0 128:0

I'm looking to have all this automatically setup on boot so I can run
headless. If anyone knows how to do that please let me know...

Cheers

=============================================
Andrew D Lyons | Tools Developer | http://www.tstex.com
=============================================


On Thu, 13 Aug 2020 at 06:28, Dan Wilcox <danomatika at gmail.com> wrote:

> Howdy Paul,
>
> Here is a quick response without knowing your background or experience
> with Pd/MIDI/Linux...
>
> 1. Do you have Pd's MIDI input enabled? I don't see one listed, just the
> "Pure Data Midi-Out 1"
>
> 2. Are you connecting devices? By default, aconnect doesn't connect
> anything automatically. I did a quick search and found this which may be
> helpful if you are not familiar with aconnect or aconnect-gui:
>
>
> https://howchoo.com/g/zmm2zdi3ody/raspberry-pi-midi-keyboard-synthesizer#connect-keyboard-to-pure-data
>
> If you use aconnect-gui, basically just connect you devices output to Pd's
> input.
>
> On Aug 13, 2020, at 2:51 PM, pd-list-request at lists.iem.at wrote:
>
> Message: 2
> Date: Thu, 13 Aug 2020 13:27:24 +0200
> From: Paul Pignon <paulspignon at gmail.com>
> To: pd-list at lists.iem.at
> Subject: [PD] no midi input
> Message-ID: <1694f7ee-de4f-702a-eaf3-91ad9302acfb at gmail.com>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> I'm running pd-l2ork/purr-data
>
>
> I cannot get any midi input, probably due to a woeful lack of
> skill/knowledge.
> aconnect -i
> client 0: 'System' [type=kernel]
>     0 'Timer           '
>     1 'Announce        '
> client 14: 'Midi Through' [type=kernel]
>     0 'Midi Through Port-0'
> client 16: 'Mbox 2' [type=kernel,card=0]
>     0 'Mbox 2 MIDI 1   '
> client 20: 'USB Midi Controller' [type=kernel,card=1]
>     0 'USB Midi Controller MIDI 1'
> client 32: 'MidiSport 2x2' [type=kernel,card=4]
>     0 'MidiSport 2x2 MIDI 1'
>     1 'MidiSport 2x2 MIDI 2'
> client 128: 'Pure Data' [type=user,pid=22170]
>     3 'Pure Data Midi-Out 1'
>
> aseqdump -p 32
> shows a well-behaved midi data stream from my WX5.
> testone.pd however shows no midi input from any device.
>
> Can anyone help me to get that midi data into my patches?
>
> Best regards,
>
> /Paul
>
> --
> Paul [Stephen] Pignon
> The DP Works HB
> Södra Jordbrovägen 177/II
> 13762 Jordbro
> Sweden
> +46 729311141,[+46 705508655]
>
>
> --------
> Dan Wilcox
> @danomatika <http://twitter.com/danomatika>
> danomatika.com
> robotcowboy.com
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20200813/43650149/attachment-0001.html>


More information about the Pd-list mailing list