[PD] PD 0.49 - turn off multiple connections ? ...

2019-03-06 Thread oliver
Hi, sorry for calling this in late, but i only recently changed completely to PD 0.49 ... i noticed a new patching "feature" that irritates me a lot. if multiple objects are selected and i connect one of them with a new object (i.e. a number box), ALL of those still selected objects will

[PD] original gigaverb code?

2019-03-06 Thread Alexandre Torres Porres
Hi, I'm looking for the original gigaverb code from Juhana Sadeharju, but the best I can find are the Ladspa pluging by Steve Harris (not Iron Maiden's bass player, I believe) or the Max port by Olaf Mtthes and things like that... anyone? thanks ___

Re: [PD] chronometer + metronome that syncs multiple Android/iOS devices over network?

2019-03-06 Thread Chris McCormick
On 7/3/19 5:17 am, enrike wrote:> there are some issues I need to check yet One thing that would make SyncJams more reliable is if I removed the elaborate state-sync feature. Alas I succumbed to the typical programmer scope-creep and tried to throw the whole kitchen sink into the protocol.

Re: [PD] chronometer + metronome that syncs multiple Android/iOS devices over network?

2019-03-06 Thread Chris McCormick
Hi Enrike, On 7/3/19 5:17 am, enrike wrote: (I am fighting now with PdDroidPublisher as we would need to have an apk that we can just install into participants mobiles. The PdDroidPublisher documentation is outdated as far as I can see and I far from being an expert in Android Studio

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread Federico Camara Halac
I don't know why but in my previous compilation I had disabled AVFoundation... which was probably why I could not load video backends or films Also: the wiki recommended me not to run ./autogen.sh, and to

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread IOhannes m zmölnig
On 3/6/19 10:03 PM, Federico Camara Halac wrote: > objc[22972]: Class GemCocoaView is implemented in both > /usr/local/lib/pd/extra/Gem/gemmacoswindow.pd_darwin (0x107ffc5c8) and > /usr/local/lib/pd/extra/Gem/gemcocoawindow.pd_darwin (0x1090665b8). One of > the two will be used. Which one is

Re: [PD] chronometer + metronome that syncs multiple Android/iOS devices over network?

2019-03-06 Thread enrike
I already have a test version running! nice. I used PDdroidparty and I get a phone and two computers running the same chronometer in sync. there are some issues I need to check yet but it seems this like this is the right direction to go. I will dump the code into github when it is useable.

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread IOhannes m zmölnig
On 3/6/19 10:03 PM, Federico Camara Halac wrote: > macos Mojave > 10.14.2 (18C54) > > re: the macoswindow: > > error: [gemmacoswindow]: failed to init GLEW: your system only supports > openGL-1.0 thanks. > > re: cocoawindow: > > objc[22972]: Class GemCocoaView is implemented in both >

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread Federico Camara Halac
macos Mojave 10.14.2 (18C54) re: the macoswindow: error: [gemmacoswindow]: failed to init GLEW: your system only supports openGL-1.0 verbose(4): ... you might be able to track this down from the Find menu. error: [gemmacoswindow]: unable to switch to current window (do you have one?), cannot

Re: [PD] [PD-announce] Purr-Data Google Summer of Code opportunity

2019-03-06 Thread Jonathan Wilkes via Pd-list
> On Wednesday, March 6, 2019, 12:32:12 PM EST, Chuckk Hubbard > wrote: > Re: GSoC for Purr Data, I just want to say> 1. That's great news! > Congratulations!> 2. I saw the list, and while I'm sure some internal > improvements would be good, for me, plugin integration would make a huge

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread Csaba Láng
Iohannes, this is what made me clear why my system has broken pipes or something like that: https://stackoverflow.com/questions/54068035/linking-not-working-in-homebrews-cmake-since-mojave I am not the only one who has troubles with homebrew. My system was originally 10.11 if I remember well, and

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread IOhannes m zmölnig
On 3/6/19 7:37 PM, Csaba Láng wrote: > Fede, > > here you are the commands I used: > $ ./autogen.sh > $ ./configure --with-pd=/Applications/Pd-0.49-1.app/Contents/Resources > --enable-videoAVF so far, on all macOS systems i have tested, AVFoundation is correctly detected automatically, without

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread IOhannes m zmölnig
On 3/6/19 8:57 PM, Fede Camara Halac wrote: > > Thanks!! > > i will compile again later and report back > > > > but what is DUMMY_GL? > > i did not see that in the wiki. I can run gl stuff without that and without > GL_LIBS it's nothing. it's just a dummy. > > the issues i have so far:

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread Fede Camara Halac
Thanks!! i will compile again later and report back but what is DUMMY_GL? i did not see that in the wiki. I can run gl stuff without that and without GL_LIBS the issues i have so far: pix_video cant find video backends pix_film only has quicktime4linux i also cant use cocoawindow, only

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread Csaba Láng
Yes, more or less. On Wed, Mar 6, 2019 at 7:59 PM Nicolas Montgermont wrote: > Yes! > > Back in business! > You compiled following this guide: > > https://github.com/umlaeute/Gem/wiki/How-to-build-Gem-on-macOS-Sierra-%2810.12%29 > ? > > Best, > n > > http://nimon.org > > Le 06/03/2019 à

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread Nicolas Montgermont
Yes! Back in business! You compiled following this guide: https://github.com/umlaeute/Gem/wiki/How-to-build-Gem-on-macOS-Sierra-%2810.12%29 ? Best, n http://nimon.org Le 06/03/2019 à 18:45, Jack a écrit : > Good news for Mac users ! > ++ > > Jack > > > > Le 06/03/2019 à 16:52, Csaba Láng a

Re: [PD] [PD-announce] Purr-Data Google Summer of Code opportunity

2019-03-06 Thread Christof Ressi
> good, for me, plugin integration would make a huge difference. Search deken for vstplugin~ or checkout https://git.iem.at/pd/vstplugin It's a vst host for pd and supercollider. The alpha release is vst2 only but a new (stable) release with vst3 support will be out in a couple of days.

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread Csaba Láng
Fede, here you are the commands I used: $ ./autogen.sh $ ./configure --with-pd=/Applications/Pd-0.49-1.app/Contents/Resources --enable-videoAVF --with-libvlc-CFLAGS=-I/Applications/VLC.app/Contents/MacOS/include --with-libvlc-LIBS='-L/Applications/VLC.app/Contents/MacOS/lib -lvlc'

Re: [PD] Gem 0.94 on Mac OS X

2019-03-06 Thread Jack
Good news for Mac users ! ++ Jack Le 06/03/2019 à 16:52, Csaba Láng a écrit : > Dear Iohannes, dear list, > > I compiled the latest Gem on Mac os X Mojave with success, and wanted to > confirm, that in the new 64-bit version built-in webcam works again, > pix_image, pix_video and pix_film

Re: [PD] chronometer + metronome that syncs multiple Android/iOS, devices over network?

2019-03-06 Thread Jérôme Abel
Hi all, For a project we need also to get synchronization between any devices with a web browser (the easiest way to play with a lot clients without installing applications). But we found also that with Wi-Fi it is quite     unpredictable. Someone gave me this link :