pkgsrc/audio/csound6/distinfo
mrg 7ff70f84f6 update to csound 6.03.2. changes include:
o   printks2: Prints a new value every time a control variable changes using
	a printf() style syntax.
    o   mp3sr mp3bitrate and mp3nchnls to get information on mp3 files
    o   New score opcode y sets the random seed (for ~) at read time
    o   A bug in CsOptions; the last argument was missed being read (issue #296)
    o   For ogg output it is possible to specify a VBR (variable bit rate)
	quality.
    o   Many array operations now available for i-arrays as well as k-arrays.
    o   fillarray will work for string arrays
    o   Displays of FFT (via dispfft) improved with scaling/zooming options
    o   Signal flow graph opcodes are now working with a-rate array signals.
    o   New command-line option --devices[=in|out] gives a list of available
	audio devices and then exit
    o   fixed the bug when tables were replaced but the size did not change
    o   A number of bugs in --sample-accurate have been detected and fixed.
	This includes opcodes out, outn, and line.
    o   A number of bugs in grain3 were fixed#
    o   Bug in str_chanel could cause a crash; fixed
    o   Error in resize opcode corrected
    o   A number of bugs/untidiness fixed in GEN23
    o   Array bound checks fixed
    o   strings channels were not correctly set for dynamic-size strings
    o   memory allocation for string formatting in printfsk was fixed
    o   strcat safe against overflow
    o   error in compilation of arrays fixed (issue #293)
    o   GetPvsChannel fixed against a crash
    o   turnoff opcode now checks that the instrument being affected is active
    o   lenarray can accept any array type
    o   there is a new possible section in a csd file called <CsFile...> which
	is like csFileB but with unencoded text.
    o   The whole system has been checked by the Coverity static checker which
        identified a number of (mainly minor) problems.  These have been
	reviewed and checked.  In particular better use of printing and string
	copying should prevent overflows.
    o   The type and variable system has been extensively rewritten; this allows
        better array and UDO support.  This means that UDOs now allow any array
	type to be used.
    o   Alignment of variables got right in all cases
    o   array copying is now using the type system to copy values; fixes issues
        with copying string arrays, f-sigs, etc.
2014-08-06 06:17:07 +00:00

18 lines
1.2 KiB
Text

$NetBSD: distinfo,v 1.3 2014/08/06 06:17:07 mrg Exp $
SHA1 (Csound6.03.2.tar.gz) = 2ff8081c887ef98735197c1ff70bb4955c3eb3ff
RMD160 (Csound6.03.2.tar.gz) = 00d6407feab8f992b8d309ec6701858087569752
Size (Csound6.03.2.tar.gz) = 24571513 bytes
SHA1 (patch-CMakeLists.txt) = 47e77bb65a091a8925893f4cf7bc76efc5080110
SHA1 (patch-Engine_linevent.c) = da606596a1c8d2545dc0a8e948cd04e9188975ad
SHA1 (patch-InOut_libsnd.c) = b460ef3ef7117fd9c194eff3f62a64435243ccc4
SHA1 (patch-InOut_widgets.cpp) = f73a58a636254d27a3aa6b94ace4f72b978ca9ec
SHA1 (patch-InOut_winEPS.c) = 5b3182dc79d819145df73426fead54fc28414ff2
SHA1 (patch-InOut_winFLTK.c) = 0c9b566ae5acfae5dcf7a9d0795976f103d069a5
SHA1 (patch-Opcodes_cpumeter.c) = 4f5fdcdd1c0eb600be49e977df5214f52de1437b
SHA1 (patch-Opcodes_wavegde.h) = e1a6d742b28dd9b6b129a993102baf7218efa57c
SHA1 (patch-Top_csmodule.c) = 0ce136346dfe19d56dc4e882976aa2e66cd17e92
SHA1 (patch-Top_csound.c) = 26c03324e0f8f8ccedbfe32bfedbd282d69a93fa
SHA1 (patch-Top_one_file.c) = c5929f9efcf8c11625fde7a86321f2fd303b55d2
SHA1 (patch-Top_threads.c) = 107cb8605b5b46b70de3adeec0ae8acaafc2a6f2
SHA1 (patch-frontends_CsoundVST_ScoreGeneratorVstMain.cpp) = a16da9c4975d37e56fefb58fd0458e94c3ed4925