Re: [PD] dub chords in Pd

2010-10-29 Thread Derek Holzer
A huge part of the old dub sound is the saturation of the delay lines, 
usually with some filters to carve up the echo as you suggest, Felix.


But one problem in Pd is that delay lines and filters tend to blow up 
instead of saturate like the old school gear. One of my biggest problem 
patches was a recirculating delay line with a high pass filter. 
Inevitably, it would die, killing the DSP chain with NaN output. Only 
way to get rid of it was to cut and paste the offending filter and delay 
line.


I suppose someone could come up with some DSP wizardry to emulate that 
analog saturation. But I have been getting a strange kick out of all 
these how do I imitate threads...


How do I imitate the sound of a very long tube? How can I waveshape the 
sound of an overdriven speaker? Where can I download a physical model of 
the sound of water? What kind of algorithms produce the sound of a 
Slinky going down stairs (alone or in pairs)?


Is it really so difficult to use the real thing itself? (Of the above 
examples, the Slinky might be the most difficult thing to locate in 
one's studio...) *Must* everything be emulated in this imaginary, 
digital world?


Ahem... I'll go have my coffee now.

D.

On 10/29/10 1:41 AM, Felix Obée wrote:


i recall one simple way to create that effect was to use a delay as send effect 
and then route its output to one channel of the mixer where you could then 
apply the send effect, creating a loop. the delay then could go on almost 
forever, and be manipulated using the eq of the channel. i spent quite some 
time (and dope) with this back then ;-)


--
::: derek holzer ::: http://macumbista.net :::
---Oblique Strategy # 39:
Cut a vital connection

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


Re: [PD] dub chords in Pd

2010-10-29 Thread Roman Haefeli
On Fri, 2010-10-29 at 11:43 +0200, Derek Holzer wrote:
  *Must* everything be emulated in this imaginary, 
 digital world?

No, of course not. But many people find it interesting to do so and see
a challenge in it. Others see a challenge in re-enacting a baroque
orchestra by using instruments built the same way they were built a few
centuries ago. I don't see any problem with that.

Roman



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


Re: [PD] dub chords in Pd

2010-10-29 Thread Roman Haefeli
On Fri, 2010-10-29 at 11:43 +0200, Derek Holzer wrote:

 But one problem in Pd is that delay lines and filters tend to blow up 
 instead of saturate like the old school gear. 

Good point. Real tape delays cannot blow up. Have you tried to put a
tanh function in the feedback loop? Haven't tried myself, but I could
imagine that it'll work.

Roman


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


[PD] Pd-extended Armel

2010-10-29 Thread cosmin O_O

Hi,

Here two armel debian versions of pd-extended to download (see 
README_pdextended_armel):

http://www.fileden.com/files/2007/9/9/1420217/README_pdextended_armel
http://www.fileden.com/files/2007/9/9/1420217/Pd-0.42.5-extended_light_armel.deb
http://www.fileden.com/files/2007/9/9/1420217/Pd-0.42.5-extended_full_armel.de

Light version tested Ok on my Freerunner/QtMokov28.

If someone could host these versions on other server it could be nice.

Best,

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


Re: [PD] dub chords in Pd

2010-10-29 Thread brandon zeeb
To Roman's suggestion, this works well.  For the sake of your speakers and
DSP chain, I'd add a [clip~ -1 1] to the end of that to be safe, and place
that combo both right before the [delwrite~ dub] and on the output stream.

For the sake of maximum dub, use a [vd~] instead of a [delread~] and slowly
apply modulation to the base index delay amount.  Say, 500ms +/- 50 by
modulating the base amount either with a periodic function or [lop~]
filtered [noise~].  I've yet to try this, but in my head it seems dubby.

Brandon

On Fri, Oct 29, 2010 at 6:00 AM, Roman Haefeli reduz...@gmail.com wrote:

 On Fri, 2010-10-29 at 11:43 +0200, Derek Holzer wrote:

  But one problem in Pd is that delay lines and filters tend to blow up
  instead of saturate like the old school gear.

 Good point. Real tape delays cannot blow up. Have you tried to put a
 tanh function in the feedback loop? Haven't tried myself, but I could
 imagine that it'll work.

 Roman


 ___
 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] dub chords in Pd

2010-10-29 Thread George Ker
Will it be real or just a digital imitation? :D
http://puredata.hurleur.com/sujet-414-anyone-nice-cup-tea

On 29 October 2010 12:43, Derek Holzer de...@umatic.nl wrote:

 Ahem... I'll go have my coffee now.
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Submitting bug reports for PD test releases

