Csound Csound-dev Csound-tekno Search About

[Cs-dev] New opcodes without docs

Date2008-01-31 22:40
FromAndres Cabrera
Subject[Cs-dev] New opcodes without docs
Hi,

I've prepared the what's new section in the manual, and I see some
opcodes that don't have manual pages, can some one send some info?

powershape, polynomial, chebyshevpoly, pdclip, pdhalf, pdhalfy, and
syncphasor

Cheers,
Andrés


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound

Date2008-02-01 00:02
FromAnthony Kozar
SubjectRe: [Cs-dev] New opcodes without docs
They are coming -- I have been working on them all week.

The "What's New" section of the manual is very nice!  I never noticed it
before.  Can you also please make notes in that section about new
documentation for the following if you have not already:

  { and } score statements
  ~, &, |, and # operators in score expressions
   tag for CSDs

I will be committing all of this tonight.

Thanks.

Anthony

Andres Cabrera wrote on 1/31/08 5:40 PM:

> Hi, I've prepared the what's new section in the manual, and I see
> some opcodes that don't have manual pages, can some one send some
> info? powershape, polynomial, chebyshevpoly, pdclip, pdhalf, pdhalfy,
> and syncphasor 
>
> Cheers, Andrés


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-02-01 00:18
FromAndres Cabrera
SubjectRe: [Cs-dev] New opcodes without docs
Hi Anthony,
Thanks, sorry, I now remember that you said you would...

The things you mention are already there.

Cheers,
Andrés

El jue, 31-01-2008 a las 19:02 -0500, Anthony Kozar escribió:
> They are coming -- I have been working on them all week.
> 
> The "What's New" section of the manual is very nice!  I never noticed it
> before.  Can you also please make notes in that section about new
> documentation for the following if you have not already:
> 
>   { and } score statements
>   ~, &, |, and # operators in score expressions
>    tag for CSDs
> 
> I will be committing all of this tonight.
> 
> Thanks.
> 
> Anthony
> 
> Andres Cabrera wrote on 1/31/08 5:40 PM:
> 
> > Hi, I've prepared the what's new section in the manual, and I see
> > some opcodes that don't have manual pages, can some one send some
> > info? powershape, polynomial, chebyshevpoly, pdclip, pdhalf, pdhalfy,
> > and syncphasor 
> >
> > Cheers, Andrés
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
http

Date2008-02-01 10:49
FromAnthony Kozar
SubjectRe: [Cs-dev] New opcodes without docs
Thanks, Andres.

I am done with the manual (finally!).  Hopefully it all builds and has the
correct newlines.  I added a new section "Waveshaping and Phase Distortion"
under "Signal Modifiers" because I could not find any place else that worked
for most of those new opcodes.  I tagged several of them as "Signal
Modifiers:Waveshaping" for the quick reference.  Does anything else need to
be done to add a new QR category?

Also, there are a bunch of new CSD examples to go along with the opcodes and
stuff.  I did not generate the XML for these since the script is unlikely to
work on my computer.  (the Python interface is sketchy on OS 9).

If there is anything else that I need to correct, please let me know.

Thanks for your patience. (again :)

Anthony 

Andres Cabrera wrote on 1/31/08 7:18 PM:

> The things you mention are already there.
> 
> Cheers,
> Andrés
> 
> El jue, 31-01-2008 a las 19:02 -0500, Anthony Kozar escribió:
>> They are coming -- I have been working on them all week.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-02-01 11:40
FromAndres Cabrera
SubjectRe: [Cs-dev] New opcodes without docs
Hi,

Thanks for the work.
There's a python script called csd2docbook2.py which doesn't need the
python interface to work, it uses a list of opcodes called
opcode_list.txt

If you want, you can use that script or I'll do it later today.

Cheers,
Andrés

El vie, 01-02-2008 a las 05:49 -0500, Anthony Kozar escribió:
> Thanks, Andres.
> 
> I am done with the manual (finally!).  Hopefully it all builds and has the
> correct newlines.  I added a new section "Waveshaping and Phase Distortion"
> under "Signal Modifiers" because I could not find any place else that worked
> for most of those new opcodes.  I tagged several of them as "Signal
> Modifiers:Waveshaping" for the quick reference.  Does anything else need to
> be done to add a new QR category?
> 
> Also, there are a bunch of new CSD examples to go along with the opcodes and
> stuff.  I did not generate the XML for these since the script is unlikely to
> work on my computer.  (the Python interface is sketchy on OS 9).
> 
> If there is anything else that I need to correct, please let me know.
> 
> Thanks for your patience. (again :)
> 
> Anthony 
> 
> Andres Cabrera wrote on 1/31/08 7:18 PM:
> 
> > The things you mention are already there.
> > 
> > Cheers,
> > Andrés
> > 
> > El jue, 31-01-2008 a las 19:02 -0500, Anthony Kozar escribió:
> >> They are coming -- I have been working on them all week.
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/