Csound Csound-dev Csound-tekno Search About

[Cs-dev] xyin discussion

Date2013-04-16 15:52
FromAndres Cabrera
Subject[Cs-dev] xyin discussion
Hi,

I asked about the removal of xyin in February.

Cheers,
Andrés


---------- Forwarded message ----------
From: Andres Cabrera 
Date: Thu, Feb 21, 2013 at 10:45 PM
Subject: XY Callbacks
To: Developer discussions 


Hi,

I'm dying to remove:

PUBLIC void csoundSetMakeXYinCallback (CSOUND *,
void(*makeXYinCallback_)(CSOUND *, XYINDAT *, MYFLT x, MYFLT y))

PUBLIC void csoundSetReadXYinCallback (CSOUND *,
void(*readXYinCallback_)(CSOUND *, XYINDAT *))

PUBLIC void csoundSetKillXYinCallback (CSOUND *,
void(*killXYinCallback_)(CSOUND *, XYINDAT *))

That would mean removing the functionality needed by the xyin opcode
(I bet you hadn't heard about that one...). The functionality is
served by FLxyin (xyin also depends on FLTK). Can I remove the
functions and make the xyin opcode a wrapper to FLxyin?

Cheers,
Andres

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.

Date2013-04-16 16:25
FromRory Walsh
SubjectRe: [Cs-dev] xyin discussion
Sorry Andres, I didn't see that. I've never used it but I would think
it could go. Another source of confusion for users are the button and
checkbox opcodes. I think with the abundance of frontends which
provide these widgets it can be a little misleading?

On 16 April 2013 15:52, Andres Cabrera  wrote:
> Hi,
>
> I asked about the removal of xyin in February.
>
> Cheers,
> Andrés
>
>
> ---------- Forwarded message ----------
> From: Andres Cabrera 
> Date: Thu, Feb 21, 2013 at 10:45 PM
> Subject: XY Callbacks
> To: Developer discussions 
>
>
> Hi,
>
> I'm dying to remove:
>
> PUBLIC void csoundSetMakeXYinCallback (CSOUND *,
> void(*makeXYinCallback_)(CSOUND *, XYINDAT *, MYFLT x, MYFLT y))
>
> PUBLIC void csoundSetReadXYinCallback (CSOUND *,
> void(*readXYinCallback_)(CSOUND *, XYINDAT *))
>
> PUBLIC void csoundSetKillXYinCallback (CSOUND *,
> void(*killXYinCallback_)(CSOUND *, XYINDAT *))
>
> That would mean removing the functionality needed by the xyin opcode
> (I bet you hadn't heard about that one...). The functionality is
> served by FLxyin (xyin also depends on FLTK). Can I remove the
> functions and make the xyin opcode a wrapper to FLxyin?
>
> Cheers,
> Andres
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-04-16 16:41
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] xyin discussion
> Sorry Andres, I didn't see that. I've never used it but I would think
> it could go. Another source of confusion for users are the button and
> checkbox opcodes. I think with the abundance of frontends which
> provide these widgets it can be a little misleading?
>

...and so breaking a number of teaching examples


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-04-16 16:55
FromRory Walsh
SubjectRe: [Cs-dev] xyin discussion
In which case don't touch it!! But are you talking about the xyin
callback stuff, or those opcodes? Both perhaps? I'm sure a simple note
can be added to the manual to explain these opcodes have nothing to do
with external frontends.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net