Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] hetro and lpanal

Date2005-06-11 16:36
FromVictor Lazzarini
SubjectRe: [Cs-dev] hetro and lpanal
What needs fixing?

>
> These utilities have not been converted to the new plugin
> architecture yet, and thus do not work. Is anyone working
> on fixing hetro and lpanal (or have plans to do so), or
> should I do it myself eventually ?
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.  How
> far can you shotput a projector? How fast can you ride
> your desk chair down the office luge track? If you want to
> score the big prize, get to know the little guy.   Play to
> win an NEC 61" plasma display:
> http://www.necitguy.com/?r=20
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-11 16:47
FromIstvan Varga
SubjectRe: [Cs-dev] hetro and lpanal
Victor Lazzarini wrote:

> What needs fixing?

The utilities are now built as plugin libraries, but hetro and lpanal (and
a few other less important ones like scale and mixer) have not been converted
to this new architecture yet, and cannot be built (are commented out in
SConstruct). The issues that make the conversion difficult include dependencies
on functions not exported through the API (such as those related to SDIF), and
very ugly code that is now also outdated (for example, there are still many
references to cenviron that has been removed some time ago).


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-11 21:28
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] hetro and lpanal
I am looking at hetro now
==John ffitch


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-11 21:56
FromIstvan Varga
SubjectRe: [Cs-dev] hetro and lpanal
jpff@codemist.co.uk wrote:

> I am looking at hetro now

Thanks, I will then probably try converting lpanal.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-11 23:51
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] hetro and lpanal
Hum.  Just seen you message but I have finsihed hetro and lpanal and
committed
  Still need to gave formats made portable.
==John ffitch


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-12 11:15
FromIstvan Varga
SubjectRe: [Cs-dev] hetro and lpanal
jpff@codemist.co.uk wrote:

> Hum.  Just seen you message but I have finsihed hetro and lpanal and
> committed
>   Still need to gave formats made portable.

There is still some work to be done to make the utilities actually
work. I have just committed hetro.c - it seems to generate .het
files now, although the output from adsyn is quiter than the original
sound by about 15 dB, even after a fix in ugens3.c (this may possibly
be normal, I do not frequently use adsyn). Note that SDIF is not
supported for now; this needs adding the SDIF interface to the API,
and probably - just like in the case of PVOC-EX - cleaning up the code.
Now looking at lpanal.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net