[PD] Vowel identification

Frank Barknecht fbar at footils.org
Wed Dec 16 09:25:40 CET 2009


Hallo,

very interesting again, looking forward to it! And your helpfiles are very
instructive, too.

I have some small suggestions for the Pd side of things: 

How about using standard help file names, which have the "help" part at the
end, like zeroCrossing~-help.pd? Just remove the class_sethelpsymbol() method
and rename the help files.

In my experience mixed case object names can lead to subtle OS dependent bugs:
Windows and Mac are less strict with mixed case, so if users create a
[zerocrossing~] their patches may work on Win and Mac, but not on Linux, which
is very strict.

Ciao
-- 
Frank

William Brent hat gesagt: // William Brent wrote:

> Thanks for the feedback Andy.  Let me know if you use it for anything
> in the near future and if you find any of the inevitable bugs.
> 
> Here's a demo of an upcoming addition to the examples package.  It's
> the start of a CataRT-style timbre space interface...
> 
> http://williambrent.conflations.com/mov/timbreSpace.mov
> 
> 
> 
> 
> On Tue, Dec 15, 2009 at 1:29 AM, Andy Farnell
> <padawan12 at obiwannabe.co.uk> wrote:
> >
> >
> > Tried it out yesterday with success. The timbral
> > ordering was a lot of fun,  it would be a great tool
> > for building wavetable synths too.
> >
> > The vowel matching worked well, the help files with
> > a 4 category training test was perfect. Also nice
> > code, no weird libs, so everything compiled
> > first time.
> >
> > cheers for posting these William, great work.
> >
> > a.
> >
> > On Sun, 13 Dec 2009 09:23:20 -0800
> > William Brent <william.brent at gmail.com> wrote:
> >
> >> Hi José,
> >>
> >> Nope, no SC implementation for now, just Pd.  Thanks for looking...
> >>
> >> William
> >>
> >>
> >>
> >> On Sun, Dec 13, 2009 at 2:48 AM, josepadovani <josepadovani at yahoo.com.br> wrote:
> >> > That is really nice!
> >> > Do you have this working also in SC? (I am asking because our recent thread
> >> > about cepstrum in sc list)
> >> > I will try it soon!
> >> >
> >> > Best wishes,
> >> > josé
> >> >
> >> > William Brent escreveu:
> >> >>
> >> >> Hi list,
> >> >>
> >> >> I just put together a simple example patch using a couple of my
> >> >> timbreID externs in order to identify sung vowels.  Here's a 30 second
> >> >> movie that demonstrates the patch:
> >> >>
> >> >> http://williambrent.conflations.com/mov/timbreID-vowel.mov
> >> >>
> >> >> I've only played with it a bit, but it seems like it works well within
> >> >> a small pitch range as is.  If anyone actually has a need for this at
> >> >> the moment, let me know how it works for you...
> >> >>
> >> >>
> >> >>
> >> >>
> >> >
> >> > --
> >> > http://zepadovani.info
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > Pd-list at iem.at mailing list
> >> > UNSUBSCRIBE and account-management ->
> >> > http://lists.puredata.info/listinfo/pd-list
> >> >
> >>
> >>
> >>
> >> --
> >> William Brent
> >> www.williambrent.com
> >>
> >> “Great minds flock together”
> >> Conflations: conversational idiom for the 21st century
> >>
> >> www.conflations.com
> >>
> >> _______________________________________________
> >> Pd-list at iem.at mailing list
> >> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> >
> > _______________________________________________
> > Pd-list at iem.at mailing list
> > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> >
> 
> 
> 
> -- 
> William Brent
> www.williambrent.com
> 
> “Great minds flock together”
> Conflations: conversational idiom for the 21st century
> 
> www.conflations.com
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 




More information about the Pd-list mailing list