Gem
Greetings,
I have been off pd since 0.47.1 and I only just updated OSX to High Sierra, which prompted an install of Pd 0.48.1.
In the previous version I had installed Gem via Deken, using the instructions found at:
http://puredatajapan.info/?p=2073
- Using deken, click Help menu – Find externals. Install “libdir” at first.
2.Install Gem via deken - add paths
etc.
However, trying the same now, after restarting Pd, it cant' find gem nor libdir
stuck...
However, if I do same without adding a start-up link, I can create, for e.g., a gemwin object but I get a whole bunch or errors:
... couldn't create
GLdefine GL_LINEAR
... couldn't create
GLdefine GL_EXP
... couldn't create
GLdefine GL_EXP2
... couldn't create
GLdefine GL_COLOR_BUFFER_BIT
... couldn't create
GLdefine GL_DEPTH_BUFFER_BIT
... couldn't create
GLdefine GL_STENCIL_BUFFER_BIT
... couldn't create
GEMglMatrixMode
etc....
I think I am missing something fundamental, but is it because there is no 64-bit but only 32-bit version of Gem fr OS X?
Any help would be greatly appreciated
S
Installing PureData 32 bits on 64 bits host for the life of a project
Hi everyone,
I am comming to you today because i want to make a project live !.
This project work with pureData and some external pd object :
fluid~ , freeverb~..
My objectiv is to install a 32 bits version of pureData to make external pd work.
I tried these solutions :
Multi arch ubuntu 64 bits host
- On a 64 bits ubuntu
- add i386 arch
- update , dist-upgrade..
Then when installing : $> apt-get install puredata:i386
This package is no more available :
These packet a replacing it :
puredata-utils puredata-utils:i386 puredata-extra:i386 puredata-core:i386
puredata-core puredata-dev puredata-doc puredata-extra puredata-gui
So i installed
$> apt-get install puredata-utils:i386 puredata-extra:i386 puredata-core:i386 puredata-gui
pureData is now installed. But when i run it i have this message :
ALSA lib conf.c:3357:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib control.c:954:(snd_ctl_open_noupdate) Invalid CTL hw:0
ALSA card scan error
Still i can use the debugger and hear sound..
When running my stido project using some object like :
udpReceive or udpSend...
i got this on the initialisation (you can see also all the pd objects used) :
import mrpeach/routeOSC
... couldn't create
import mrpeach/udpreceive
... couldn't create
import mrpeach/udpsend
... couldn't create
import mrpeach/packOSC
... couldn't create
import mrpeach/unpackOSC
... couldn't create
import flatspace/prepend
... couldn't create
import flatspace/prepend
... couldn't create
import moocow/sprinkler
... couldn't create
import cyclone/speedlim
... couldn't create
./libs/fluid~.pd_linux: libreadline.so.5: cannot open shared object file: No such file or directory
fluid~
... couldn't create
freeverb~
... couldn't create
beware! this is xeq 0.1, 3rd beta build... it may bite!
./
So its not working ^^
Solution 2 - Docker
I was thinking : maybe i can just make a puredata container with all the 32 bits libs, So i tried to find some puredata 32 bits image. But nothing.. And Docker is a little tricky with 32 bits container as he didn't provide any support yet.
Still its possible to run 32 bits linux on it .. i found some 32 bits images on the net, but no way how to create one..
If someone has a solution please..
I am working as a volunteer on this project because i believe on it. I have no time yet to update the pd engine for 64 bits..
This project is helping disabled people and your respons will help me so much to provide them a long term support for this software
If you wanna take a look at the project http://orguesensoriel.com
Thank you a lot,
Damien
Drumcomputer with 3 basssynths to play with (pd-ext.43.4)
env
... couldn't create
pink~
... couldn't create
square~
... couldn't create
l2s
... couldn't create
l2s
... couldn't create
But easy to fix (using declare). I'm on vanilla.
streamstretch~ abstraction not working
Tried using the streamstretch~ abstraction by William Brent (http://williambrent.conflations.com/pages/research.html) recently.
However, when I loading the patch from the associated help file in pd-extended, it won't work. I get the following error messages:
clone ./lib/streamstretch-buf-writer-abs 100 2415
... couldn't create
text define $0-streamstretch-chord-text
... couldn't create
text get $0-streamstretch-chord-text
... couldn't create
text tolist $0-streamstretch-chord-text
... couldn't create
text fromlist $0-streamstretch-chord-text
... couldn't create
clone ./lib/streamstretch-buf-writer-abs 100 1536
... couldn't create
Tried loading the patch in Pd Vanilla and I still get error messages:
clone ./lib/streamstretch-buf-writer-abs 100 2415
... couldn't create
clone ./lib/streamstretch-buf-writer-abs 100 1004
... couldn't create
I'm just wondering if anyone else gets the same kinds of error messages when they try to load this abstraction.
having problem using Pduino
I have downloaded Pduino 0.5 and have copied the arduino and arduino help patch into the folder where I am saving my puredata files.
but some how things are not working
clicking the device message is yeilding a set of errors
what do I do
I am pasting the message in the console window below:
zexy/unpack float float
... couldn't create
mapping/tolist
... couldn't create
mapping/tolist
... couldn't create
comport $1 57600
... couldn't create
mapping/debytemask
... couldn't create
mapping/debytemask
... couldn't create
mapping/debytemask
... couldn't create
mapping/debytemask
... couldn't create
mapping/debytemask
... couldn't create
mapping/debytemask
... couldn't create
mapping/debytemask
... couldn't create
mapping/debytemask
... couldn't create
moocow/string2any 32 -1
... couldn't create
mapping/tolist
... couldn't create
mapping/tolist
... couldn't create
cyclone/prepend
... couldn't create
[arduino]: version_0.5
please suggest whr I am going wrong
I cannot list my port using the devices message
Permutations, second part, can anybody get this patch to work?
@whale-av ok, so a few things, whenever I open "mix mod" there is this:error: receive~ mixer_in-$1: no matching send.
For "part timbre" there is this:throw~ voice_out$1: no matching catch
For "part voice": throw~ voice_out$1: no matching catch
and for "voice gen": throw~ voice_out0: no matching catch, I dont understand why there are several "timbre_gen" sub patches(or what are the subcurves?), other than that Im kind of understanding what i have to do to make new voices and timbres for the voices, but on the graphs when ever i need to add one, i cant change its number above the graph, I click on the graph, then properties, and there isnt a window to change the number, Ive seen the window before, but now it just doesnt appear...(this on extended), I had to open timbre-gen to change the numbers on vanilla and then re open it on extended, because on vanilla this happens in the console :
udpreceive 57120
... couldn't create
unpackOSC
... couldn't create
import mrpeach
... couldn't create
pvu~
... couldn't create
pvu~
... couldn't create
here are some pictures:
GEM seems to be not workin' on Win7 64bit.
Hi,
as soon as i run 01.redSquare.pd i have this report
deken-plugin.tcl (Pd externals search) in C:/Users/Live Machine/AppData/Roaming/Pd/deken-plugin loaded.
Platform detected: Windows-i686-32bit
gemhead
... couldn't create
color
... couldn't create
square
... couldn't create
rotate
... couldn't create
gemwin
... couldn't create
any clue?
many thanks!
a.
how to get current block size?
thanks
but I use vanilla
and I also need to have it working on linux
mediasettings/audiosettings
... couldn't create
lbang
... couldn't create
mediasettings/audiosettings
... couldn't create
lbang
... couldn't create
pp add2
... couldn't create
mediasettings/audiosettings
... couldn't create
lbang
... couldn't create
pp add2
... couldn't create```
JKP - Bangboum
Sorry I'm getting errors, can you help me?
I've installed the montreal mtl library, but still I have too many objects missing
mtl/qompander~ /id compander
... couldn't create
mtl/clkMaster 120
... couldn't create
setting pattern to default: /home/leopard/Documenti/Music/_sperimentazioni/_PURE DATA/Bangboum/./moteur/*
[msgfile] part of zexy-2.2.3 (compiled: Sep 22 2010)
Copyright (l) 1999-2008 IOhannes m zmölnig, forum::für::umläute & IEM
mtl/player~
... couldn't create
mtl/clkSlave 4 16
... couldn't create
mtl/kick808~
... couldn't create
mtl/clkSlave 1 4
... couldn't create
setting pattern to default: /home/leopard/Documenti/Music/_sperimentazioni/_PURE DATA/Bangboum/./moteur/*
mtl/player~
... couldn't create
setting pattern to default: /home/leopard/Documenti/Music/_sperimentazioni/_PURE DATA/Bangboum/./moteur/*
mtl/player~
... couldn't create
setting pattern to default: /home/leopard/Documenti/Music/_sperimentazioni/_PURE DATA/Bangboum/./moteur/*
mtl/player~
... couldn't create
setting pattern to default: /home/leopard/Documenti/Music/_sperimentazioni/_PURE DATA/Bangboum/./moteur/*
mtl/player~
... couldn't create
setting pattern to default: /home/leopard/Documenti/Music/_sperimentazioni/_PURE DATA/Bangboum/./moteur/*
mtl/player~
... couldn't create
setting pattern to default: /home/leopard/Documenti/Music/_sperimentazioni/_PURE DATA/Bangboum/./moteur/*
mtl/player~
... couldn't create
setting pattern to default: /home/leopard/Documenti/Music/_sperimentazioni/_PURE DATA/Bangboum/./moteur/*
mtl/player~
... couldn't create
PD vanilla ... mrpeach problem
I want to try VANILLA version because of the MIDI LOOP massages on some faders that I got, Ive read that on vanilla it will not happened.
When I load my PD in VANILLA I get this:
... couldn't create
udpreceive 8000
... couldn't create
import mrpeach
... couldn't create
routeOSC /MIXER /SEEK /FX /LOOPCUE /BROWSEPITCH /7 /9
... couldn't create
routeOSC /fader14 /fader15 /fader16 /fader17 /toggle13 /toggle14 /push12 /push11 /rotary21 /fader13 /rotary16 /fader5 /fader6 /fader10 /fader11 /fader12 /toggle12 /toggle11 /push9 /push10
... couldn't create
packOSC
... couldn't create
udpsend
... couldn't create
etc
when I import path to mrpeach that I copied from PD-EXTENDED I get:
consistency check failed: sys_decodedialog: \{+C:UsersmekonDesktoptouchoscprogramipd-0.42-5.mswpdextramrpeach\}
So how to import path properly?