maybe you know this, but you can just use semicolons to control that.

A


On Wed, Aug 01, 2012 at 09:16:23PM -0400, Ivica Ico Bukvic wrote:
> I guess the following questions is primarily for Miller and other
> core Pd devs/contributors, past and current. How, hard would it be
> to add support for "\n" inside comments (specifically), so that they
> can support multi-paragraph comments? Is this something that would
> completely mess up the rest of the parser or is more or less
> trivial? I spent a few minutes this afternoon studying code and am
> not yet sure if this is something that may be too complicated to
> pull off quickly...
>


2012/8/4 <pd-list-request@iem.at>
Send Pd-list mailing list submissions to
        pd-list@iem.at

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.puredata.info/listinfo/pd-list
or, via email, send a message with subject or body 'help' to
        pd-list-request@iem.at

You can reach the person managing the list at
        pd-list-owner@iem.at

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-list digest..."


Today's Topics:

   1. Need idea about Audio Mixing (sunny chaudhary)
   2. Re: [PD-dev] Adding support for "return" inside comments
      (Miller Puckette)
   3. Re: [PD-dev] Adding support for "return" inside comments
      (J Oliver)
   4. Re: [PD-dev] Adding support for "return" inside comments
      (Miller Puckette)
   5. Re: [PD-dev]   Adding support for "return" inside comments
      (Jonathan Wilkes)


----------------------------------------------------------------------

Message: 1
Date: Fri, 3 Aug 2012 18:23:08 +0530
From: sunny chaudhary <uniquesunny@gmail.com>
Subject: [PD] Need idea about Audio Mixing
To: pd-list@iem.at
Message-ID:
        <CAMjf6heB2pT=4wcNJ8h79nPURDWrZyZz5cMO=iCMdFLfDeXopg@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I am new to this technology. I want to do some media processing on static
file. I want to mix the recorded human voice with some music. The voice
should time stretch and pitch stretch, pitch shift as per the music
frequency. Totally want to merge sound with music. So when listening to the
final output, it produces voice playing as per the flow of music.

Any idea how to achieve this?
Is this the right tool for achieving this?
I need this functionality on urgent basis. We are ready to pay for the
solution.

Regards,
Sunny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120803/8b296ee4/attachment.html>

------------------------------

Message: 2
Date: Fri, 3 Aug 2012 19:31:33 -0700
From: Miller Puckette <msp@ucsd.edu>
Subject: Re: [PD] [PD-dev] Adding support for "return" inside comments
To: Ivica Ico Bukvic <ico@vt.edu>
Cc: "pd-list@iem.at" <pd-list@iem.at>, pd-dev@iem.at
Message-ID: <20120804023133.GF3869@stripe.ucsd.edu>
Content-Type: text/plain; charset=us-ascii

Hi Ico -

I gave that a bit of thought and concluded it would be best to do that
as a separate object (because comments are highly integrated with
messages/objects/atoms and changing on of them would reverberate everywhere).

cheers
Miller

On Wed, Aug 01, 2012 at 09:16:23PM -0400, Ivica Ico Bukvic wrote:
> I guess the following questions is primarily for Miller and other
> core Pd devs/contributors, past and current. How, hard would it be
> to add support for "\n" inside comments (specifically), so that they
> can support multi-paragraph comments? Is this something that would
> completely mess up the rest of the parser or is more or less
> trivial? I spent a few minutes this afternoon studying code and am
> not yet sure if this is something that may be too complicated to
> pull off quickly...
>
> --
> Ivica Ico Bukvic, D.M.A
> Composition, Music Technology
> Director, DISIS Interactive Sound & Intermedia Studio
> Director, L2Ork Linux Laptop Orchestra
> Head, ICAT IMPACT Studio
> Virginia Tech
> Department of Music
> Blacksburg, VA 24061-0240
> (540) 231-6139
> (540) 231-5034 (fax)
> disis.music.vt.edu
> l2ork.music.vt.edu
> ico.bukvic.net
>
>
> _______________________________________________
> Pd-dev mailing list
> Pd-dev@iem.at
> http://lists.puredata.info/listinfo/pd-dev



------------------------------

Message: 3
Date: Fri, 3 Aug 2012 21:43:46 -0500
From: J Oliver <jaime.oliver2@gmail.com>
Subject: Re: [PD] [PD-dev] Adding support for "return" inside comments
To: Miller Puckette <msp@ucsd.edu>
Cc: "pd-list@iem.at" <pd-list@iem.at>, pd-dev@iem.at
Message-ID: <545CD928-ED1D-45F8-9930-FD1C978FD51B@gmail.com>
Content-Type: text/plain; charset=us-ascii

