Hi,
is it possible to do the following in Pd?
- clear the console with some command sent to [s pd] (not with the
shortcut)
- is there any object that allows to create a folder (in all OSs)? I
wanted to save files to a non-existing folder, but Pd doesn't create one.
Thanks as usual,
João
Hi everybody,
I need some help about sample rate settings.
I would like to use my SPDIF Out with Pd. Unfortunately it looks like either
the soundcard or the audio system (OSS) starts up with 48,000 Hz while Pd is
set to use 44,100 Hz (that's necessary because of the samples being at
44.1k).
Does anybody know where or how I can set the PCM sample rate to match Pd's
sample rate?
None of the soundcard mixers I was checking have an option to set the sample
rate and I don't know where the OSS …
[View More]files are located.
Thanks!
Ingo
[View Less]
this patch freezes Pd. it needs the tuio, and you need to wave around with the ID1 in front of the camera for about 30 seconds.
never the less it is actually is the [route] that causes the crash, if you remove that and replace it with a OSC over local udpsend it is stable.
m.
Ok thank you but It appears to me that I'm loading Gem before pdgst... here's the complete console I get when I open pd and then gst2pix (taken from your pdgst/test folder) :
---
[import] $Revision: 1.2 $
[import] is still in development, the interface could change!
compiled against Pd version 0.42.5
libdir loader $Revision: 1.8 $
compiled on Sep 22 2010 at 03:41:35
compiled against Pd version 0.42.5.extended
libdir_loader: added 'cyclone' to the global objectclass path
<...>
…
[View More]libdir_loader: added 'flatspace' to the global objectclass path
PDP: pure data packet version 0.12.6
PiDiP : additional video processing objects for PDP
version 0.12.26
by Yves Degoyon and Lluis Gomez i Bigorda
GEM: Graphics Environment for Multimedia
GEM: ver: 0.93.3
GEM: compiled: Nov 10 2011
GEM: maintained by IOhannes m zmoelnig
<...>
GEM: using SSE2 optimization
pdgst $Revision: 0.0 $
(copyleft) IOhannes m zmoelnig @ IEM / KUG
compiled on Nov 11 2011 at 10:03:33
compiled against Pd version 0.42.5.extended
/Users/musique/Library/Pd/pdgst/src/gem/pix_gst2pix.pd_darwin: dlopen(/Users/musique/Library/Pd/pdgst/src/gem/pix_gst2pix.pd_darwin, 10): Symbol not found: __ZN11imageStruct7fromRGBEPh
Referenced from: /Users/musique/Library/Pd/pdgst/src/gem/pix_gst2pix.pd_darwin
Expected in: flat namespace
in /Users/musique/Library/Pd/pdgst/src/gem/pix_gst2pix.pd_darwin
pix_gst2pix rgba
... couldn't create
---
many thanks
xavier
>
>
> De : IOhannes zmölnig <zmoelnig(a)iem.at>
> Date : 11 novembre 2011 13:41:59 HNEC
> À : pd-list(a)iem.at
> Objet : Rép : [PD] Rép : PDGST - no pix_gst2pix... and building Gem 0.93 with mac OS 10.6
>
>
>
> you need to load Gem before you can use the Gem part of pdgst.
>
> gfmasdr
> IOhannes
>
>
[View Less]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
i'd like to announce a pre-release of Gem-0.93.2
this is the 2nd bugfix release in the 0.93 series.
like always we have fixed numerous bugs and features, and most likely
introduced an equal number of wishlists and showstoppers.
noteable differences since 0.93.1:
availability:
- - this is the first 0.93 release, that provides binaries for OSX.
the downloadable archive contains fat binaries for both ppc and i386
which should run on any OSX since …
[View More]10.4
functionality:
- - fixed a crashe on 64bit architectures related to SIMD-detection code
- - fixed other crashes on 64bit architecture of some pix-effects (Pete's
Plugins)
- - pix_texture now handles repeat/quality of external textures
- - failing plugins no longer keep other (working) plugins from functioning
- - improved filmGMERLIN framecount behaviour
- - made recordQT work again
documentation:
- - a number of typos and inconsistencies in the help patches
drawbacks:
w32: the current w32 build has been compiled as "0.92.3" rather than
"0.92.2"; i'll hopefully be able to compile a corrected version tonight
and upload it then
OSX: it seems that Pd-0.43 quits as soon as Gem is loaded.
this only happens if you start Pd by double-clicking the application; it
does not happen if you start Pd via the cmdline.
older versions of Pd (0.42 and prior) are not effected.
both Pd-vanilla and Pd-extended are effected.
if you want to use Pd-0.43, the suggested workaround is to start Pd/Gem
from the cmdline (ouch!)
if any help is welcome
get happy!
fgmadr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk68BccACgkQkX2Xpv6ydvSQMACdEJq3zwsokf12fEN0gPHgckNo
c7oAoNeE/hf7hM/we8ulvL2j3gKmYLzl
=hVs9
-----END PGP SIGNATURE-----
_______________________________________________
Pd-announce mailing list
Pd-announce(a)iem.at
http://lists.puredata.info/listinfo/pd-announce
[View Less]
Hello,
It happens to be the case that mouse-event capturing as done by
[toxy/tot] is crucial to my Pd performance setups. The object gives xy
positions relative to a window, not to the screen(s). These
coordinates are used to move GUI's around on a large xy-field, like a
multiple-control Kaoss Pad. Specially useful in combination with
touchscreen. Here's one clip illustrating the concept:
http://www.youtube.com/user/instantdecomposer#p/a/u/2/Qo1CwYxmplE
The toxy lib is discontinued in Pd-…
[View More]extended 0.43. Tried to find an
alternative, asked on the Pd forum. No solution so far. I explored gem
for GUI purposes, but this introduces even more dependencies.
Data-structures seem an option at first sight, but can not provide
large reactive area's (only the center pixel of an object is
reactive). Good old [MouseState] doesn't know where the window is. In
a brief moment of optimism, I even considered taking up maintaince of
toxy, but the code is total hocus pocus to me.
In the meantime, one of those live-perfo tools, Slice//Jockey, has
started to spread around the world and is being used by some
performers and composers. As you may understand, I am particularly
concerned to provide a 0.43-compatible version as soon as possible.
Any help to find a window-related mouse-capturing method, working in
0.42 and 0.43 alike, is very much appreciated.
Katja
[View Less]
My guess is that your 'pd-svn' is actually my 'trunk', so try this:
find ~/pd-svn/ -type f -print0 | xargs -0 grep '"biquad~"'
.hc
On Nov 9, 2011, at 9:35 PM, Olivier Baudry wrote:
>
> Hans-Christoph
>
> Thanks but this command dont work , There isn't a folder trunk inside pd-svn :
>
> Last login: Wed Nov 9 22:20:16 on ttys000
> MacBook-Pro-de-Olivier-Baudry:~ olivierbaudry$ cd pd-svn
> MacBook-Pro-de-Olivier-Baudry:pd-svn olivierbaudry$ find ~/code/pure-data/…
[View More]trunk -type f -print0 | xargs -0 grep '"biquad~"'
> find: /Users/olivierbaudry/code/pure-data/trunk: No such file or directory
> MacBook-Pro-de-Olivier-Baudry:pd-svn olivierbaudry$
>
> and I see d_filter.c but I don't see any line who turn arround biquad~ structure.
>
>
>
>
>
> Le 09/11/11 18:20, Hans-Christoph Steiner a écrit :
>> I find the best way to find the source of an object is to run this in the terminal:
>>
>> find ~/code/pure-data/trunk -type f -print0 | xargs -0 grep '"biquad~"'
>>
>> The class name needs to be declared using gensym("biquad~"), so if you search for the object name with double quotes around it, you'll find that gensym statement:
>>
>> ./pd/src/d_filter.c: sigbiquad_class = class_new(gensym("biquad~"), (t_newmethod)sigbiquad_new,
>>
>> .hc
>>
>> On Nov 9, 2011, at 12:15 PM, Olivier Baudry wrote:
>>
>>> Dear all
>>>
>>> I upload all pd-svn source code si I research a code of biquad object so biquad.help is in pddp folder not a source code , and where is a code of object like addition, subtraction, multiplication, division : * ; -; + ; /
>>> _______________________________________________
>>> Pd-list(a)iem.at mailing list
>>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>>
>>
>> ----------------------------------------------------------------------------
>>
>> If you are not part of the solution, you are part of the problem.
>>
>>
>>
>>
>
----------------------------------------------------------------------------
As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously. - Benjamin Franklin
[View Less]
Dear all
I upload all pd-svn source code si I research a code of biquad object
so biquad.help is in pddp folder not a source code , and where is a code
of object like addition, subtraction, multiplication, division : * ; -;
+ ; /