[PD] problems compiling pd-extended 0.42.5 on natty 64-bit

2011-08-11 Thread Ingo
Hi everybody,

I was trying to install pd-extended 0.42.5 from source on a 64-bit Natty
machine.
I was logged in as root. The unpacked pd-extended archive folder was either
at / or /root/.
Before starting I did apt-get build-dep puredata gem pd-pdp.

But at the end of ./configure prefix=/usr I get this:

config.status: creating makefile
config.status: WARNING: makefile.in seems to ignore the --datarootdir
settings

make install seems to be working. Pd-extended itself is running but none of
the libraries are installed!
I checked the externals/Makefile. The libraries are there!

I also tried an alternative way that I found somewhere after searching:

aclocal
autoconf
./configure
make
make install

This doesn't make any difference. Does anybody have an idea how to fix this?
I have not installed pd from source before - so I must be missing something.

Thank you
Ingo


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] how to tell poly object release time?

2011-08-11 Thread Ludwig Maes
to make the poly object more compatible with the ADSR philosophy, it would
be nice if you could tell poly the release time (after note-offs) to keep a
voice free if its possible.
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] how to tell poly object release time?

2011-08-11 Thread Ingo
You could set a delay to the note offs only that are going into the poly
object. Set the delay time to the release time of the envelope.
On pd-extended I would do it like this:

 [notein]
 |  |
 [pack f f]
 |
(off)[nroute 0 2]   (noteon)
 |\
/   \
[mrpeach/pipelist] |
\   /
  \ /
\ /
\ /
[unpack]
 |  | 
 [poly]

Problems can occur if the same note is repeating faster than the release
time, though.
That would require some special treating! For example sending a not off with
the same note number to [poly] right before each note on.

Ingo


Von: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] Im Auftrag von
Ludwig Maes
Gesendet: Donnerstag, 11. August 2011 15:21
An: Pd List
Betreff: [PD] how to tell poly object release time?

to make the poly object more compatible with the ADSR philosophy, it would
be nice if you could tell poly the release time (after note-offs) to keep a
voice free if its possible.


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problems compiling pd-extended 0.42.5 on natty 64-bit

2011-08-11 Thread Hans-Christoph Steiner


On Aug 11, 2011, at 7:50 AM, Ingo wrote:


Hi everybody,

I was trying to install pd-extended 0.42.5 from source on a 64-bit  
Natty

machine.
I was logged in as root. The unpacked pd-extended archive folder was  
either

at / or /root/.
Before starting I did apt-get build-dep puredata gem pd-pdp.

But at the end of ./configure prefix=/usr I get this:

config.status: creating makefile
config.status: WARNING: makefile.in seems to ignore the --datarootdir
settings

make install seems to be working. Pd-extended itself is running but  
none of

the libraries are installed!
I checked the externals/Makefile. The libraries are there!

I also tried an alternative way that I found somewhere after  
searching:


aclocal
autoconf
./configure
make
make install

This doesn't make any difference. Does anybody have an idea how to  
fix this?
I have not installed pd from source before - so I must be missing  
something.


Thank you
Ingo



In packages/linux, run:
make install
make package

Then you'll have a Pd-extended.deb to install, and that will include  
everything.


.hc




If nature has made any one thing less susceptible than all others of  
exclusive property, it is the action of the thinking power called an  
idea, which an individual may exclusively possess as long as he keeps  
it to himself; but the moment it is divulged, it forces itself into  
the possession of everyone, and the receiver cannot dispossess himself  
of it.- Thomas Jefferson




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] kinect patches for linux?

2011-08-11 Thread Pagano, Patrick
Has anyone fooled with the libfreenect/openkinect  pure data
I cannot seem to build osceleton on ubuntu 11, but
freenect-glview which is included with the libfreenect patches seems to work 
extremely well

I found hcs' osceleton patches and they work fine on osx but I think they rely 
on OpenNI/Osceleton
I am trying specifically to get this working on a newer ubuntu distro

cheers~

pp


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] kinect patches for linux?

2011-08-11 Thread Hans-Christoph Steiner


Did you try the osceleton packages:

https://launchpad.net/~eighthave/+archive/openni

.hc

On Aug 11, 2011, at 2:47 PM, Pagano, Patrick wrote:


Has anyone fooled with the libfreenect/openkinect  pure data
I cannot seem to build osceleton on ubuntu 11, but
freenect-glview which is included with the libfreenect patches seems  
to work extremely well


I found hcs' osceleton patches and they work fine on osx but I think  
they rely on OpenNI/Osceleton

I am trying specifically to get this working on a newer ubuntu distro

cheers~

pp


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list








'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



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list