Getting started with Gem???
This is what it shows when I first open Pd (without opening any patches):
libdir loader $Revision: 1.8 $
written by Hans-Christoph Steiner <hans@at.or.at>
compiled on Jul 29 2008 at 03:24:20
compiled against Pd version 0.40.3.extended
/Applications/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib
Referenced from: /Applications/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin
Reason: image not found
Gem: can't load library
libdir_loader: added 'cyclone' to the global objectclass path
libdir_loader: added 'zexy' to the global objectclass path
libdir_loader: added 'creb' to the global objectclass path
libdir_loader: added 'cxc' to the global objectclass path
libdir_loader: added 'iemlib' to the global objectclass path
libdir_loader: added 'list-abs' to the global objectclass path
libdir_loader: added 'mapping' to the global objectclass path
libdir_loader: added 'markex' to the global objectclass path
libdir_loader: added 'maxlib' to the global objectclass path
libdir_loader: added 'memento' to the global objectclass path
libdir_loader: added 'mjlib' to the global objectclass path
libdir_loader: added 'motex' to the global objectclass path
libdir_loader: added 'oscx' to the global objectclass path
libdir_loader: added 'pddp' to the global objectclass path
libdir_loader: added 'pdogg' to the global objectclass path
libdir_loader: added 'pixeltango' to the global objectclass path
libdir_loader: added 'rradical' to the global objectclass path
libdir_loader: added 'sigpack' to the global objectclass path
libdir_loader: added 'smlib' to the global objectclass path
libdir_loader: added 'toxy' to the global objectclass path
libdir_loader: added 'unauthorized' to the global objectclass path
libdir_loader: added 'pan' to the global objectclass path
libdir_loader: added 'freeverb' to the global objectclass path
libdir_loader: added 'hcs' to the global objectclass path
libdir_loader: added 'jmmmp' to the global objectclass path
libdir_loader: added 'ext13' to the global objectclass path
libdir_loader: added 'ggee' to the global objectclass path
libdir_loader: added 'flib' to the global objectclass path
libdir_loader: added 'ekext' to the global objectclass path
libdir_loader: added 'flatspace' to the global objectclass path
/Applications/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /Applications/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin
Reason: image not found
pdp: can't load library
/Applications/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /Applications/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin
Reason: image not found
pidip: can't load library
I see that it is saying "Gem: can't load library" so that probably explains why it isn't working, but I didn't delete anything since I first installed it. I could probably try re-installing it. Do you think that would do me any good, or should I try something else first?
Lib pb on pd extended 0.40
hi
i was working on pd ext 0.39 without pb
and I recently I update to 0.40
and glaps! pd can't load any lib anymore (gem, zexy, etc.).
I'm working on mac osX 4 11...
anyone can help
thx
yeli
/Applications/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib
Referenced from: /Applications/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin
Reason: image not found
Gem: can't load library
cyclone: can't load library
zexy: can't load library
cxc: can't load library
ext13: can't load library
FFTease - A set of Live Spectral Processors
Originally written by Eric Lyon and Christopher Penrose for MAX/MSP
flext port (version 0.0.0) provided by Thomas Grill, (C)2003-2004
iemabs: can't load library
iemmatrix: can't load library
liblist: can't load library
markex: can't load library
maxlib: can't load library
memento: can't load library
mjlib: can't load library
motex: can't load library
oscx: can't load library
pddp: can't load library
pdogg: can't load library
/Applications/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /Applications/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin
Reason: image not found
pdp: can't load library
/Applications/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /Applications/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin
Reason: image not found
pidip: can't load library
pixeltango: can't load library
pmpd: can't load library
rradical: can't load library
sigpack: can't load library
smlib: can't load library
toxy: can't load library
unauthorized: can't load library
VASP modular 0.1.4pre
vector assembling signal processor
(C)2002-2007 Thomas Grill
http://grrrr.org/ext
xsample objects, version 0.3.2pre
xrecord~, xplay~, xgroove~
(C)2001-2007 Thomas Grill
/Applications/Pd-extended.app/Contents/Resources/extra/zexy/z~.pd_darwin: can't load library
Ctlin values real time store and comparison
HI. I made a little pd for changing in real time some midi data from a controller when you press a special key, like a SHIFT function. My problem is that I need to recall the shifted/unshifted controller position to resume the controller when it reaches again that position, like the "pick up" function in Ableton Live. The idea is to control more than one virtual controller with just one real controller.
I have it all working for just one real midi controller (I mean one knob or one slider sending midi controller values). I used "gate" and "sel" commands. I'm trying now to replicate the functionality with n real controllers.
In other words, now I'm just recalling one controller position value for any controller but not from which controller is that value. I need it to work multithreading, because the operator may wish to move multiple controllers shifted and unshifted, and every shifted/unshifted position must be stored somewhere for the pick up functionality.
Is this too much for PD? I think the algorithm in C and it's not that hard using hashmaps or something similar to store controllerID+controllerValue and check if it has a pick up value active.
Could you give me some directions using PD? Can I store and recall key+value in any way?
thanks,
Federico
Complete noob alert! (installation)
Okay, hello guys. Excited to be here... I've recently become hooked on Pd.
I can do a fair bit with it already but I'm just getting really fed up now that practically every patch I download from someone else contains at least one object or some kind of abstraction I either don't understand or don't have some how.
On Mac OS X PPC 10.4, I've downloaded Pd Extended, but I'm pretty sure I don't have all of these libraries that many of you talk about. (isn't that what Extended is supposed to be all about?) I really want to start working with GEM.
at start up, I always get this in the console. This is bad, no?
libdir loader $Revision: 1.8 $
written by Hans-Christoph Steiner <hans@at.or.at>
compiled on Jul 29 2008 at 04:03:05
compiled against Pd version 0.40.3.extended
/Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin: dlopen(/Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib
Referenced from: /Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin
Reason: image not found
Gem: can't load library
libdir_loader: added 'cyclone' to the global objectclass path
libdir_loader: added 'zexy' to the global objectclass path
libdir_loader: added 'creb' to the global objectclass path
libdir_loader: added 'cxc' to the global objectclass path
libdir_loader: added 'iemlib' to the global objectclass path
libdir_loader: added 'list-abs' to the global objectclass path
libdir_loader: added 'mapping' to the global objectclass path
libdir_loader: added 'markex' to the global objectclass path
libdir_loader: added 'maxlib' to the global objectclass path
libdir_loader: added 'memento' to the global objectclass path
libdir_loader: added 'mjlib' to the global objectclass path
libdir_loader: added 'motex' to the global objectclass path
libdir_loader: added 'oscx' to the global objectclass path
libdir_loader: added 'pddp' to the global objectclass path
libdir_loader: added 'pdogg' to the global objectclass path
libdir_loader: added 'pixeltango' to the global objectclass path
libdir_loader: added 'pmpd' to the global objectclass path
libdir_loader: added 'rradical' to the global objectclass path
libdir_loader: added 'sigpack' to the global objectclass path
libdir_loader: added 'smlib' to the global objectclass path
libdir_loader: added 'toxy' to the global objectclass path
libdir_loader: added 'unauthorized' to the global objectclass path
libdir_loader: added 'pan' to the global objectclass path
libdir_loader: added 'freeverb' to the global objectclass path
libdir_loader: added 'hcs' to the global objectclass path
libdir_loader: added 'jmmmp' to the global objectclass path
libdir_loader: added 'ext13' to the global objectclass path
libdir_loader: added 'ggee' to the global objectclass path
libdir_loader: added 'flib' to the global objectclass path
libdir_loader: added 'ekext' to the global objectclass path
libdir_loader: added 'flatspace' to the global objectclass path
/Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin: dlopen(/Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/pdp.pd_darwin
Reason: image not found
pdp: can't load library
/Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin: dlopen(/Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /Applications/Pure Data/Pd-extended.app/Contents/Resources/extra/pidip.pd_darwin
Reason: image not found
pidip: can't load library
CompDR drum generator
This is my try at a no-sample drummachine. It's a rather complex machine, so i'll try to explain it as clear as i can, but still probably very unclear
To just make sound, you should (normally) do this :
- select a preset (bottom left)
- press the run button (top left)
Some more functions:
- there are four instruments (2 bassdrums, 1 snare, 1 hihat/cymbal thing), you can control their levels in the mix section
- each instrument follows one of the tables at the right (not the fifth one)
- to access each instrument's controls click the [pd controls] object. I won't explain each control, just try them. However, each instrument has a pink radio-strip, this selects which table the instrument currently uses. The brown radio skips notes.
- to ad grit, use the woodfire section (beware of your ears, although it will diminish the output level). This is my go at a constant-output-level thing (is this some form of compression?).
- there's a (vst) reverb section for which i normally use the free PSP pianoverb (its controls are mapped in the verb section parameters). The input to the plugin can follow the fifth table, by using the [folw] toggle. This might be a rather confusing section
- there's an FM section which can follow the snare and/or hihat (blue toggles in the mix section). The five sliders in the main section control the fm amount/depth/filter
- the green slider in the main section is the main level
- the organe [hp] slider is the main highpass-level
Something about the tables. Each table has a set of controls:
- Dark red clears the current pattern
- Dark blue randomizes the entire pattern
- Switch the green toggle on the record notes with the spacebar
- Light red button clears all notes except the recorded ones
- Light blue button randomizes all notes except the recorded ones
- The buttons marked < and > shift the pattern left/right
- The radiostrips selects an other pattern
- Patterns can be loaded/saved by the green/red buttons bellow the radio strip
- The very small green toggles enables/disables the auto-load-pattern function
- The randomization depth is controlled by the yellow slider bellow
- The orange slider / grey radio controls the number of steps played
Enjoy it.
Domien
Gemwin has no control and openpanel crashes pd-extended
OS X 10.5.2; installed from hans' most recent two builds. (in case the newest one was buggy). I have used the build you linked to unsuccessfully. I have also tried removing the org.puredata.plist file from ~/library/preferences before installing with no success.
An update - the problem occurs whenever I open any new window - even a new patch. immediately subsequently pd-extended crashes once on load.
Another thing that confuses me is that I still get a default font missing report after installing the version that now uses monaco as the default - I am guessing the same problem may be causing pd-extended to fail to reach all these.
all my engineer friends make fun of me for being confused by crash reports, but I can't get much past the "bad access" and "kern invalid address" seeming to imply that the problem is with how pd-extended relates to mac OS X not something internal to pd-extended.
I have here's what it says for the openpanel crash:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000074fd008
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.CoreFoundation 0x95ef3be9 _CFDoExceptionOperation + 441
1 com.apple.Foundation 0x9267a6e1 _NSRemoveAltHandler2 + 33
2 com.apple.AppKit 0x91415ac0 -[NSFocusStack unfocusView:] + 135
3 com.apple.AppKit 0x914159d1 -[NSView unlockFocus] + 117
4 com.apple.AppKit 0x9162da96 -[NSMatrix drawCellAtRow:column:] + 90
5 com.apple.AppKit 0x9158244a -[NSMatrix selectCellAtRow:column:] + 978
6 com.apple.AppKit 0x91630003 -[NSBrowser selectRow:inColumn:] + 301
7 com.apple.AppKit 0x9162273d -[NSNavBrowserDelegate reloadChildrenForNode:] + 2197
8 com.apple.AppKit 0x91621e78 -[NSNavDataSource _reloadChildrenForNode:] + 67
9 com.apple.AppKit 0x9161f6af -[NSNavDataSource _handleChildrenChanged:] + 275
10 com.apple.Foundation 0x9264fcdc _nsnote_callback + 364
11 com.apple.CoreFoundation 0x95e5a9da __CFXNotificationPost + 362
12 com.apple.CoreFoundation 0x95e5acb3 _CFXNotificationPostNotification + 179
13 com.apple.Foundation 0x9267d0fc -[NSNotificationCenter postNotification:] + 124
14 com.apple.AppKit 0x9161f4be +[NSNavFBENode _postNotificationForEvent:notificationName:parent:child:fbeProperty:] + 542
15 com.apple.AppKit 0x9161f299 +[NSNavFBENode _postNotificationForEvent:notificationName:parent:child:] + 70
16 com.apple.AppKit 0x9161f24a +[NSNavFBENode _postNotificationForEvent:notificationName:parent:] + 63
17 com.apple.AppKit 0x9161e918 +[NSNavFBENode _reallyProcessNotifications:] + 700
18 com.apple.Foundation 0x926a9e0d __NSFirePerformTimer + 477
19 com.apple.CoreFoundation 0x95e779c2 __CFRunLoopDoObservers + 466
20 com.apple.CoreFoundation 0x95e78d25 CFRunLoopRunSpecific + 853
21 com.apple.CoreFoundation 0x95e79d18 CFRunLoopRunInMode + 88
22 com.tcltk.tcllibrary 0x0a077bd3 Tcl_WaitForEvent + 679
23 com.tcltk.tcllibrary 0x0a0557ea Tcl_DoOneEvent + 312
24 com.tcltk.tklibrary 0x0b011f20 Tk_MainLoop + 36
25 com.tcltk.tklibrary 0x0b01dd26 Tk_MainEx + 1513
26 org.puredata.pd.wish 0x00002acb 0x1000 + 6859
27 org.puredata.pd.wish 0x00002a7e 0x1000 + 6782
28 org.puredata.pd.wish 0x000029a5 0x1000 + 6565
Gemwin has no control and openpanel crashes pd-extended
well, it's late and I'm tired of trying to find out how to solve this the hard way. I have a weird suspicion that these are caused by the same kind of problem.
can anyone point me to a solution to these two problems on Mac OS X with Gem? I've tried with different versions of pd-extended and Gem.
-
gemwin will create a window, but it has no control - the menu bar at the top is there but there is no active buttons on it - they lack color of any sort. The window itself is stuck there. can't be moved.
-
any time I open a file via openpanel object I crash. sometimes this will crash firefox too - though randomly. sometimes crashes without crash report, or the ability to access the crashreport.
I've tried to fully uninstall all forms of pd, and pd files from the library/prefs folder but the same thing happens no matter what on both errors.
thoughts? The crash report always says thread 0 is what crashes.
a.
UBUNTU Pd install libjack0.100.0-0 error
Thanks but all this did'nt slove the problem. When I try to install Pd with in a terminal with the command:
sudo dpkg -i Pd-0.39.2-extended-rc4-debian-stable-i386.deb
I get the following messages:
Selecting previously deselected package pd-extended.
(Reading database ... 90801 files and directories currently installed.)
Unpacking pd-extended (from Pd-0.39.2-extended-rc4-debian-stable-i386.deb) ...
dpkg: dependency problems prevent configuration of pd-extended:
pd-extended depends on libjack0.100.0-0; however:
Package libjack0.100.0-0 is not installed.
pd-extended depends on tcl8.4; however:
Package tcl8.4 is not installed.
pd-extended depends on tk8.4; however:
Package tk8.4 is not installed.
pd-extended depends on libflac7; however:
Package libflac7 is not installed.
pd-extended depends on imagemagick; however:
Package imagemagick is not installed.
pd-extended depends on libpng3; however:
Package libpng3 is not installed.
pd-extended depends on libmpeg1; however:
Package libmpeg1 is not installed.
pd-extended depends on libmpeg2-4; however:
Package libmpeg2-4 is not installed.
pd-extended depends on libmpeg3-1; however:
Package libmpeg3-1 is not installed.
pd-extended depends on libquicktime0; however:
Package libquicktime0 is not installed.
pd-extended depends on libimlib2; however:
Package libimlib2 is not installed.
pd-extended depends on libmagick++9c2a; however:
Package libmagick++9c2a is not installed.
dpkg: error processing pd-extended (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pd-extended
martin@martin-desktop:~/PD_extended$