Search found 11 matches

by philter5
Tue Jun 11, 2013 12:34 am
Forum: General
Topic: small useful gadgets
Replies: 7
Views: 18118

Re: small useful gadgets

thx for sharing tester. :)
by philter5
Wed Jun 05, 2013 2:35 pm
Forum: General
Topic: how to connect the "save text" primitive?
Replies: 3
Views: 11172

Re: how to connect the "save text" primitive?

a trigger will be send to the output if your "save text" action was successfull.
in case it was NOT successfull (e.g. when no path is given), there will be no trigger sent to the output. ;)
by philter5
Sat Jun 01, 2013 9:16 pm
Forum: General
Topic: Webcam ID
Replies: 6
Views: 17980

Re: Webcam ID

hey tektoog thx for the schematic, it has not helped me to get my Herkules USB webcam working on my laptop
(i think it´s a hardware bug - other USB cams work fine when i connect them) but at least i have learned a few
things from your file! every time i worked with the webcam primitive, it always ...
by philter5
Sat Jun 01, 2013 1:22 pm
Forum: General
Topic: using midi controller increases cpu load?
Replies: 8
Views: 21527

Re: using midi controller increases cpu load?

in synthmakers registered user forum there is a knob infuzion posted a while ago+
search for heartbeat ticker
there are also some examples + tests i made related to the problem you described.
or are you talkin about a knob made with ruby?
by philter5
Wed May 29, 2013 12:38 am
Forum: General
Topic: VST - Max GUI Size ???
Replies: 8
Views: 23729

Re: VST - Max GUI Size ???

one thing i do is compile the VST/VSTi in different screen sizes, e.g. 800x600,1024x768,1280x1024 , or at least at a size that perfectly fits for a special screen resolution. but thats just a workaround.

would be nice to have re-sizable
GUI window (i think it is possible with VST spec version 3 ...
by philter5
Tue May 28, 2013 11:29 pm
Forum: General
Topic: VST - Max GUI Size ???
Replies: 8
Views: 23729

Re: VST - Max GUI Size ???

one thing i do is compile the VST/VSTi in different screen sizes, e.g. 800x600,1024x768,1280x1024 , or at least at a size that perfectly fits for a special screen resolution. but thats just a workaround.

would be nice to have resizable
GUI window (i think it is possible since VST spec version 2.4 ...
by philter5
Tue May 28, 2013 10:22 pm
Forum: General
Topic: unique random hits from the list
Replies: 8
Views: 20555

Re: unique random hits from the list

to avoid the delay, you could use some kind of "pre-selection" for the next hit of arrays.
i am sure there is a way without using loop prim, but using this method,
you can maybe use the loop primitive without the delay. i´ll post a example later.
imagine like this: a after load primitive triggers ...
by philter5
Tue May 28, 2013 12:46 pm
Forum: General
Topic: Webcam ID
Replies: 6
Views: 17980

Re: Webcam ID

thx tektoog i´ll try that when i am back at home later. ;)
by philter5
Mon May 27, 2013 9:43 pm
Forum: General
Topic: Webcam ID
Replies: 6
Views: 17980

Re: Webcam ID

hey jjs,
thx for the hint,i´ve thought the same and i allready tried that. doesn´t work.at least here. maybe it´s a hardware related problem (the webcam is a Herkules DualPix HD). when connect the USB Webcam to my desktopPC
it works using ID 0. the internal webcam of my laptop works using ID 0,too ...