2010-10-29 Thread Joe White
Hi,

 Thanks for the pointer, I'll get feedbacking :)

Cheers,
Joe

On 28 October 2010 17:42, Hans-Christoph Steiner h...@at.or.at wrote:


 Hey Joe,

 We welcome your feedback! The easiest way to report a bug is to go to the
 Help menu, and choose Report a bug.  That'll take you to the right place.

 .hc

 On Oct 28, 2010, at 9:41 AM, Joe White wrote:

 Hi all,

  I'm currently using Pd-0.43-0test3 that I downloaded from Miller's webpage
 here: http://crca.ucsd.edu/~msp/software.html

  I really like the new gui look and other features but I'm experiencing a
 few bugs and issues.

 I'm wondering where the correct place to provide feedback for it is (or
 whether that only applies to stable releases?).

 I was looking at the sourceforge bug tracker (
 http://sourceforge.net/tracker/?group_id=55736atid=478070) but this seems
 to be related to other releases?

 Any information would be much appreciated

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





 

 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


Re: [PD] opencv

2010-10-29 Thread Philip Cunningham
I am able to install the package. Whilst pdp_opencv works fine,
pix_opencv doesn't and I get the following error.

/usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux:
/usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: undefined
symbol: _ZNK12GemException6reportEv
 pix_opencv_athreshold
... couldn't create

Hmmm...

Philip

On Thu, Oct 28, 2010 at 11:52 PM, Philip Cunningham
pcunningham...@googlemail.com wrote:
 I guess my problem is getting opencv libraries installed. I can't
 install libhighgui-dev in Ubuntu 10.4 and it appears to be a more
 general problem for Ubuntu users. Whilst this might be a more
 OS-specific question, I wondered if anyone using Pd and Ubuntu was
 able to to do this and how.

 Philip

 -Original Message-
 From: ydegoyon at gmail.com [mailto:ydegoyon at gmail.com]
 Sent: Thursday, October 28, 2010 2:33 PM
 To: Pagano, Patrick; PD List
 Subject: Re: [PD] opencv


 there are already some work made with pd_opencv

 http://vimeo.com/8195788

 i dunno what more explanations you need,
 just be curious and inventive

 ciao,
 sevy

 Pagano, Patrick wrote:

 So far I have not seen anything besides help patches that explain it's
 use. Has anyone at all made a working patch, say a laser tracker?
 Anything using pix_ or pdp_ openCV stuff?

 *From:* pd-list-bounces at iem.at [mailto:pd-list-bounces at iem.at] *On
 Behalf Of *Jose Luis Santorcuato
 *Sent:* Thursday, October 28, 2010 1:09 PM
 *To:* Claude Heiland-Allen
 *Cc:* pd-list at iem.at
 *Subject:* Re: [PD] opencv

 Hi, Search in torrents Learning Open CVOreilly media... the Pd OCV
 reserch is based in this book...

 Best regards

 José

 2010/10/28 Claude Heiland-Allen claudiusmaximus at goto10.org
 mailto:claudiusmaximus at goto10.org

 On 28/10/10 17:39, Philip Cunningham wrote:

 Hello list,

 I wonder if there are any tutorials available on how to use OpenCV
 with Pd? I'm trying to download necessary components using the
 following site:
 http://www.hangar.org/wikis/lab/doku.php?id=start:puredata_opencv but
 having very little luck. Operating system is Ubuntu 10.4.

 You could try the Puredyne PPA for pd-pdp-opencv (available right
 nownow) and pd-pix-opencv packages (available soon..) for Lucid:

 https://launchpad.net/~puredyne-team/+archive/ppa
 https://launchpad.net/%7Epuredyne-team/+archive/ppa


 Claude



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




 --
 http://arselectronicachile.blogspot.com
 http://www.myspace.com/santorcuato
 http://comunicacionnativa.blogspot.com/



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



 --
 Tumblr: http://philipcunningham.tumblr.com
 Portfolio: http://philipcunningham.org/
 Email: pcunningham...@googlemail.com




-- 
Tumblr: http://philipcunningham.tumblr.com
Portfolio: http://philipcunningham.org/
Email: pcunningham...@googlemail.com

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


Re: [PD] opencv

2010-10-29 Thread Husk 00
On Fri, Oct 29, 2010 at 1:12 PM, Philip Cunningham pcunningham.uk@
googlemail.com wrote:

 I am able to install the package. Whilst pdp_opencv works fine,
 pix_opencv doesn't and I get the following error.

 /usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux:
 /usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: undefined
 symbol: _ZNK12GemException6reportEv
  pix_opencv_athreshold
 ... couldn't create


Hi Philip,
if I'm not wrong this error means that the gem version you are using is
different from the version of gem used to compile your package.
so, try to use another version of gem (for example from an older version of
pd-extended)
cheers
husk



 Hmmm...

 Philip

 On Thu, Oct 28, 2010 at 11:52 PM, Philip Cunningham
 pcunningham...@googlemail.com wrote:
  I guess my problem is getting opencv libraries installed. I can't
  install libhighgui-dev in Ubuntu 10.4 and it appears to be a more
  general problem for Ubuntu users. Whilst this might be a more
  OS-specific question, I wondered if anyone using Pd and Ubuntu was
  able to to do this and how.
 
  Philip
 
  -Original Message-
  From: ydegoyon at gmail.com [mailto:ydegoyon at gmail.com]
  Sent: Thursday, October 28, 2010 2:33 PM
  To: Pagano, Patrick; PD List
  Subject: Re: [PD] opencv
 
 
  there are already some work made with pd_opencv
 
  http://vimeo.com/8195788
 
  i dunno what more explanations you need,
  just be curious and inventive
 
  ciao,
  sevy
 
  Pagano, Patrick wrote:
 
  So far I have not seen anything besides help patches that explain it's
  use. Has anyone at all made a working patch, say a laser tracker?
  Anything using pix_ or pdp_ openCV stuff?
 
  *From:* pd-list-bounces at iem.at [mailto:pd-list-bounces at iem.at]
 *On
  Behalf Of *Jose Luis Santorcuato
  *Sent:* Thursday, October 28, 2010 1:09 PM
  *To:* Claude Heiland-Allen
  *Cc:* pd-list at iem.at
  *Subject:* Re: [PD] opencv
 
  Hi, Search in torrents Learning Open CVOreilly media... the Pd OCV
  reserch is based in this book...
 
  Best regards
 
  José
 
  2010/10/28 Claude Heiland-Allen claudiusmaximus at goto10.org
  mailto:claudiusmaximus at goto10.org
 
  On 28/10/10 17:39, Philip Cunningham wrote:
 
  Hello list,
 
  I wonder if there are any tutorials available on how to use OpenCV
  with Pd? I'm trying to download necessary components using the
  following site:
  http://www.hangar.org/wikis/lab/doku.php?id=start:puredata_opencv but
  having very little luck. Operating system is Ubuntu 10.4.
 
  You could try the Puredyne PPA for pd-pdp-opencv (available right
  nownow) and pd-pix-opencv packages (available soon..) for Lucid:
 
  https://launchpad.net/~puredyne-team/+archive/ppa
  https://launchpad.net/%7Epuredyne-team/+archive/ppa
 
 
  Claude
 
 
 
  ___
  Pd-list at iem.at mailto:Pd-list at iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
 
 
 
 
  --
  http://arselectronicachile.blogspot.com
  http://www.myspace.com/santorcuato
  http://comunicacionnativa.blogspot.com/
 
 
 
  ___
  Pd-list at iem.at mailing list
  UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 
 
 
  --
  Tumblr: http://philipcunningham.tumblr.com
  Portfolio: http://philipcunningham.org/
  Email: pcunningham...@googlemail.com
 



 --
 Tumblr: http://philipcunningham.tumblr.com
 Portfolio: http://philipcunningham.org/
 Email: pcunningham...@googlemail.com

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




-- 
when Art become pratical
we call it technology.

When Technology become useless
we call it Art

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


Re: [PD] dub chords in Pd

2010-10-29 Thread Marco Donnarumma
Hi,
firstly thanks to all for the comprehensive replies and insights. Gonna try
out some stuff and report back if I got something good.

@Derek: I understand your point, I've never been so found of natural /
hardware sound synthesis, but presently I find very interesting to
understand the digital process which could allow me to produce certain
sounds. Makes me better understand the whole thing, and apart from that, I
cannot afford to buy hardware to make dub chords and delays at the moment.
I'd love to, but got to spend money in other essential equipment.
I agree with you that this kind of imitation works only to some extent, but
it is extremely interesting to me to learn how you can combine different
synthesis techniques, so that I can apply them later in other context, maybe
less imitative.

Honestly this dub chords stuff is just a curiosity, as I listen a lot of dub
don't need to do anything special with it :)

@Roman: backup blues is so good! I'm listening to it since 30mins... thanks
for sharing. Really nice Pd sound.

@Pierre: thanks for that! I reckon it clearly explain the point of Derek. :P


Marco






 Message: 3
 Date: Fri, 29 Oct 2010 11:43:53 +0200
 From: Derek Holzer de...@umatic.nl
 Subject: Re: [PD] dub chords in Pd
 To: pd-list@iem.at
 Message-ID: 4cca9759.10...@umatic.nl
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed

 A huge part of the old dub sound is the saturation of the delay lines,
 usually with some filters to carve up the echo as you suggest, Felix.

 But one problem in Pd is that delay lines and filters tend to blow up
 instead of saturate like the old school gear. One of my biggest problem
 patches was a recirculating delay line with a high pass filter.
 Inevitably, it would die, killing the DSP chain with NaN output. Only
 way to get rid of it was to cut and paste the offending filter and delay
 line.

 I suppose someone could come up with some DSP wizardry to emulate that
 analog saturation. But I have been getting a strange kick out of all
 these how do I imitate threads...

 How do I imitate the sound of a very long tube? How can I waveshape the
 sound of an overdriven speaker? Where can I download a physical model of
 the sound of water? What kind of algorithms produce the sound of a
 Slinky going down stairs (alone or in pairs)?

 Is it really so difficult to use the real thing itself? (Of the above
 examples, the Slinky might be the most difficult thing to locate in
 one's studio...) *Must* everything be emulated in this imaginary,
 digital world?

 Ahem... I'll go have my coffee now.

 D.

 On 10/29/10 1:41 AM, Felix Ob?e wrote:
 
  i recall one simple way to create that effect was to use a delay as send
 effect and then route its output to one channel of the mixer where you could
 then apply the send effect, creating a loop. the delay then could go on
 almost forever, and be manipulated using the eq of the channel. i spent
 quite some time (and dope) with this back then ;-)

 --
 ::: derek holzer ::: http://macumbista.net :::
 ---Oblique Strategy # 39:
 Cut a vital connection



 --

 Message: 4
 Date: Fri, 29 Oct 2010 11:58:07 +0200
 From: Roman Haefeli reduz...@gmail.com
 Subject: Re: [PD] dub chords in Pd
 To: Derek Holzer de...@umatic.nl
 Cc: pd-list@iem.at
 Message-ID: 1288346287.3010.109.ca...@yoyo4
 Content-Type: text/plain; charset=UTF-8

 On Fri, 2010-10-29 at 11:43 +0200, Derek Holzer wrote:
   *Must* everything be emulated in this imaginary,
  digital world?

 No, of course not. But many people find it interesting to do so and see
 a challenge in it. Others see a challenge in re-enacting a baroque
 orchestra by using instruments built the same way they were built a few
 centuries ago. I don't see any problem with that.

 Roman





 --

 ___
 Pd-list mailing list
 Pd-list@iem.at
 to manage your subscription (including un-subscription) see
 http://lists.puredata.info/listinfo/pd-list


 End of Pd-list Digest, Vol 67, Issue 112
 




-- 
Marco Donnarumma aka TheSAD
Independent New Media Arts Professional, Performer, Teacher
Ongoing MSc by Research, University of Edinburgh, UK


PORTFOLIO: http://marcodonnarumma.com
LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net |
http://www.flxer.net
EVENT: http://www.liveperformersmeeting.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] opencv

2010-10-29 Thread ydego...@gmail.com

ola,

the package that is on the official page is for Pd-extended 0.41-4
( as it is written on this page ), this doesn't matter for pdp_opencv,
but it matters for pix_opencv ( it is for gem 0.91 ).

 use pdp_opencv and pdp2gem is you really need gem,
but for analysis you might no need it at all

ciao,
sevy

Philip Cunningham wrote:

I am able to install the package. Whilst pdp_opencv works fine,
pix_opencv doesn't and I get the following error.

/usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux:
/usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: undefined
symbol: _ZNK12GemException6reportEv
  pix_opencv_athreshold
... couldn't create

Hmmm...

Philip
   



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


Re: [PD] dub chords in Pd

2010-10-29 Thread Mathieu Bouchard

On Fri, 29 Oct 2010, brandon zeeb wrote:

To Roman's suggestion, this works well.  For the sake of your speakers 
and DSP chain, I'd add a [clip~ -1 1] to the end of that to be safe, and 
place that combo both right before the [delwrite~ dub] and on the output 
stream. 


[dac~] implies a [clip~ -1 1] already, so you don't need to add one.

-1 and 1 are already the min and max voltages supported by the hardware 
(unless it also includes a mixer set to less than 100%)


If there's anything to do for the sake of your speakers, do it in the amp 
that is plugged directly to the speakers. Anywhere else is the wrong place 
to fix the problem. Volume shouldn't go to eleven.


 ___
| Mathieu Bouchard -- Villeray, Montréal, QC___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list