Well how about if hitting ctrl+5 while writing a comment creates a new comment immediately below the one you are currently writing in, just like you do with ctrl+1and objects?

J
***************
Jaime Oliver
www.jaimeoliver.pe
jo2357@columbia.edu
Columbia University






On Aug 3, 2012, at 9:31 PM, Miller Puckette wrote:

> Hi Ico -
>
> I gave that a bit of thought and concluded it would be best to do that
> as a separate object (because comments are highly integrated with
> messages/objects/atoms and changing on of them would reverberate everywhere).
>
> cheers
> Miller
>
> On Wed, Aug 01, 2012 at 09:16:23PM -0400, Ivica Ico Bukvic wrote:
>> I guess the following questions is primarily for Miller and other
>> core Pd devs/contributors, past and current. How, hard would it be
>> to add support for "\n" inside comments (specifically), so that they
>> can support multi-paragraph comments? Is this something that would
>> completely mess up the rest of the parser or is more or less
>> trivial? I spent a few minutes this afternoon studying code and am
>> not yet sure if this is something that may be too complicated to
>> pull off quickly...
>>
>> --
>> Ivica Ico Bukvic, D.M.A
>> Composition, Music Technology
>> Director, DISIS Interactive Sound & Intermedia Studio
>> Director, L2Ork Linux Laptop Orchestra
>> Head, ICAT IMPACT Studio
>> Virginia Tech
>> Department of Music
>> Blacksburg, VA 24061-0240
>> (540) 231-6139
>> (540) 231-5034 (fax)
>> disis.music.vt.edu
>> l2ork.music.vt.edu
>> ico.bukvic.net
>>
>>
>> _______________________________________________
>> Pd-dev mailing list
>> Pd-dev@iem.at
>> http://lists.puredata.info/listinfo/pd-dev
>
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list




------------------------------

Message: 4
Date: Fri, 3 Aug 2012 20:29:10 -0700
From: Miller Puckette <msp@ucsd.edu>
Subject: Re: [PD] [PD-dev] Adding support for "return" inside comments
To: J Oliver <jaime.oliver2@gmail.com>
Cc: "pd-list@iem.at" <pd-list@iem.at>, pd-dev@iem.at
Message-ID: <20120804032910.GK3869@stripe.ucsd.edu>
Content-Type: text/plain; charset=us-ascii

That wouldn't be too hard (and I guess it would be more consistent that way).
Meanwhile I've got it on my list to make settable object widths for the
next release.

cheers
M

On Fri, Aug 03, 2012 at 09:43:46PM -0500, J Oliver wrote:
> Well how about if hitting ctrl+5 while writing a comment creates a new comment immediately below the one you are currently writing in, just like you do with ctrl+1and objects?
>
> J
> ***************
> Jaime Oliver
> www.jaimeoliver.pe
> jo2357@columbia.edu
> Columbia University
>
>
>
>
>
>
> On Aug 3, 2012, at 9:31 PM, Miller Puckette wrote:
>
> > Hi Ico -
> >
> > I gave that a bit of thought and concluded it would be best to do that
> > as a separate object (because comments are highly integrated with
> > messages/objects/atoms and changing on of them would reverberate everywhere).
> >
> > cheers
> > Miller
> >
> > On Wed, Aug 01, 2012 at 09:16:23PM -0400, Ivica Ico Bukvic wrote:
> >> I guess the following questions is primarily for Miller and other
> >> core Pd devs/contributors, past and current. How, hard would it be
> >> to add support for "\n" inside comments (specifically), so that they
> >> can support multi-paragraph comments? Is this something that would
> >> completely mess up the rest of the parser or is more or less
> >> trivial? I spent a few minutes this afternoon studying code and am
> >> not yet sure if this is something that may be too complicated to
> >> pull off quickly...
> >>
> >> --
> >> Ivica Ico Bukvic, D.M.A
> >> Composition, Music Technology
> >> Director, DISIS Interactive Sound & Intermedia Studio
> >> Director, L2Ork Linux Laptop Orchestra
> >> Head, ICAT IMPACT Studio
> >> Virginia Tech
> >> Department of Music
> >> Blacksburg, VA 24061-0240
> >> (540) 231-6139
> >> (540) 231-5034 (fax)
> >> disis.music.vt.edu
> >> l2ork.music.vt.edu
> >> ico.bukvic.net
> >>
> >>
> >> _______________________________________________
> >> Pd-dev mailing list
> >> Pd-dev@iem.at
> >> http://lists.puredata.info/listinfo/pd-dev
> >
> > _______________________________________________
> > Pd-list@iem.at mailing list
> > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>



