Re: [PD] problem with plugin~ and dssi~

2008-12-12 Thread Jamie Bullock
On Thu, 2008-12-11 at 19:18 -0500, Ivica Ico Bukvic wrote:
 Apologies all for the noise. It appears sine_faaa does not work, but
 also when choosing ladspa plugins you still need to specify the actual
 plugin name (e.g. /usr/lib/ladspa/gverb_1216.so:gverb). But then the
 question is how do we know what is the name of each plugin?
 

With dssi~ there's no need to specify the absolute path and library
name. You should just be able to do:

[dssi~ gverb]

Failing that, if the library is in LADSPA_PATH or one of the standard
paths, this should always work:

[dssi~ gverb_1216.so:gverb]

dssi~ also looks in Pd's search path, so you can put plugins in an
arbitrary location and then tell dssi~ where to find them with:

[declare -path /foo/bar]

or

[declare -stdpath /foo/bar]

Basically, you should *never* need to specify the full path as an
argument to dssi~. It works, but it's deprecated in favour of declare.

Jamie 


-- 
www.postlude.co.uk
http://www.linkedin.com/in/jamiebullock



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


Re: [PD] nearest power of 2

2008-12-12 Thread Si Mills

Hardoff* has actually :-) Uses bonk~ and works bloody well.

*is there a link for that somewhere?


On 12 Dec 2008, at 00:25, Kyle Klipowicz wrote:

This is neat. Please share your continued research in this  
territory. Also, has anyone made a beat slicer that chops up a sound  
file based on transients?


~Kyle

On Thu, Dec 11, 2008 at 11:07 AM, hard off hard@gmail.com wrote:
may as well post the patch i guess.  actually it just gets the NEXT  
power of 2, not the nearest, but that is fine for my purpose - which  
is to decide how many slices to make in a sound file to cut it into  
individual beats.




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




--
-

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


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


Re: [PD] nearest power of 2

2008-12-12 Thread hard off
http://puredata.hurleur.com/sujet-1953-sample-slicer-user-selectable-slices


scroll down the page a bit to get the latest revised version. (oh, and you
have to log in to the pd forum to be able to see and download the
attachments)
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Controller done in Pd/GEM and conference in Berlin

2008-12-12 Thread Jaime Oliver
Hello all,

For some time I have been developing this controller (video demo inside):
http://www.realidadvisual.org/jaimeoliver/research_Silentperc.htm

These are two works done with it:
http://www.realidadvisual.org/jaimeoliver/htm/work/form.htm
http://www.realidadvisual.org/jaimeoliver/htm/work/Flotante.htm

For people in Berlin, composer Katharina Rosenberger, will be giving a talk
in TU Berlin about the creative work of some people at UCSD-CRCA including
mine with the drum. So if you're interested in seeing some video of the drum
w/12channel sound follow the link below. To get the details scroll down to
the 18th december:
http://www.ak.tu-berlin.de/menue/lehre/wintersemester_200809/elektroakustische_musik_hoeren/
I don't know german so I have no idea what it says there.

I have also been working on a set of externals for videotracking in GEM that
I need to document better and put them up on the web. I should do that soon.

cheers,

Jaime




-- 
Jaime E Oliver LR

joliv...@ucsd.edu
www.realidadvisual.org/jaimeoliver
www-crca.ucsd.edu/
www.realidadvisual.org

858 202 1522
9168 Regents Rd. Apt. G
La Jolla, CA 92037
USA
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] little problems with dsp object

2008-12-12 Thread mbutubuntu
hello, I need to know in which extra library is the dsp object in...
when I used ubuntustudio with pd-extended, I had this object, but on 
Archlinux I compiled Pd-vanilla with some of the libraries i found but I 
haven't this useful object.
please help me...

P.S. does a reference site exist where find all libraries for Pd???


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


Re: [PD] remote SL users..?

2008-12-12 Thread Rich E
Oops, forgot to cc the list:

On Fri, Dec 12, 2008 at 10:49 AM, Rich E reakina...@gmail.com wrote:
 I looked at it a while back and noticed it is closed source and not
 compiled in linux.  So, not me :(  Once again, open source users loose
 out.

 The rep I talked to pointed me towards the API for sending sysex
 messages in order to change the lcd displays via automap.  I didn't
 think it was worth the time or hassle as sending sysex messages in pd
 is a pain (off topic - anyone know a good way to do this in python?).

 regards,
 Rich

 On Wed, Dec 10, 2008 at 4:55 AM, Luke Iannini lukex...@gmail.com wrote:
 Yo Dudez
 Dunno when it happened, but it's up here:

 http://developer.novationmusic.com/doku.php?id=automapsdk

 Looks like they cleared it out immediately after posting it, for
 unspecified reasons : )  But, the link still works.  Who's ready to
 make a Pd External? :D

 (direct link: 
 http://developer.novationmusic.com/lib/exe/fetch.php?id=automapsdkcache=cachemedia=automapsdk1.0b1.zip)

 Best
 Luke

 On Fri, May 30, 2008 at 11:02 AM, Luke Iannini lukex...@gmail.com wrote:
 Yo,
 I have also been bugging them : ).  I got an email from them two days
 ago that has a nice development:
 
 Hello Luke,

 Automap SDK is still work in progress and I'm not able to say exactly
 when we will be able to officially release this.

 However we do have the documentation ready. It's available here:

 http://focusrite.com/developer/doku.php

 You can click on the RSS feed to get notification once the SDK is ready.

 All the best,

 Oliver B
 -

 Cheers
 Luke

 On Fri, May 30, 2008 at 6:19 AM, Damian Stewart dam...@frey.co.nz wrote:
 Rich E wrote:
 Any word back on the Novation SDK?  Although I just came across your
 email, I have also talked to the Novation support about this SDK, and
 about writing an external for pd that uses it.  But, as far as I know...
 they never released this SDK, and that was months ago.

 I'll send Novation another email as well..

 i sent them one on the 2nd of May and got this in reply. basically, it's on
 their todo list, but at a low priority:

 Hi Damian,

 The SDK is scheduled amongst a huge list of other features which due to be
 release. As you can appreciate, our software developers have priorities
 (such the recent Automap 2 and Nocturn, as well as other ongoing
 developments) and I cannot commit our developers to an exact date. However
 I am positive that it will be release at some point. So please check back
 on our website in the future.

 Thank you in advance for your understanding.

 Best regards,

 Andy Leung
 Novation Support



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





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