Frank Barknecht | 1 Nov 2011 15:47
Favicon

7. November 2011: "Patchbay" in Cologne

English below
 |
 V

Liebe Freunde,                                                                                      

am nächsten Montag, 7.11.2011, findet nach einer ausgedehnten Sommerpause unser
nächstes Patchbay-Treffen statt. Special Guest: Chikashi Miyama. 

Wir starten um 19:00 im Klanglabor der KHM, Filzengraben 8, Köln.  Ihr seid
herzlich eingeladen.

Für unser Treffen am 7.11.2011 haben wir diesmal einen besonderen Gast.
Chikashi Miyama aus Japan, derzeit am ZKM in Karlsruhe, wird seine
Komposition "Black Vox" spiele. Dabei kommt sein selbst entwickelter
"Peacock"-Controller zum Einsatz, eine einzigartige schwarze Kiste mit 35
Infrarot-Abstandssensoren, die berührungsfrei mit den Händen gespielt wird.
Ein Theremin auf Dopamin! Im Anschluss erklärt er die Technik hinter dem Gerät und
erlaubt uns vielleicht sogar einen Blick auf die nackten Schaltkreise, jawoll! 
Video hier: http://chikashi.net/detail?id=20&lang=e

Die Kölner Patchbay ist ein zwangloses Treffen für alle, die sich mit
stöpselbaren Medien befassen. Ob ihr euch für Patch-Software wie Pure Data, Max
oder SuperCollider interessiert, echte Patchkabel in Modularsynths stopft
elektronische Steckplatinen mit Arduinos befüllt oder Circuit Bending macht -
hier seid ihr richtig und findet Gleichgesinnte. Es gibt Getränke.

Beste Grüße,
--

-- 
Die Leute aus der Stöpselbucht: Dirk, Frank, Tobias, Tobias, Volker uvm.
(Continue reading)

Miller Puckette | 7 Nov 2011 07:55
Favicon

pd 0.43-1 test 5 released

Another test version... I still am working on 2 bugs.

The biggest change is that I updated tcl/tk to version 8.5 in the 
Windows compiled package.

It's on the usual http://crca.ucsd.edu/~msp/software.htm or:

git clone git://pure-data.git.sourceforge.net/gitroot/pure-data/pure-data

cheers
Miller
João Pais | 7 Nov 2011 13:00

Re: [PD] pd 0.43-1 test 5 released

where is it possible to look at the changelog?

> Another test version... I still am working on 2 bugs.
>
> The biggest change is that I updated tcl/tk to version 8.5 in the
> Windows compiled package.
>
> It's on the usual http://crca.ucsd.edu/~msp/software.htm or:
>
> git clone git://pure-data.git.sourceforge.net/gitroot/pure-data/pure-data
>
> cheers
> Miller
>
> _______________________________________________
> Pd-announce mailing list
> Pd-announce@...
> http://lists.puredata.info/listinfo/pd-announce
>
> _______________________________________________
> Pd-list@... mailing list
> UNSUBSCRIBE and account-management ->  
> http://lists.puredata.info/listinfo/pd-list

--

-- 
Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
Studio +49 30 69509190
jmmmpais@... | skype: jmmmpjmmmp
(Continue reading)

Aykut Caglayan | 9 Nov 2011 21:34
Picon
Favicon

Pd workshop in Istanbul

There will be a free Pd workshop in Istanbul this weekend! 
http://www.amberplatform.org/en/festival/item/25-pure-data
 
--
Aykut Caglayan (PhD)
http://aykutcaglayan.blogspot.com/
_______________________________________________
Pd-announce mailing list
Pd-announce@...
http://lists.puredata.info/listinfo/pd-announce
IOhannes m zmoelnig | 10 Nov 2011 18:11
Picon

gem 0.93.2


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 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
Attachment (smime.p7s): application/pkcs7-signature, 3636 bytes
_______________________________________________
Pd-announce mailing list
Pd-announce@...
http://lists.puredata.info/listinfo/pd-announce
IOhannes zmölnig | 11 Nov 2011 13:40
Picon

Gem-0.93.3 released

i'd like to announce the release of Gem-0.93.3

this is the 3rd bugfix release in the 0.93 series.

it fixes a major problem withthe 0.92.2 pre-release i announced yesterday.

the use of 0.92.2 is discouraged in favour of the shiny new 0.93.3!

grab it while it's hot from
  http://gem.iem.at/releases/0.93.3/
or alternatively from
  http://sourceforge.net/projects/pd-gem/files/gem/0.93.3/

like always we have fixed numerous bugs and features, and most likely
introduced an equal number of wishlists and showstoppers.

difference between 0.93.3 and 0.93.2:
- a major trivial bug that caused Pd to shutdown has been fixed.
the problem was apparent only on OSX when using Pd-0.43, but could have
triggered weird effects on all known systems.

noteable differences between 0.93.2 and 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 10.4