------------------------------

Message: 5
Date: Fri, 3 Aug 2012 22:27:42 -0700 (PDT)
From: Jonathan Wilkes <jancsika@yahoo.com>
Subject: Re: [PD] [PD-dev]   Adding support for "return" inside
        comments
To: Miller Puckette <msp@ucsd.edu>, Miller Puckette <msp@ucsd.edu>,     J
        Oliver <jaime.oliver2@gmail.com>
Cc: "pd-list@iem.at" <pd-list@iem.at>, "pd-dev@iem.at" <pd-dev@iem.at>
Message-ID:
        <1344058062.13867.YahooMailNeo@web39402.mail.mud.yahoo.com>
Content-Type: text/plain; charset=us-ascii





----- Original Message -----
> From: Miller Puckette <msp@ucsd.edu>
> To: J Oliver <jaime.oliver2@gmail.com>
> Cc: "pd-list@iem.at" <pd-list@iem.at>; pd-dev@iem.at; Ivica Ico Bukvic <ico@vt.edu>
> Sent: Friday, August 3, 2012 11:29 PM
> Subject: Re: [PD-dev] [PD]  Adding support for "return" inside comments
>
>T hat wouldn't be too hard (and I guess it would be more consistent that
> way).
> Meanwhile I've got it on my list to make settable object widths for the
> next release.
>
> cheers
> M
>
> On Fri, Aug 03, 2012 at 09:43:46PM -0500, J Oliver wrote:
>>  Well how about if hitting ctrl+5 while writing a comment creates a new
> comment immediately below the one you are currently writing in, just like you do
> with ctrl+1and objects?
>>
>>  J
>>  ***************
>>  Jaime Oliver
>>  www.jaimeoliver.pe
>>  jo2357@columbia.edu
>>  Columbia University
>>
>>
>>
>>
>>
>>
>>  On Aug 3, 2012, at 9:31 PM, Miller Puckette wrote:
>>
>>  > Hi Ico -
>>  >
>>  > I gave that a bit of thought and concluded it would be best to do that
>>  > as a separate object (because comments are highly integrated with
>>  > messages/objects/atoms and changing on of them would reverberate
> everywhere).
>>  >
>>  > cheers
>>  > Miller
>>  >
>>  > On Wed, Aug 01, 2012 at 09:16:23PM -0400, Ivica Ico Bukvic wrote:
>>  >> I guess the following questions is primarily for Miller and other
>>  >> core Pd devs/contributors, past and current. How, hard would it be
>>  >> to add support for "\n" inside comments
> (specifically), so that they
>>  >> can support multi-paragraph comments? Is this something that would
>>  >> completely mess up the rest of the parser or is more or less
>>  >> trivial? I spent a few minutes this afternoon studying code and am
>>  >> not yet sure if this is something that may be too complicated to
>>  >> pull off quickly...
>>  >>
>>  >> --
>>  >> Ivica Ico Bukvic, D.M.A
>>  >> Composition, Music Technology
>>  >> Director, DISIS Interactive Sound & Intermedia Studio
>>  >> Director, L2Ork Linux Laptop Orchestra
>>  >> Head, ICAT IMPACT Studio
>>  >> Virginia Tech
>>  >> Department of Music
>>  >> Blacksburg, VA 24061-0240
>>  >> (540) 231-6139
>>  >> (540) 231-5034 (fax)
>>  >> disis.music.vt.edu
>>  >> l2ork.music.vt.edu
>>  >> ico.bukvic.net
>>  >>
>>  >>
>>  >> _______________________________________________
>>  >> Pd-dev mailing list
>>  >> Pd-dev@iem.at
>>  >> http://lists.puredata.info/listinfo/pd-dev
>>  >
>>  > _______________________________________________
>>  > Pd-list@iem.at mailing list
>>  > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>>
>
> _______________________________________________
> Pd-dev mailing list
> Pd-dev@iem.at
> http://lists.puredata.info/listinfo/pd-dev
>



------------------------------

_______________________________________________
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 89, Issue 6
**************************************