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 <[email protected]> > Send Pd-list mailing list submissions to > [email protected] > > 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 > [email protected] > > You can reach the person managing the list at > [email protected] > > 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 <[email protected]> > Subject: [PD] Need idea about Audio Mixing > To: [email protected] > Message-ID: > <CAMjf6heB2pT=4wcNJ8h79nPURDWrZyZz5cMO= > [email protected]> > 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 <[email protected]> > Subject: Re: [PD] [PD-dev] Adding support for "return" inside comments > To: Ivica Ico Bukvic <[email protected]> > Cc: "[email protected]" <[email protected]>, [email protected] > Message-ID: <[email protected]> > 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 > > [email protected] > > http://lists.puredata.info/listinfo/pd-dev > > > > ------------------------------ > > Message: 3 > Date: Fri, 3 Aug 2012 21:43:46 -0500 > From: J Oliver <[email protected]> > Subject: Re: [PD] [PD-dev] Adding support for "return" inside comments > To: Miller Puckette <[email protected]> > Cc: "[email protected]" <[email protected]>, [email protected] > Message-ID: <[email protected]> > 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 > [email protected] > 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 > >> [email protected] > >> http://lists.puredata.info/listinfo/pd-dev > > > > _______________________________________________ > > [email protected] 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 <[email protected]> > Subject: Re: [PD] [PD-dev] Adding support for "return" inside comments > To: J Oliver <[email protected]> > Cc: "[email protected]" <[email protected]>, [email protected] > Message-ID: <[email protected]> > 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 > > [email protected] > > 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 > > >> [email protected] > > >> http://lists.puredata.info/listinfo/pd-dev > > > > > > _______________________________________________ > > > [email protected] 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 <[email protected]> > Subject: Re: [PD] [PD-dev] Adding support for "return" inside > comments > To: Miller Puckette <[email protected]>, Miller Puckette <[email protected]>, J > Oliver <[email protected]> > Cc: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=us-ascii > > > > > > ----- Original Message ----- > > From: Miller Puckette <[email protected]> > > To: J Oliver <[email protected]> > > Cc: "[email protected]" <[email protected]>; [email protected]; Ivica Ico Bukvic < > [email protected]> > > 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 > >> [email protected] > >> 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 > >> >> [email protected] > >> >> http://lists.puredata.info/listinfo/pd-dev > >> > > >> > _______________________________________________ > >> > [email protected] mailing list > >> > UNSUBSCRIBE and account-management -> > > http://lists.puredata.info/listinfo/pd-list > >> > > > > _______________________________________________ > > Pd-dev mailing list > > [email protected] > > http://lists.puredata.info/listinfo/pd-dev > > > > > > ------------------------------ > > _______________________________________________ > Pd-list mailing list > [email protected] > to manage your subscription (including un-subscription) see > http://lists.puredata.info/listinfo/pd-list > > > End of Pd-list Digest, Vol 89, Issue 6 > ************************************** >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
