Tito Latini | 1 Feb 10:24
Picon

[Cs-dev] internal opcodes without man pages

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
(Continue reading)

Victor Lazzarini | 1 Feb 10:36
Picon
Favicon

Re: [Cs-dev] internal opcodes without man pages

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
(Continue reading)

Victor Lazzarini | 1 Feb 10:38
Picon
Favicon

Re: [Cs-dev] internal opcodes without man pages

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!
(Continue reading)

Steven Yi | 1 Feb 13:33
Picon

Re: [Cs-dev] internal opcodes without man pages

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
<Victor.Lazzarini <at> nuim.ie> 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
(Continue reading)

Tito Latini | 1 Feb 18:21
Picon

Re: [Cs-dev] Gen49 omission

The code for the deferred gen49 is useless, however fixed in git.
Also fixed a bug with gen49 and stereo mp3 (mode=2).

In non-deferred mode it works with oscil and loscil (fixed);
only with loscil if fsize is 0.

On Tue, Jan 31, 2012 at 10:14:47AM -0000, jpff <at> cs.bath.ac.uk wrote:
> There is code for a deferred gen49 (MP3) but it is not actually used. 
> Needs to be fixed before next release

------------------------------------------------------------------------------
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
Csound-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Steven Yi | 2 Feb 15:43
Picon

[Cs-dev] 5.16 Release - Schedule?

Hi All,

I remember there being discussion of doing 5.16 this week.  Are we
still on for this or are we waiting on something now? Just curious as
I'm about to head out of town for a couple days but I'll be able to do
a release while away.

Thanks!
steven

------------------------------------------------------------------------------
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
Csound-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

jpff | 2 Feb 18:32
Picon
Favicon

Re: [Cs-dev] 5.16 Release - Schedule?

I thought we were still shooting for code freeze tomorrow and release
Monday/Tuesday.  I j=have been tied up with writing two research
applications (which probably will not get funded) so have done less on
non-power-of-2 opcodes than I hoped.  I need to renew the release
notes as some ting have moved since the last draft.
  How stands things with Victor?  Has Tito reached the end of the
current cycle of changes?
==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
Csound-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Tito Latini | 2 Feb 18:55
Picon

Re: [Cs-dev] 5.16 Release - Schedule?

>   How stands things with Victor?  Has Tito reached the end of the
> current cycle of changes?

I'm concluding the cscore fix, soon in git,
then I will make some other tests.

tito

------------------------------------------------------------------------------
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
Csound-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

jpff | 2 Feb 19:01
Picon
Favicon

Re: [Cs-dev] internal opcodes without man pages

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.

(Continue reading)

Victor | 2 Feb 20:05
Picon
Favicon

Re: [Cs-dev] 5.16 Release - Schedule?

I am good. As long as the new parser is tested and ready to go, I would say let's go.

On 2 Feb 2012, at 17:55, Tito Latini <tito.01beta <at> gmail.com> wrote:

>>  How stands things with Victor?  Has Tito reached the end of the
>> current cycle of changes?
> 
> I'm concluding the cscore fix, soon in git,
> then I will make some other tests.
> 
> tito
> 
> ------------------------------------------------------------------------------
> 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
> Csound-devel <at> lists.sourceforge.net
> 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
_______________________________________________
(Continue reading)


Gmane