• 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

    posted in technical issues read more
  • mrsstaceyseigle

    Thank you that corrected my issue

    posted in technical issues read more
  • mrsstaceyseigle

    windows: I am in the PD directory where all the main files are. I use
    make app

    error:
    $ make app
    makefile:4: ../makefile.subdir: No such file or directory
    make: *** No rule to make target '../makefile.subdir'. Stop.

    posted in technical issues read more
  • 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.

    posted in technical issues read more
  • mrsstaceyseigle

    pd -midioutdev
    pd -midioutdev 2
    pd.exe -midioutdev

    only 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.

    posted in technical issues read more
  • 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

    posted in technical issues read more
  • mrsstaceyseigle

    Externals are not showing when I search. Any idea was going wrong.

    posted in technical issues read more
  • mrsstaceyseigle

    Will [spigot] increase or spike cpu usage.

    posted in technical issues read more
  • 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.

    posted in technical issues read more
  • mrsstaceyseigle

    Thank you this worked for me. What version of PD should I use.

    posted in technical issues read more
  • mrsstaceyseigle

    Can someone help with how to send this message in pure data to my osc client

    /GET 127.0.0.1:5555 widgetId
    or
    /GET 127.0.0.1:5555 /widget/address preArg

    This is suppose to return the value of a widget. I am not sure how to send this command to my osc client using pure data

    posted in technical issues read more
  • mrsstaceyseigle

    I am using the Ableton ADBlink object. Is there a way to start DSP or the counter online when ableton counter starts.

    posted in technical issues read more
  • mrsstaceyseigle

    cd full/path/to/your/pd-master-sources

    ./autogen.sh

    ./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64

    make

    make app

    After this complete there is no pd folder. .
    After running the script I have to go to the src folder and run make app. Then I get a pd folder with exe

    posted in technical issues read more
  • mrsstaceyseigle

    Just completed a PD build for source for windows. but I don't see the exe. How are we suppose to run it. is there suppose to be a exe and if not can we make one

    posted in technical issues read more
  • mrsstaceyseigle

    what do we use to compile. (any special software) also are there any full instructions for compiling and are the compile instructions the same for mac and windows.

    posted in technical issues read more
  • mrsstaceyseigle

    Just completed a patch. would like to know if there is any way to compile pure data and external for windows and mac. I would like to edit source code and give pure data a different look also I would like to have pure data always load my patch on start.

    is there any way to compile pure data and do all written above.

    posted in technical issues read more
  • mrsstaceyseigle

    Is there any way to automatic turn on DPS when PD task (document) load

    [loadbang]
    [dsp]

    posted in technical issues read more
  • mrsstaceyseigle

    how can we send a bang if a number is divisible by 16.
    I have a counter using the mod object. when bang is sent the counter will increase. I looking to have the counter send a bang every time a number is divisible by 16

    [bang]
    [1]
    [+ 1] [mod 10000]
    [print]

    [expr if number divisible by 16 bang]

    posted in technical issues read more
  • mrsstaceyseigle

    Problem is now fixed. Looks like the system was still running a session in the background as a service. After stopping the process problem was fixed. Not sure how I managed to get it running as a service.

    posted in technical issues read more
Internal error.

Oops! Looks like something went wrong!