-
mrsstaceyseigle
posted in technical issues • read moreI 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
posted in technical issues • read morewindows: 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
posted in technical issues • read moreWorks 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
posted in technical issues • read morepd -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
posted in technical issues • read morePure 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
posted in technical issues • read moreExternals are not showing when I search. Any idea was going wrong.
-
-
mrsstaceyseigle
posted in technical issues • read moreSeem 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.