functionality:
- fixed a crash on 64bit architectures related to SIMD-detection code
- fixed other crashes on 64bit architecture when using some pix-effects
(ports of 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

get happy!

fgmadr
IOhannes

_______________________________________________
Pd-announce mailing list
Pd-announce@...
http://lists.puredata.info/listinfo/pd-announce
Roman Haefeli | 11 Nov 2011 13:58
Picon

Re: pd 0.43-1 test 5 released

Hi Miller

On Sun, 2011-11-06 at 22:55 -0800, Miller Puckette wrote:
> Another test version... I still am working on 2 bugs.
> 
> The biggest change is that I updated tcl/tk to version 8.5 in the 
> Windows compiled package.
> 
> It's on the usual http://crca.ucsd.edu/~msp/software.htm or:
> 
> git clone git://pure-data.git.sourceforge.net/gitroot/pure-data/pure-data

It seems that test5 is crashing in certain circumstances during patch
editing, where test4 is not crashing under the exact same
circumstances. 

What happens is that when I change the arguments of a certain
abstraction and the click to the empty canvas to let it re-instantiate
with the new arguments, Pd segfaults. Also, when editing that said
abstraction (many instances are used in the patch) and then saving it,
Pd segfaults. 

Since this happens in a not so small project, isolating the problem and
creating a small test patch could be quite time consuming. Would a gdb
traceback already help to track it down?

This on Ubntu 11.04 with Pd-0.43.1test5.

Sorry for this vague bug report. I thought it's better to mention it
even when I cannot provide enough useful information yet.

Roman   
Valters Grišāns | 11 Nov 2011 19:19
Picon
Gravatar

PD mailinglist in Latvian

We have setup a mailing list for PD in Latvian. Please feel free to join.

http://db.x-i.net/mailman/listinfo/pd-lv

--
  valters grišāns

   m: 26639416


_______________________________________________
Pd-announce mailing list
Pd-announce@...
http://lists.puredata.info/listinfo/pd-announce
João Pais | 17 Nov 2011 12:40

(no subject)

BodyControlled #01

other spaces

BodyControlled is a new exhibition and performance series at the Lab for Electronic Arts and Performance - LEAP -, presenting artists who are dedicated to performance art and have explored in their work the medium of sound in electronic as well as other expressive art forms.

The first event of the BodyControlled series focuses on the theme of other spaces. The works on display will both intertwine with LEAP’s existing architecture and generate other virtual spaces. These areas are either completely synthetically generated, reflecting directly the current environment to a new sonic framework or condense an existing space into specific digital imagery.

The opening will be concluded with a 12-hour performance by Robert Henke going until Sunday morning. Visitors are welcome anytime, and pillows will be available.

All performances at the opening night of BodyControlled will be available from 20h CET via livestream on http://bit.ly/uXRgyq.

You can download the whole program at http://bit.ly/vdpPCm


Performances on the 26th November
Stephen Cornford & Paul Whitty (UK)
Peter Kirn (US)
Robert Henke (DE) 

Instalations until 2nd December
Stephen Cornford (UK)
Julian Oliver (NZ)
João Martinho Moura (PT)
Robert Mathy (AT)
Aditionally, a recording of Robert Henke's performance will be played.


Facebook-Event BodyControlled #1 open spaces: http://on.fb.me/tSZjj3

You can download the whole program at http://bit.ly/vdpPCm

LEAP
Lab for Electronic Arts and Performance
(Berlin Carré, 1. Stock)
Karl-Liebknecht-Str. 13
10178 Berlin


How to find LEAP: http://bit.ly/pqTAJi
LEAP Facebook Page: http://on.fb.me/uxfyT2
_______________________________________________
Pd-announce mailing list
Pd-announce@...
http://lists.puredata.info/listinfo/pd-announce
João Pais | 17 Nov 2011 12:42

BodyControlled #01 - other spaces - 26th November-2nd December


BodyControlled #01

other spaces

BodyControlled is a new exhibition and performance series at the Lab for Electronic Arts and Performance - LEAP -, presenting artists who are dedicated to performance art and have explored in their work the medium of sound in electronic as well as other expressive art forms.

The first event of the BodyControlled series focuses on the theme of other spaces. The works on display will both intertwine with LEAP’s existing architecture and generate other virtual spaces. These areas are either completely synthetically generated, reflecting directly the current environment to a new sonic framework or condense an existing space into specific digital imagery.

The opening will be concluded with a 12-hour performance by Robert Henke going until Sunday morning. Visitors are welcome anytime, and pillows will be available.

All performances at the opening night of BodyControlled will be available from 20h CET via livestream on http://bit.ly/uXRgyq.

You can download the whole program at http://bit.ly/vdpPCm


Performances on the 26th November
Stephen Cornford & Paul Whitty (UK)
Peter Kirn (US)
Robert Henke (DE) 

Instalations until 2nd December
Stephen Cornford (UK)
Julian Oliver (NZ)
João Martinho Moura (PT)
Robert Mathy (AT)
Aditionally, a recording of Robert Henke's performance will be played.


Facebook-Event BodyControlled #1 open spaces: http://on.fb.me/tSZjj3

You can download the whole program at http://bit.ly/vdpPCm

LEAP
Lab for Electronic Arts and Performance
(Berlin Carré, 1. Stock)
Karl-Liebknecht-Str. 13
10178 Berlin


How to find LEAP: http://bit.ly/pqTAJi
LEAP Facebook Page: http://on.fb.me/uxfyT2
_______________________________________________
Pd-announce mailing list
Pd-announce@...
http://lists.puredata.info/listinfo/pd-announce

Gmane