internal opcodes without man pages

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

internal opcodes without man pages

Tito Latini
FLsetVali    (alias for FLsetVal_i)
OSCrecv
cogoto
copy2ftab
copy2ttab
ctlchn
flooper3
ftresize
ftresizei
lpform
midipgm
mutex_lock
mutex_locki
mutex_unlock
mutex_unlocki
nlalp
pgmchn
pitchac
ptable
ptable3
ptablei
pvsenvftw
readks

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: internal opcodes without man pages

Victor Lazzarini
flooper3 is gone. I commented it out.
On 1 Feb 2012, at 09:24, Tito Latini wrote:

> FLsetVali    (alias for FLsetVal_i)
> OSCrecv
> cogoto
> copy2ftab
> copy2ttab
> ctlchn
> flooper3
> ftresize
> ftresizei
> lpform
> midipgm
> mutex_lock
> mutex_locki
> mutex_unlock
> mutex_unlocki
> nlalp
> pgmchn
> pitchac
> ptable
> ptable3
> ptablei
> pvsenvftw
> readks
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Csound-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: internal opcodes without man pages

Victor Lazzarini
In reply to this post by Tito Latini
lpform is experimental and is not completely working yet, so I have not documented it.
I thought I had documented pvsenvftw, but apparently not. I will do it before the release.
On 1 Feb 2012, at 09:24, Tito Latini wrote:

> FLsetVali    (alias for FLsetVal_i)
> OSCrecv
> cogoto
> copy2ftab
> copy2ttab
> ctlchn
> flooper3
> ftresize
> ftresizei
> lpform
> midipgm
> mutex_lock
> mutex_locki
> mutex_unlock
> mutex_unlocki
> nlalp
> pgmchn
> pitchac
> ptable
> ptable3
> ptablei
> pvsenvftw
> readks
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Csound-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: internal opcodes without man pages

Steven Yi
We can probably remove the mutex opcodes.  I put those in during my
initial work on multicore a long while back, and doubt anyone would be
using them as they were never documented and were experimental. I'll
go ahead and remove them from the build files and the source as well;
we can always retrieve them later if we want.

On Wed, Feb 1, 2012 at 4:38 AM, Victor Lazzarini
<[hidden email]> wrote:

> lpform is experimental and is not completely working yet, so I have not documented it.
> I thought I had documented pvsenvftw, but apparently not. I will do it before the release.
> On 1 Feb 2012, at 09:24, Tito Latini wrote:
>
>> FLsetVali    (alias for FLsetVal_i)
>> OSCrecv
>> cogoto
>> copy2ftab
>> copy2ttab
>> ctlchn
>> flooper3
>> ftresize
>> ftresizei
>> lpform
>> midipgm
>> mutex_lock
>> mutex_locki
>> mutex_unlock
>> mutex_unlocki
>> nlalp
>> pgmchn
>> pitchac
>> ptable
>> ptable3
>> ptablei
>> pvsenvftw
>> readks
>>
>> ------------------------------------------------------------------------------
>> Keep Your Developer Skills Current with LearnDevNow!
>> The most comprehensive online learning library for Microsoft developers
>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>> Metro Style Apps, more. Free future releases when you subscribe now!
>> http://p.sf.net/sfu/learndevnow-d2d
>> _______________________________________________
>> Csound-devel mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Csound-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: internal opcodes without man pages

jpff
In reply to this post by Tito Latini
FLsetVali    (alias for FLsetVal_i)
             The name FLsetVal_i is preferred and so it is reasonable
             that this is not documented.  Just for compatability

OSCrecv      Amazing!  I am sure I had done that years back.  Will
             need to look

cogoto       This should be internal only and renamed accordingly

copy2ftab    I am sure I wrote documentation for r=these two
copy2ttab

ctlchn       ???

ftresize     Deliberately not documented; experimental to see if users
             actually want it
ftresizei

midipgm     ???

mutex_lock      Think these should be removed
mutex_locki
mutex_unlock
mutex_unlocki

nlalp           This opcode has a history.  It was written, and
                removed because of patent claims, but it reappeared and
                I do not know who did it.  Also not clear on its
                status.

pgmchn          ???

pitchac         Seems to belong to Victor

ptable          These are mine and somewhere between unfinished and untested
ptable3
ptablei

readks          ??

==John ffitch

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Loading...