-
mrsstaceyseigle
I am looking to install pure data on raspberry pi. Can someone put me on the right path to how pure data would see midi on raspberry pi as well as how pure data would send midi message back to the input device on raspberry pi
Also can we setup virtual midi ports
-
-
mrsstaceyseigle
windows: I am in the PD directory where all the main files are. I use
make apperror:
$ make app
makefile:4: ../makefile.subdir: No such file or directory
make: *** No rule to make target '../makefile.subdir'. Stop. -
mrsstaceyseigle
Works great.
Is there any way to have PD patch to print a list of midi devices in the console. without openning the midi dialog.
-
mrsstaceyseigle
pd -midioutdev
pd -midioutdev 2
pd.exe -midioutdevonly print out a full list of all pd commands. Can you please tell me how to use the command to connect to a midi port or midi device.
-
mrsstaceyseigle
Pure Data V.049 does not show the external but it shows in V.048
After the external is installed it works in both version.Is there a bug in the external search
-
mrsstaceyseigle
Externals are not showing when I search. Any idea was going wrong.
-
-
mrsstaceyseigle
Seem like
[del 1000]does not always work. sometimes it works sometimes it don't when it does not work I get a instant bang. when it does work I get a 1 second delay before the bang. When it does not work I have to delete the object and recreate it. Then it works but as soon as I add another object or restart pure data it stop working.