Csound Csound-dev Csound-tekno Search About

v3.59

Date1999-10-11 17:54
Fromjpff@maths.bath.ac.uk
Subjectv3.59
I placed the sources (in tgz and zip formats) and binaries (for SGI,
Windows, DOS, and Linux/GNU) for version 3.59 on the server this morning.
Now if you can actually access that machine you will find that 3.59 is
mainly a set of bug fixes.  There are changes to masdr which are not
yet verified, and are so undocumented.  There is an additional
optional argument to vpvoc to give a f-table rather than use the
previous tableseg.  

Sun and M68K versions to follow as soon as I have time

==John

Release Notes for 3.59
======================

These are the release notes for version 3.59

Bug Fixes
---------

Fixed a typing error in fgens
MIDI file sin .csd files now work


Language Changes
----------------

a-rate^p-rate expressions allowed

Opcode Fixes
------------

pluck: Error check for kcps exceeding sample rate
posc family: allow negative frequencies
Phasor: use double internally for better precision
poweroftwo -- also works at a-rate
logbasetwo -- also works at a-rate
repluck, nreverb, grain, cross2, nlfilt -- no longer change constants
linseg -- h-rate version rewritten to remove various bugs
tone, tonex, atone, atonex -- better initialisation
mxdsr, madsr -- new optional argument to give release time.
linesegr, expsegr -- bugs corrected
vpvoc -- new optional argument to give a table for controls rather than 
previous tableseg/tablexseg
slider* -- fixed so work


New Opcodes 
-----------

phasorbnk -- bank of phasors
schedkwhen -- k-rate adding of score events

Other Changes:
-------------

Better treatment of score events

Windows GUI Changes
-------------------

Correction in MIDI files selected

Date1999-10-24 03:18
From"Matt J. Ingalls"
SubjectMac Perf:Re: v3.59
hi - i have compiled a 3.59 version for Mac PPC "Perf" only.

ftp://mills.edu/ccm/csound.ppc/Perf3.59.sit.hqx

it has not been tested and will be able to get around to getting
complete package on ftp and updating front
end or varifying/checking bug reports until december sometime.

please email any bugs found.

thanks,
matt
www.concentric.net/~Mingalls



On Mon, 11 Oct 1999 jpff@maths.bath.ac.uk wrote:

> I placed the sources (in tgz and zip formats) and binaries (for SGI,
> Windows, DOS, and Linux/GNU) for version 3.59 on the server this morning.
> Now if you can actually access that machine you will find that 3.59 is
> mainly a set of bug fixes.  There are changes to masdr which are not
> yet verified, and are so undocumented.  There is an additional
> optional argument to vpvoc to give a f-table rather than use the
> previous tableseg.  
> 
> Sun and M68K versions to follow as soon as I have time
> 
> ==John
> 
> Release Notes for 3.59
> ======================
> 
> These are the release notes for version 3.59
> 
> Bug Fixes
> ---------
> 
> Fixed a typing error in fgens
> MIDI file sin .csd files now work
> 
> 
> Language Changes
> ----------------
> 
> a-rate^p-rate expressions allowed
> 
> Opcode Fixes
> ------------
> 
> pluck: Error check for kcps exceeding sample rate
> posc family: allow negative frequencies
> Phasor: use double internally for better precision
> poweroftwo -- also works at a-rate
> logbasetwo -- also works at a-rate
> repluck, nreverb, grain, cross2, nlfilt -- no longer change constants
> linseg -- h-rate version rewritten to remove various bugs
> tone, tonex, atone, atonex -- better initialisation
> mxdsr, madsr -- new optional argument to give release time.
> linesegr, expsegr -- bugs corrected
> vpvoc -- new optional argument to give a table for controls rather than 
> previous tableseg/tablexseg
> slider* -- fixed so work
> 
> 
> New Opcodes 
> -----------
> 
> phasorbnk -- bank of phasors
> schedkwhen -- k-rate adding of score events
> 
> Other Changes:
> -------------
> 
> Better treatment of score events
> 
> Windows GUI Changes
> -------------------
> 
> Correction in MIDI files selected
> 
> ----------------------------------------------------------------------
> 



Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa25426;
          24 Oct 99 2:21 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 11fCKH-0001XA-00
	for jpff@maths.bath.ac.uk; Sun, 24 Oct 1999 02:20:01 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (DAA1488933); Sun, 24 Oct 1999 03:18:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 24 Oct 1999 02:18:11 GMT
Received: from ella.mills.edu [144.91.3.20] by hermes via SMTP (DAA1761608); Sun, 24 Oct 1999 03:18:10 +0100 (BST)
Received: (qmail 78455 invoked by uid 1964); 23 Oct 1999 19:18:05 -0700
Date: Sat, 23 Oct 1999 19:18:05 -0700 (PDT)
From: "Matt J. Ingalls" 
To: jpff@maths.bath.ac.uk
cc: csound@maths.ex.ac.uk
Subject: Mac Perf:Re: v3.59
In-Reply-To: <7458-Mon11Oct1999175426+0100-jpff@maths.bath.ac.uk>
Message-ID: 
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk


hi - i have compiled a 3.59 version for Mac PPC "Perf" only.

ftp://mills.edu/ccm/csound.ppc/Perf3.59.sit.hqx

it has not been tested and will be able to get around to getting
complete package on ftp and updating front
end or varifying/checking bug reports until december sometime.

please email any bugs found.

thanks,
matt
www.concentric.net/~Mingalls



On Mon, 11 Oct 1999 jpff@maths.bath.ac.uk wrote:

> I placed the sources (in tgz and zip formats) and binaries (for SGI,
> Windows, DOS, and Linux/GNU) for version 3.59 on the server this morning.
> Now if you can actually access that machine you will find that 3.59 is
> mainly a set of bug fixes.  There are changes to masdr which are not
> yet verified, and are so undocumented.  There is an additional
> optional argument to vpvoc to give a f-table rather than use the
> previous tableseg.  
> 
> Sun and M68K versions to follow as soon as I have time
> 
> ==John
> 
> Release Notes for 3.59
> ======================
> 
> These are the release notes for version 3.59
> 
> Bug Fixes
> ---------
> 
> Fixed a typing error in fgens
> MIDI file sin .csd files now work
> 
> 
> Language Changes
> ----------------
> 
> a-rate^p-rate expressions allowed
> 
> Opcode Fixes
> ------------
> 
> pluck: Error check for kcps exceeding sample rate
> posc family: allow negative frequencies
> Phasor: use double internally for better precision
> poweroftwo -- also works at a-rate
> logbasetwo -- also works at a-rate
> repluck, nreverb, grain, cross2, nlfilt -- no longer change constants
> linseg -- h-rate version rewritten to remove various bugs
> tone, tonex, atone, atonex -- better initialisation
> mxdsr, madsr -- new optional argument to give release time.
> linesegr, expsegr -- bugs corrected
> vpvoc -- new optional argument to give a table for controls rather than 
> previous tableseg/tablexseg
> slider* -- fixed so work
> 
> 
> New Opcodes 
> -----------
> 
> phasorbnk -- bank of phasors
> schedkwhen -- k-rate adding of score events
> 
> Other Changes:
> -------------
> 
> Better treatment of score events
> 
> Windows GUI Changes
> -------------------
> 
> Correction in MIDI files selected
> 
> ----------------------------------------------------------------------
>