pkgsrc/audio/csound6/PLIST
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

94 lines
2.7 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2014/08/06 06:17:07 mrg Exp $
bin/csound6
include/csound6/CppSound.hpp
include/csound6/CsoundFile.hpp
include/csound6/OpcodeBase.hpp
include/csound6/cfgvar.h
include/csound6/csPerfThread.hpp
include/csound6/cs_par_structs.h
include/csound6/cscore.h
include/csound6/csdebug.h
include/csound6/csdl.h
include/csound6/csound.h
include/csound6/csound.hpp
include/csound6/csoundCore.h
include/csound6/csound_data_structures.h
include/csound6/csound_standard_types.h
include/csound6/csound_type_system.h
include/csound6/cwindow.h
include/csound6/filebuilding.h
include/csound6/float-version.h
include/csound6/interlocks.h
include/csound6/msg_attr.h
include/csound6/pools.h
include/csound6/pstream.h
include/csound6/pvfileio.h
include/csound6/soundio.h
include/csound6/sysdep.h
include/csound6/text.h
include/csound6/version.h
lib/csound6/atsa
lib/csound6/cs
lib/csound6/csanalyze
lib/csound6/csb64enc
lib/csound6/csbeats
lib/csound6/csdebugger
lib/csound6/csound
lib/csound6/cvanal
lib/csound6/dnoise
lib/csound6/envext
lib/csound6/extract
lib/csound6/extractor
lib/csound6/het_export
lib/csound6/het_import
lib/csound6/hetro
lib/csound6/libcsnd6.so
lib/csound6/libcsnd6.so.6.0
lib/csound6/libcsound64.so
lib/csound6/libcsound64.so.6.0
lib/csound6/lpanal
lib/csound6/lpc_export
lib/csound6/lpc_import
lib/csound6/makecsd
lib/csound6/mixer
lib/csound6/plugins-6.0/csladspa.so
lib/csound6/plugins-6.0/libampmidid.so
lib/csound6/plugins-6.0/libcellular.so
lib/csound6/plugins-6.0/libchua.so
lib/csound6/plugins-6.0/libcontrol.so
lib/csound6/plugins-6.0/libcs_date.so
lib/csound6/plugins-6.0/libdoppler.so
lib/csound6/plugins-6.0/libfareygen.so
lib/csound6/plugins-6.0/libfluidOpcodes.so
lib/csound6/plugins-6.0/libfractalnoise.so
lib/csound6/plugins-6.0/libimage.so
lib/csound6/plugins-6.0/libipmidi.so
lib/csound6/plugins-6.0/libmixer.so
lib/csound6/plugins-6.0/libplaterev.so
lib/csound6/plugins-6.0/libpy.so
lib/csound6/plugins-6.0/librtpa.so
lib/csound6/plugins-6.0/libscansyn.so
lib/csound6/plugins-6.0/libserial.so
lib/csound6/plugins-6.0/libsignalflowgraph.so
lib/csound6/plugins-6.0/libstdutil.so
lib/csound6/plugins-6.0/libsystem_call.so
lib/csound6/plugins-6.0/libvirtual.so
lib/csound6/plugins-6.0/libwidgets.so
lib/csound6/pv_export
lib/csound6/pv_import
lib/csound6/pvanal
lib/csound6/pvlook
lib/csound6/scale
lib/csound6/scope
lib/csound6/scot
lib/csound6/scsort
lib/csound6/sdif2ad
lib/csound6/sndinfo
lib/csound6/srconv
share/locale/de/LC_MESSAGES/csound6.mo
share/locale/en_US/LC_MESSAGES/csound6.mo
share/locale/es_CO/LC_MESSAGES/csound6.mo
share/locale/fr/LC_MESSAGES/csound6.mo
share/locale/it/LC_MESSAGES/csound6.mo
share/locale/ro/LC_MESSAGES/csound6.mo
share/locale/ru/LC_MESSAGES/csound6.mo