• Jibe

    A gumstix is a mini computer:
    http://www.gumstix.com/store/catalog/product_info.php?cPath=31&products_id=227

    I was wondering if this might be powerful enough to run pd with some vst's plugged into it (which I still need to figure out how to use the vst object, but that is something different). Also, if anyone has any experience with gumstix, that would be greatly appreciated.

    posted in I/O hardware diyread more
  • Jibe

    And thus fun was born. Just click where is says press here, and fun stuff happens! If you move the black canvas (the select box is in the top left) then you can see how it works!

    http://www.pdpatchrepo.info/hurleur/Fun.pd

    posted in patch~ read more
  • Jibe

    I have two different sliders in two different places in my pd patch that need to talk to each other, so when you change one the other one changes too. The problem is this creates a feedback loop, so I have been trying to find a way to get past this. I always get error: stack overflow. This is what I have so far just to try to figure this part out:

    #N canvas 351 83 929 484 10;
    #X obj 393 389 pipe 1;
    #X floatatom 336 390 5 0 0 0 - - -;
    #X obj 469 388 float;
    #X obj 370 390 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
    -1 -1;
    #X floatatom 510 388 5 0 0 0 - - -;
    #X obj 441 388 !=;
    #X obj 553 388 spigot 0;
    #X obj 553 388 spigot 0;
    #X obj 283 540 > 6;
    #X msg 596 540 send /2/ledl10 \$1;
    #X obj 396 540 pipe 1;
    #X floatatom 336 540 5 0 0 0 - - -;
    #X obj 466 540 float;
    #X obj 373 542 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
    -1 -1;
    #X floatatom 500 541 5 0 0 0 - - -;
    #X obj 436 540 !=;
    #X obj 537 540 spigot 0;
    #X obj 396 540 pipe 1;
    #X obj 466 540 float;
    #X floatatom 500 541 5 0 0 0 - - -;
    #X obj 436 540 !=;
    #X obj 537 540 spigot 0;
    #X obj 716 540 s OSCOut;
    #X obj 107 108 vsl 15 128 0 127 0 0 empty b empty 0 -9 0 10 -262144
    -1 -1 200 1;
    #X obj 242 109 vsl 15 128 0 127 0 0 empty a empty 0 -9 0 10 -262144
    -1 -1 200 1;
    #X obj 629 441 s b;
    #X obj 83 379 pipe 1;
    #X floatatom 26 380 5 0 0 0 - - -;
    #X obj 159 378 float;
    #X obj 60 380 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
    -1;
    #X floatatom 200 378 5 0 0 0 - - -;
    #X obj 131 378 !=;
    #X obj 243 378 spigot 0;
    #X obj 243 378 spigot 0;
    #X obj 319 430 s a;
    #X connect 0 0 2 1;
    #X connect 1 0 0 0;
    #X connect 1 0 3 0;
    #X connect 1 0 5 0;
    #X connect 1 0 6 0;
    #X connect 2 0 5 1;
    #X connect 3 0 2 0;
    #X connect 4 0 6 1;
    #X connect 5 0 4 0;
    #X connect 6 0 25 0;
    #X connect 8 0 11 0;
    #X connect 9 0 22 0;
    #X connect 10 0 12 1;
    #X connect 11 0 10 0;
    #X connect 11 0 13 0;
    #X connect 11 0 15 0;
    #X connect 11 0 16 0;
    #X connect 12 0 15 1;
    #X connect 13 0 12 0;
    #X connect 14 0 16 1;
    #X connect 15 0 14 0;
    #X connect 16 0 9 0;
    #X connect 17 0 18 1;
    #X connect 18 0 20 1;
    #X connect 19 0 21 1;
    #X connect 20 0 19 0;
    #X connect 23 0 27 0;
    #X connect 24 0 1 0;
    #X connect 26 0 28 1;
    #X connect 27 0 26 0;
    #X connect 27 0 29 0;
    #X connect 27 0 31 0;
    #X connect 27 0 32 0;
    #X connect 28 0 31 1;
    #X connect 29 0 28 0;
    #X connect 30 0 32 1;
    #X connect 31 0 30 0;
    #X connect 32 0 34 0;

    To make that into a pd file, just open notepad and enter it. Then say save as, put in jibe.pd as name and put file type as all files.
    Thank you so much!

    posted in technical issues read more
  • Jibe

    As the title says, I can not open the startup command box. I need to do this so I can, as you guessed it, enter startup commands. I have tried uninstalling then reinstalling, and it still doesn't work! Any advice? Thanks!

    posted in technical issues read more
  • Jibe

    What is the startup flag command that makes pd compute audio? I have looked around but can't find the answer.

    posted in technical issues read more
  • Jibe

    Hello,
    I just installed PD extended 40.3 on Windows Vista Home Premium 64 SP1. I am using an M-Audio Uno USB-MIDI interface to an external MIDI keyboard. I am experiencing a one second delay between striking a key on the keyboard and seeing the note come into PD. I have tested another program that also takes MIDI input, and there is no observable delay. I used that same version of PD extended on another computer that is running Windows XP and it seems to work fine there with the same Uno USB-MIDI interface. I did a lot of work on that computer, and have a lot of data from that computer. That computer died, but I had the data backed up and now it is on this computer. I would very much prefer not to have to start everything over with another program, so is there a way to fix the delay?
    Thank you.

    posted in technical issues read more
  • Jibe

    This looks great, I just found one problem... When the tempo goes up the metro beats less times per second. So if it is on 2, then the metro will beat 250 times a second, while if it is on 500, the metro will only beat once a second. You want to do 1000 divided by whatever tempo is set to to feed into the metro.

    posted in patch~ read more
  • Jibe

    Wow... that syncing between your brain is just insane!
    I tried it and it works perfectly. THANK YOU SO MUCH!!!

    posted in technical issues read more
  • Jibe

    Well one is related to an ipod touch and another to the visual front on pd.

    posted in technical issues read more
  • Jibe

    that was it... the -helppath instead of hlppath!
    Thank you so much!

    posted in technical issues read more
  • Jibe

    I am not trying to do the send in the startup menu anymore, and I do not know what to put into a .bat file or how to use it. It says, "error parsing startup arguments". I can change the the registry itself, but it doesn't work. My startup flag command line is :
    -helppath UserProfile/applic~1/Pd -hlppath ProgramFiles(x86)/common~1/pd -asio -noadc -audiooutdev 5 -midiindev 9 -midioutdev 3

    posted in technical issues read more
  • Jibe

    And also, now I can't change the startup flags. It says that the startup flags could not be parsed, even though the registry is changed, it nothing different happens when I start it up.

    posted in technical issues read more
  • Jibe

    The regedit did it!

    posted in technical issues read more
  • Jibe

    I am on Windows Vista (yeah i hate it). I can't find a .pdsettings file, I found a pd-settings reg file, but thats it. And it won't make it difference if I have had a patch open or not.

    posted in technical issues read more
  • Jibe

    Also, for some reason, I can't open startup now...

    posted in technical issues read more
  • Jibe

    I entered -send "pd dsp 1;" into the message thing but it got the error:

    pd: unknown message -send "pd dsp 1
    error: ": no such object

    Then I tried entering -send "pd dsp 1;" into the startup flag field and I got the error:

    error: "pd: no such object

    Did I do something wrong?

    posted in technical issues read more
  • Jibe

    I assume it is being handled perfectly fine by windows, for I can use other programs without any delay issues. I am guessing that it isn't a driver issue for the same reason.
    It is weird.. If I go into audio setting and give it a 1 second buffer time (1000 in the ms box) PD recognizes the signal instantly, but takes a second to send it out. I have found that if I put in 100 ms then I get the best compromise of delay in recognition in pd and delay of sending it out. The first time I used PD there was no problem like this, then I was done for the day so I closed it, but next time I opened it this happened :(
    Thank you for all your help... Maybe I can get this working *Yay*

    posted in technical issues read more
  • Jibe

    I brought it down to 12 like you said, but the delay time got even longer. I can put it down to 2, without any clicking or popping, but there is like a 6 second delay time when I do so. It is almost anti-logical.

    posted in technical issues read more
Internal error.

Oops! Looks like something went wrong!