Hey All,
The first Pd app based on the PdDroidParty source is now in the Android Marketplace. It's a re-boot of my old patch CanOfBeats, with a nicer interface and some features people were asking for like loading and saving:
<https://market.android.com/details?id=cx.mccormick.canofbeats>
So that is basically just a Pd patch packaged up and turned into a standalone Android app. The source code is nearly identical to the original PdDroidParty source.
PdDroidParty release 154 is now online here, with instructions for how to do that for your own Pd patches:
<http://mccormick.cx/projects/PdDroidParty/>
Have fun!
Cheers,
Chris.
-------------------
http://mccormick.cx
Hello,
I am pleased to announce the first meeting of LoadbangRotterdam on
Saturday November 5.
LoadbangRotterdam is a patching circle for Pd and Max/Msp enthusiasts
at any level of experience. In an informal setting we'll share ideas,
patches, tricks and tips. It is also a place where collaborations or
initiatives for public events may sprout. These monthly meetings will
happen every first Saturday afternoon, hosted by WORM in it's brand
new must-have-seen venue in the center of Rotterdam. Bring your
laptops and your friends. We have tables & chairs, power & wifi, tea &
coffee. Admission free.
LoadbangRotterdam #1
Saturday November 5, 2011
15.00 - 18.00
WORM
Boomgaardsstraat 71
Rotterdam, Holland
WORM: http://www.worm.org/
LoadbangRotterdam #1: http://www.worm.org/home/view/event/206
Katja
_______________________________________________
Pd-announce mailing list
Pd-announce(a)iem.at
http://lists.puredata.info/listinfo/pd-announce
hey hans,
just tried drag n' drop plug on windows. too bad we dont use windows here.
just checking status of tkdnd-plugin.tcl on OSX.
also.... did i miss something? Gem builds not on 10.5 extended autobuilds?
just noticed.
cheers
m
Hi list,
What is current status of HD video in GEM on Linux? From what I've read
in relation to the BlackMagic Intensity cards, it seems there's no
working solution. Is this correct?
I've been developing patches in Pd/GEM to mix a webcam video input with
SD mpeg files on disk and synchronise video playback with audio. Works
OK on my Linux laptop - but I need to upgrade the system to HD (both the
live video input and the compressed files on disk) and run it on a more
powerful machine.
Can this be done in Linux? Do i need to shift to Mac OS X or PC? I'd
prefer to stick with linux, but...
Advice please!
Cheers,
Iain Mott
--
________
Iain Mott
www.reverberant.com
greetings. i was wondering, any insight on taking the data from 3 arduinos
running firmata and dumping them, using xbee trancievers, to a single
comport in in pure data?
my project uses 3 xbee "transmitter" nodes which communicate directly with
its own xbee basestation"reciever" at my computer. this works but i seek
to refine the system to have one basestation xbee that will recieve all of
the data from the 3 nodes. from what i understand of this process, i need
to add a tag like "left" in the arduino code" then parse that data on the
computer end. but it seems as if this will break the arduino object.
my options, i feel, are to try to either add the tag, parse the data in pure
data before the arduino object and somehow send the parsed data to 3
instances of the arduino object or to attempt to rewrite the arduino
firmaware and the pd recieving abstraction since i dont foresee the hardware
configuration changing all that much. insight?
cheers,
Onyx
--
Help me build the sickest live performance system ever!
www.indiegogo.com/beatjazzsystemwww.onyx-ashanti.com
Germany+49 176 3543 7859
CoLab (ICPL) Khartoum. Interdisciplinary and Collaborative Projects
Laboratory
Call for Projects
CoLab is a project aimed at developing a new profile of
creator/researcher though the creation of interdisciplinary work groups
to carry out projects collaboratively. This call is aimed at the
selection of 10 multidisciplinary projects.
Projects selected through this call will be developed within the context
of the European Film Festival 11 Sudan (EFF11) to expand these
methodologies to new creation and contemporary thinking spaces.
> Call for projects. Deadline: October 31, 2011
> Call for collaborators: November 3 - 27, 2011
> Workshop: November 28 - December 1, 2011
Venue: French Cultural Center, Khartoum, Sudan.
*More information: *http://medialab-prado.es/article/colab
_______________________________________________
Pd-announce mailing list
Pd-announce(a)iem.at
http://lists.puredata.info/listinfo/pd-announce
http://www.youtube.com/watch?v=QTZlWaIVjTg
I recently saw this video and I'm not quite sure what it means exactly, as I
personally didn't perceive any bothersome noise when working with max. But
when 64-bit audio support is mentioned and seeing the differences between
max 5 and max 6 in terms of this supposed improvement. I immediately thought
of "Where does Pd stand in all this?" I search puredata.info's documentation
and found that 64-bit support is being worked on in pd-vanilla since version
0.41 and
"0.43
-
all major known 64-bit bugs fixed in Pd-extended on GNU/Linux
- complete 64-bit support for Pd-extended on Mac OS X except Gem"
Would anyone be so kind as to explain to me what this means in terms of
actual sound quality/performance/latency/stability/etc.?
And even more so, I have no clue what " 0.44 - support for using 64-bit
double numbers as the base number, see
pd-double<http://puredata.info/dev/pd-double>"
means.
--
www.epicjefferson.comwww.avmachinists.org Puerto Rico based Art Collective/ Non-Profit Org
You need to have localhost configured on your computer in order to use
Pd of any kind. If you go to the Terminal, and type "ifconfig" and
hit enter, you should see something like this:
hans@dhcp-10 extra $ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
.hc
On Oct 25, 2011, at 6:02 PM, Arda Eden wrote:
> With Pd-0.42.5-extended-macosx106-x86_64.dmg the actual error
> message is :
>
> localhost not found (inet protocol not installed ?)
>
>
>
> On Wed, Oct 26, 2011 at 12:56 AM, Arda Eden <ardaeden(a)gmail.com>
> wrote:
> Both x86 and x86_64 versions are saying :
>
> ERROR: failed to allocate port, exiting !
>
>
> On Wed, Oct 26, 2011 at 12:31 AM, Hans-Christoph Steiner <hans(a)at.or.at
> > wrote:
>
> That's an odd one. Which version of Pd-extended are you using?
> Have you tried a nightly build?
>
> http://autobuild.puredata.info/auto-build/latest/
>
> .hc
>
>
> On Oct 25, 2011, at 5:17 PM, Arda Eden wrote:
>
> Today I encountered a problem with Pd-extended on Osx Lion today.
>
> Application not responding. When I run it from terminal I get "inet
> protocol not installed ?" message.
> Everything was fine with it when I last ran it. And no docs on the
> net.
> Any idea ?
> Thanks.
>
> --
> Arda EDEN
> Inonu University
> Faculty of Fine Arts and Design
> Department of Music Technology
> Malatya/TURKEY
> _______________________________________________
> Pd-list(a)iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>
>
>
>
>
> ----------------------------------------------------------------------------
>
> "[T]he greatest purveyor of violence in the world today [is] my own
> government." - Martin Luther King, Jr.
>
>
>
>
>
>
> --
> Arda EDEN
> Inonu University
> Faculty of Fine Arts and Design
> Department of Music Technology
> Malatya/TURKEY
>
>
>
> --
> Arda EDEN
> Inonu University
> Faculty of Fine Arts and Design
> Department of Music Technology
> Malatya/TURKEY
----------------------------------------------------------------------------
'You people have such restrictive dress for women,’ she said, hobbling
away in three inch heels and panty hose to finish out another pink-
collar temp pool day. - “Hijab Scene #2", by Mohja Kahf
Today I encountered a problem with Pd-extended on Osx Lion today.
Application not responding. When I run it from terminal I get "inet protocol
not installed ?" message.
Everything was fine with it when I last ran it. And no docs on the net.
Any idea ?
Thanks.
--
Arda EDEN
Inonu University
Faculty of Fine Arts and Design
Department of Music Technology
Malatya/TURKEY