[SCM] csound/master: Update copyright hints

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sat Oct 19 23:03:46 UTC 2013


The following commit has been merged in the master branch:
commit 91510935766882b890cbeec610138853b8f2d22b
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sat Oct 19 19:16:57 2013 -0300

    Update copyright hints

diff --git a/debian/copyright_hints b/debian/copyright_hints
index f9b5e34..96acdd0 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -23,7 +23,6 @@ Files: AUTHORS
  H/csound_orc_semantics.h
  H/resize.h
  H/tok.h
- How_to_Build_Csound_on_Windows.doc
  INSTALLING
  InOut/CMakeLists.txt
  InOut/libmpadec/mpadec_config.h
@@ -120,7 +119,9 @@ Files: AUTHORS
  all_string_files
  brkpt
  cleanup.sh
- cmake_uninstall.cmake.in
+ cmake/CheckAtomic.cmake
+ cmake/CompilerOptimizations.cmake
+ cmake/cmake_uninstall.cmake.in
  cs6.r
  csound-mingw-double.sh
  csound-mingw-float.sh
@@ -135,8 +136,6 @@ Files: AUTHORS
  debian/control.in
  debian/csladspa.install
  debian/csound-data.install
- debian/csound-gui.install
- debian/csound-gui.lintian-overrides
  debian/csound-utils.install
  debian/csound-utils.lintian-overrides
  debian/csound.examples
@@ -156,12 +155,7 @@ Files: AUTHORS
  debian/libcsoundac-dev.install
  debian/libcsoundac6.0.install
  debian/liblua5.1-luacsnd.install
- debian/patches/0000-cmake-flags-fixes.patch
- debian/patches/0001-lua-luajit.diff
- debian/patches/0002-better-atomic-check.patch
- debian/patches/0003-Added-commandline-option-USE_ATOMIC_BUILTINS-to-allo.patch
- debian/patches/0004-Improve-atomic-builtins-check.patch
- debian/patches/0005-sfont.c-do-not-use-strtol_l.patch
+ debian/patches/0000-fix-openmp-option.diff
  debian/patches/2000-avoid-nonfree-scansyn-plugin.diff
  debian/patches/2001-lua-link.diff
  debian/patches/2004-fix-gettext.diff
@@ -182,6 +176,7 @@ Files: AUTHORS
  etc/.csoundrc_windows
  examples/CloudStrata.csd
  examples/c/pvsbus.csd
+ examples/cplusplus/csperfthread.cpp
  examples/cplusplus/fl_controller.dev
  examples/cscore/more/ScaleGen.c
  examples/cscore/more/e.sco
@@ -189,6 +184,7 @@ Files: AUTHORS
  examples/cscore/more/test.orc
  examples/cscore/more/test.sco
  examples/csoundapi_tilde/csapi_demo.csd
+ examples/csoundapi_tilde/demo.orc
  examples/hommage.csd
  examples/java/CSDPlayer.java
  examples/java/CSDPlayer.mf
@@ -231,12 +227,6 @@ Files: AUTHORS
  examples/python/vu.csd
  examples/python/vu.py
  examples/python/wxController.py
- examples/tclcsound/csound.tcl
- examples/tclcsound/pvsgraph.csd
- examples/tclcsound/readme.txt
- examples/tclcsound/remote-gui.pd
- examples/tclcsound/test.csd
- examples/tclcsound/test_sliders.csd
  examples/tpscaler.csd
  examples/trapped-high-resolution.csd
  examples/trapped.csd
@@ -286,6 +276,14 @@ Files: AUTHORS
  frontends/CsoundVST/csoundvst.rc
  frontends/beats/tchai.csd
  frontends/beats/test.xs
+ frontends/max_csound_tilde/CHANGES.TXT
+ frontends/max_csound_tilde/CMakeLists.txt
+ frontends/max_csound_tilde/DIARY.TXT
+ frontends/max_csound_tilde/MAC_CHANGES.TXT
+ frontends/max_csound_tilde/installer/.gitignore
+ frontends/max_csound_tilde/installer/PkgResources/en.lproj/Welcome.rtf
+ frontends/max_csound_tilde/installer/build-installer.sh
+ frontends/max_csound_tilde/src/message_buffer.cpp
  frontends/winsound/Winsound.app/Contents/Info.plist
  frontends/winsound/Winsound.app/Contents/MacOS/thisis
  frontends/winsound/Winsound.app/Contents/PkgInfo
@@ -363,11 +361,9 @@ Files: AUTHORS
  interfaces/test.py
  linseg
  longline.c
- macinstall-cp.sh
  matrix.tk
  mkdb.c
  nsliders.tk
- package-build.sh
  pkgbuild.tcl
  pluginSDK/SConstruct
  pluginSDK/custom.py
@@ -377,6 +373,7 @@ Files: AUTHORS
  po/update
  strip.sh
  tabdes
+ tests/README.md
  tests/c/CMakeLists.txt
  tests/c/channel_tests.c
  tests/c/compilation_test.c
@@ -392,6 +389,7 @@ Files: AUTHORS
  tests/c/liveCoder.cpp
  tests/c/liveCoder.hpp
  tests/c/minimal.csd
+ tests/c/perfthread_test.cpp
  tests/commandline/CMakeLists.txt
  tests/commandline/arrays/arrays_S_global.csd
  tests/commandline/arrays/arrays_S_local.csd
@@ -473,6 +471,7 @@ Files: AUTHORS
  tests/commandline/test_arrays_multi.csd
  tests/commandline/test_arrays_string.csd
  tests/commandline/test_arrays_string2.csd
+ tests/commandline/test_asig_as_array.csd
  tests/commandline/test_empty_conditional_branches.csd
  tests/commandline/test_empty_instr.csd
  tests/commandline/test_empty_udo.csd
@@ -491,6 +490,869 @@ Files: AUTHORS
  tests/commandline/test_string.csd
  tests/python/test_all.py
  tests/python/test_empty_initial_csound.py
+ tests/regression/CMakeLists.txt
+ tests/regression/buga.csd
+ tests/regression/buga1.csd
+ tests/regression/bugas.csd
+ tests/regression/bugb.csd
+ tests/regression/bugf.csd
+ tests/regression/buginit.csd
+ tests/regression/bugl.csd
+ tests/regression/bugm.csd
+ tests/regression/bugn.csd
+ tests/regression/bugs.csd
+ tests/regression/bugsort.csd
+ tests/regression/bugst.csd
+ tests/regression/bugtrans.csd
+ tests/regression/test.py
+ tests/regression/testUI.py
+ tests/soak/00README
+ tests/soak/0dbfs.csd
+ tests/soak/Sample_CheckSums
+ tests/soak/a.csd
+ tests/soak/abs.csd
+ tests/soak/active.csd
+ tests/soak/active_k.csd
+ tests/soak/active_scale.csd
+ tests/soak/adds.csd
+ tests/soak/adsr.csd
+ tests/soak/adsyn.csd
+ tests/soak/adsynt.csd
+ tests/soak/adsynt2.csd
+ tests/soak/alpass.csd
+ tests/soak/alwayson.csd
+ tests/soak/ampdb.csd
+ tests/soak/ampdbfs.csd
+ tests/soak/ampmidi.csd
+ tests/soak/ampmidid.csd
+ tests/soak/areson.csd
+ tests/soak/aresonk.csd
+ tests/soak/array_array_math.csd
+ tests/soak/array_scalar_math.csd
+ tests/soak/array_udo.csd
+ tests/soak/assign.csd
+ tests/soak/atone.csd
+ tests/soak/atonek.csd
+ tests/soak/atonex.csd
+ tests/soak/b.csd
+ tests/soak/babo.csd
+ tests/soak/babo_expert.csd
+ tests/soak/balance.csd
+ tests/soak/bamboo.csd
+ tests/soak/barmodel.csd
+ tests/soak/bbcutm.csd
+ tests/soak/bbcuts.csd
+ tests/soak/beats.ogg
+ tests/soak/betarand.csd
+ tests/soak/bexprnd.csd
+ tests/soak/bformenc.csd
+ tests/soak/bformenc1.csd
+ tests/soak/binit.csd
+ tests/soak/biquad-2.csd
+ tests/soak/biquad.csd
+ tests/soak/birnd.csd
+ tests/soak/bitshift.csd
+ tests/soak/bitwise.csd
+ tests/soak/bqrez.csd
+ tests/soak/butterbp.csd
+ tests/soak/butterbr.csd
+ tests/soak/butterhp.csd
+ tests/soak/butterlp.csd
+ tests/soak/buzz.csd
+ tests/soak/cabasa.csd
+ tests/soak/cauchy.csd
+ tests/soak/cauchyi.csd
+ tests/soak/ceil.csd
+ tests/soak/cell.csd
+ tests/soak/cent.csd
+ tests/soak/centroid.csd
+ tests/soak/cggoto.csd
+ tests/soak/changed.csd
+ tests/soak/chebyshevpoly.csd
+ tests/soak/checkbox.csd
+ tests/soak/chnclear.csd
+ tests/soak/chnget.csd
+ tests/soak/chnmix.csd
+ tests/soak/chnset.csd
+ tests/soak/chuap.csd
+ tests/soak/cigoto.csd
+ tests/soak/ckgoto.csd
+ tests/soak/clear.csd
+ tests/soak/clfilt_highpass.csd
+ tests/soak/clfilt_lowpass.csd
+ tests/soak/clip.csd
+ tests/soak/clockoff.csd
+ tests/soak/clockon.csd
+ tests/soak/cngoto.csd
+ tests/soak/comb.csd
+ tests/soak/combinv.csd
+ tests/soak/compileorc.csd
+ tests/soak/compilestr.csd
+ tests/soak/connect.csd
+ tests/soak/convolve.csd
+ tests/soak/copya2ftab.csd
+ tests/soak/copyf2array.csd
+ tests/soak/cos.csd
+ tests/soak/cosh.csd
+ tests/soak/cosinv.csd
+ tests/soak/cosseg.csd
+ tests/soak/cossegb.csd
+ tests/soak/cps2pch.csd
+ tests/soak/cps2pch_19et.csd
+ tests/soak/cps2pch_ftable.csd
+ tests/soak/cpsmidinn.csd
+ tests/soak/cpsoct.csd
+ tests/soak/cpspch.csd
+ tests/soak/cpstun.csd
+ tests/soak/cpstuni.csd
+ tests/soak/cpsxpch.csd
+ tests/soak/cpsxpch_105et.csd
+ tests/soak/cpsxpch_pierce.csd
+ tests/soak/cpumeter.csd
+ tests/soak/cpuprc.csd
+ tests/soak/cross2.csd
+ tests/soak/crossfm.csd
+ tests/soak/crunch.csd
+ tests/soak/csbeats.csd
+ tests/soak/cuserrnd.csd
+ tests/soak/dam.csd
+ tests/soak/dam_expanded.csd
+ tests/soak/date.csd
+ tests/soak/dates.csd
+ tests/soak/db.csd
+ tests/soak/dbamp.csd
+ tests/soak/dbfsamp.csd
+ tests/soak/dcblock.csd
+ tests/soak/dcblock2.csd
+ tests/soak/dconv.csd
+ tests/soak/define.csd
+ tests/soak/define_args.csd
+ tests/soak/delay.csd
+ tests/soak/delay1.csd
+ tests/soak/delayk.csd
+ tests/soak/delayr.csd
+ tests/soak/delayw.csd
+ tests/soak/deltap.csd
+ tests/soak/deltap3.csd
+ tests/soak/deltapi.csd
+ tests/soak/deltapn.csd
+ tests/soak/deltapx.csd
+ tests/soak/deltapxw.csd
+ tests/soak/denorm.csd
+ tests/soak/diff.csd
+ tests/soak/diskgrain.csd
+ tests/soak/diskin.csd
+ tests/soak/diskin2.csd
+ tests/soak/dispfft.csd
+ tests/soak/display.csd
+ tests/soak/distort.csd
+ tests/soak/distort1.csd
+ tests/soak/divides.csd
+ tests/soak/divz.csd
+ tests/soak/doppler.csd
+ tests/soak/downsamp.csd
+ tests/soak/dripwater.csd
+ tests/soak/dssi4cs.csd
+ tests/soak/dssiactivate.csd
+ tests/soak/dssiaudio.csd
+ tests/soak/dssictls.csd
+ tests/soak/dssiinit.csd
+ tests/soak/dssilist.csd
+ tests/soak/dssiplay_mono.csd
+ tests/soak/dssiplay_stereo.csd
+ tests/soak/duserrnd.csd
+ tests/soak/dust.csd
+ tests/soak/dust2.csd
+ tests/soak/e.csd
+ tests/soak/else.csd
+ tests/soak/elseif.csd
+ tests/soak/endif.csd
+ tests/soak/endin.csd
+ tests/soak/endop.csd
+ tests/soak/envlpx.csd
+ tests/soak/eqfil.csd
+ tests/soak/equal.csd
+ tests/soak/equals.csd
+ tests/soak/event.csd
+ tests/soak/event_i.csd
+ tests/soak/event_named.csd
+ tests/soak/exp.csd
+ tests/soak/expcurve.csd
+ tests/soak/expon.csd
+ tests/soak/exprand.csd
+ tests/soak/exprandi.csd
+ tests/soak/expseg.csd
+ tests/soak/expsega.csd
+ tests/soak/expsegb.csd
+ tests/soak/expsegba.csd
+ tests/soak/farey7.mid
+ tests/soak/fareyleni.csd
+ tests/soak/fibonacci.txt
+ tests/soak/ficlose.csd
+ tests/soak/filebit.csd
+ tests/soak/filelen.csd
+ tests/soak/filenchnls.csd
+ tests/soak/filepeak.csd
+ tests/soak/filesr.csd
+ tests/soak/filevalid.csd
+ tests/soak/fillarray.csd
+ tests/soak/filter2.csd
+ tests/soak/fin.csd
+ tests/soak/fiopen.csd
+ tests/soak/flanger.csd
+ tests/soak/flashtxt.csd
+ tests/soak/flooper.csd
+ tests/soak/flooper2.csd
+ tests/soak/floor.csd
+ tests/soak/fmb3.csd
+ tests/soak/fmbell.csd
+ tests/soak/fmmetal.csd
+ tests/soak/fmpercfl.csd
+ tests/soak/fmrhode.csd
+ tests/soak/fmvoice.csd
+ tests/soak/fmwurlie.csd
+ tests/soak/fof.csd
+ tests/soak/fof2-2.csd
+ tests/soak/fof2.csd
+ tests/soak/fofilter.csd
+ tests/soak/fog.csd
+ tests/soak/fold.csd
+ tests/soak/follow.csd
+ tests/soak/follow2.csd
+ tests/soak/foscil.csd
+ tests/soak/foscili.csd
+ tests/soak/fout.csd
+ tests/soak/fout_ftable.csd
+ tests/soak/fout_poly.csd
+ tests/soak/fouti.csd
+ tests/soak/fprintks-2.csd
+ tests/soak/fprintks.csd
+ tests/soak/fprints.csd
+ tests/soak/frac.csd
+ tests/soak/freeverb.csd
+ tests/soak/ftchnls.csd
+ tests/soak/ftconv.csd
+ tests/soak/ftfree.csd
+ tests/soak/ftgen-2.csd
+ tests/soak/ftgen.csd
+ tests/soak/ftgenonce.csd
+ tests/soak/ftgentmp.csd
+ tests/soak/ftlen.csd
+ tests/soak/ftlptim.csd
+ tests/soak/ftmorf.csd
+ tests/soak/ftsave.csd
+ tests/soak/ftsr.csd
+ tests/soak/gain.csd
+ tests/soak/gainslider.csd
+ tests/soak/gauss.csd
+ tests/soak/gaussi.csd
+ tests/soak/gausstrig-2.csd
+ tests/soak/gausstrig.csd
+ tests/soak/gbuzz.csd
+ tests/soak/gen01.csd
+ tests/soak/gen01computed.csd
+ tests/soak/gen02.csd
+ tests/soak/gen03.csd
+ tests/soak/gen04.csd
+ tests/soak/gen05.csd
+ tests/soak/gen06.csd
+ tests/soak/gen07.csd
+ tests/soak/gen08.csd
+ tests/soak/gen09.csd
+ tests/soak/gen09square.csd
+ tests/soak/gen10.csd
+ tests/soak/gen11.csd
+ tests/soak/gen12.csd
+ tests/soak/gen13.csd
+ tests/soak/gen14.csd
+ tests/soak/gen15.csd
+ tests/soak/gen16.csd
+ tests/soak/gen18.csd
+ tests/soak/gen19.csd
+ tests/soak/gen20.csd
+ tests/soak/gen21.csd
+ tests/soak/gen23.csd
+ tests/soak/gen24.csd
+ tests/soak/gen25.csd
+ tests/soak/gen27.csd
+ tests/soak/gen28.csd
+ tests/soak/gen30.csd
+ tests/soak/gen32.csd
+ tests/soak/gen33.csd
+ tests/soak/gen34.csd
+ tests/soak/gen40.csd
+ tests/soak/gen41.csd
+ tests/soak/gen42.csd
+ tests/soak/gen49.csd
+ tests/soak/gen52.csd
+ tests/soak/genarray.csd
+ tests/soak/genarray_i.csd
+ tests/soak/gendy-2.csd
+ tests/soak/gendy.csd
+ tests/soak/gendyc.csd
+ tests/soak/gendyx-2.csd
+ tests/soak/gendyx.csd
+ tests/soak/genexp.csd
+ tests/soak/genfarey-2.csd
+ tests/soak/genfarey.csd
+ tests/soak/gensone.csd
+ tests/soak/gentanh.csd
+ tests/soak/genwave.csd
+ tests/soak/getcfg.csd
+ tests/soak/gogobel.csd
+ tests/soak/goto.csd
+ tests/soak/grain.csd
+ tests/soak/grain2.csd
+ tests/soak/grain3.csd
+ tests/soak/granule.csd
+ tests/soak/greaterequal.csd
+ tests/soak/greaterthan.csd
+ tests/soak/guiro.csd
+ tests/soak/harmon.csd
+ tests/soak/harmon3.csd
+ tests/soak/hilbert.csd
+ tests/soak/hilbert_barberpole.csd
+ tests/soak/hrtfearly.csd
+ tests/soak/hrtfer.csd
+ tests/soak/hrtfmove.csd
+ tests/soak/hrtfmove2.csd
+ tests/soak/hrtfstat-2.csd
+ tests/soak/hrtfstat.csd
+ tests/soak/hsboscil.csd
+ tests/soak/i_statement.csd
+ tests/soak/ifthen.csd
+ tests/soak/igoto.csd
+ tests/soak/ihold.csd
+ tests/soak/imageopcodes.csd
+ tests/soak/imageopcodesdemo2.csd
+ tests/soak/include.csd
+ tests/soak/init.csd
+ tests/soak/inleta.csd
+ tests/soak/inletk.csd
+ tests/soak/instr.csd
+ tests/soak/int.csd
+ tests/soak/integ.csd
+ tests/soak/interp.csd
+ tests/soak/invalue.csd
+ tests/soak/jitter.csd
+ tests/soak/jitter2.csd
+ tests/soak/jspline.csd
+ tests/soak/kgoto.csd
+ tests/soak/leftbrace.csd
+ tests/soak/lenarray.csd
+ tests/soak/lessequal.csd
+ tests/soak/lessthan.csd
+ tests/soak/lfo.csd
+ tests/soak/limit.csd
+ tests/soak/line.csd
+ tests/soak/linen.csd
+ tests/soak/lineto.csd
+ tests/soak/linrand.csd
+ tests/soak/linseg.csd
+ tests/soak/linsegb.csd
+ tests/soak/locsend_quad.csd
+ tests/soak/locsend_stereo.csd
+ tests/soak/locsig_quad.csd
+ tests/soak/locsig_stereo.csd
+ tests/soak/log.csd
+ tests/soak/log10.csd
+ tests/soak/log2.csd
+ tests/soak/logbtwo.csd
+ tests/soak/logcurve.csd
+ tests/soak/loop_le.csd
+ tests/soak/loop_lt.csd
+ tests/soak/loopseg.csd
+ tests/soak/loopsegp.csd
+ tests/soak/looptseg.csd
+ tests/soak/loopxseg.csd
+ tests/soak/lorenz.csd
+ tests/soak/loscil.csd
+ tests/soak/loscil3.csd
+ tests/soak/lowpass2.csd
+ tests/soak/lowres.csd
+ tests/soak/lowresx.csd
+ tests/soak/lpf18.csd
+ tests/soak/lpfreson.csd
+ tests/soak/lphasor.csd
+ tests/soak/lposcil.csd
+ tests/soak/lposcil3.csd
+ tests/soak/lposcila.csd
+ tests/soak/lposcilsa.csd
+ tests/soak/lposcilsa2.csd
+ tests/soak/lpread.csd
+ tests/soak/lpreson-2.csd
+ tests/soak/lpreson.csd
+ tests/soak/lpshold.csd
+ tests/soak/lpsholdp.csd
+ tests/soak/m.csd
+ tests/soak/mac.csd
+ tests/soak/maca.csd
+ tests/soak/mandel.csd
+ tests/soak/mandol.csd
+ tests/soak/maparray.csd
+ tests/soak/marimba.csd
+ tests/soak/max.csd
+ tests/soak/maxabs.csd
+ tests/soak/maxabsaccum.csd
+ tests/soak/maxaccum.csd
+ tests/soak/maxalloc.csd
+ tests/soak/maxarray.csd
+ tests/soak/mclock.csd
+ tests/soak/median.csd
+ tests/soak/mediank.csd
+ tests/soak/metro-2.csd
+ tests/soak/metro.csd
+ tests/soak/midichn_advanced.csd
+ tests/soak/min.csd
+ tests/soak/minabs.csd
+ tests/soak/minabsaccum.csd
+ tests/soak/minaccum.csd
+ tests/soak/minarray.csd
+ tests/soak/mincer.csd
+ tests/soak/mirror.csd
+ tests/soak/mode.csd
+ tests/soak/modmatrix.csd
+ tests/soak/monitor.csd
+ tests/soak/moog.csd
+ tests/soak/moogladder.csd
+ tests/soak/moogvcf.csd
+ tests/soak/moogvcf2.csd
+ tests/soak/move
+ tests/soak/mp3in.csd
+ tests/soak/mp3len.csd
+ tests/soak/mpulse.csd
+ tests/soak/multiplies.csd
+ tests/soak/multitap.csd
+ tests/soak/mute.csd
+ tests/soak/my.orc
+ tests/soak/nestedap.csd
+ tests/soak/nlfilt.csd
+ tests/soak/nlfilt2.csd
+ tests/soak/noise-2.csd
+ tests/soak/noise.csd
+ tests/soak/notequal.csd
+ tests/soak/nreverb.csd
+ tests/soak/nreverb_ftable.csd
+ tests/soak/nrpn.csd
+ tests/soak/nsamp.csd
+ tests/soak/nsliders.tk
+ tests/soak/ntrpol.csd
+ tests/soak/octave.csd
+ tests/soak/octcps.csd
+ tests/soak/octpch.csd
+ tests/soak/opa.csd
+ tests/soak/opand.csd
+ tests/soak/opcode_example.csd
+ tests/soak/oscbnk.csd
+ tests/soak/oscil.csd
+ tests/soak/oscil1.csd
+ tests/soak/oscil1i.csd
+ tests/soak/oscil3.csd
+ tests/soak/oscili.csd
+ tests/soak/oscilikt.csd
+ tests/soak/osciliktp.csd
+ tests/soak/oscilikts.csd
+ tests/soak/osciln.csd
+ tests/soak/oscils.csd
+ tests/soak/out.csd
+ tests/soak/outc.csd
+ tests/soak/outch.csd
+ tests/soak/outleta.csd
+ tests/soak/outletk.csd
+ tests/soak/outq.csd
+ tests/soak/outq1.csd
+ tests/soak/outq2.csd
+ tests/soak/outq3.csd
+ tests/soak/outq4.csd
+ tests/soak/outrg.csd
+ tests/soak/outs.csd
+ tests/soak/outs1.csd
+ tests/soak/outs2.csd
+ tests/soak/outvalue.csd
+ tests/soak/p.csd
+ tests/soak/pan.csd
+ tests/soak/pan2.csd
+ tests/soak/pareq.csd
+ tests/soak/partials.csd
+ tests/soak/partikkel-2.csd
+ tests/soak/partikkel_softsync.csd
+ tests/soak/partikkelsync.csd
+ tests/soak/passign.csd
+ tests/soak/pcauchy.csd
+ tests/soak/pchoct.csd
+ tests/soak/pcount.csd
+ tests/soak/pdclip.csd
+ tests/soak/pdhalf.csd
+ tests/soak/pdhalfy.csd
+ tests/soak/peak.csd
+ tests/soak/phaser1.csd
+ tests/soak/phaser2.csd
+ tests/soak/phasor.csd
+ tests/soak/phasorbnk.csd
+ tests/soak/pindex-2.csd
+ tests/soak/pinkish.csd
+ tests/soak/pitch.csd
+ tests/soak/pitchamdf.csd
+ tests/soak/planet.csd
+ tests/soak/plate.csd
+ tests/soak/plltrack.csd
+ tests/soak/pluck.csd
+ tests/soak/poisson.csd
+ tests/soak/polynomial.csd
+ tests/soak/pop.csd
+ tests/soak/port.csd
+ tests/soak/poscil.csd
+ tests/soak/poscil3-file.csd
+ tests/soak/poscil3.csd
+ tests/soak/pow.csd
+ tests/soak/powershape.csd
+ tests/soak/powoftwo.csd
+ tests/soak/prealloc.csd
+ tests/soak/prepiano.csd
+ tests/soak/print.csd
+ tests/soak/printf.csd
+ tests/soak/printk.csd
+ tests/soak/printk2.csd
+ tests/soak/printks.csd
+ tests/soak/prints.csd
+ tests/soak/product.csd
+ tests/soak/pset.csd
+ tests/soak/ptable.csd
+ tests/soak/ptablei.csd
+ tests/soak/ptrack.csd
+ tests/soak/push.csd
+ tests/soak/puts.csd
+ tests/soak/pvadd.csd
+ tests/soak/pvbufread.csd
+ tests/soak/pvcross.csd
+ tests/soak/pvinterp.csd
+ tests/soak/pvoc.csd
+ tests/soak/pvread.csd
+ tests/soak/pvsadsyn.csd
+ tests/soak/pvsanal.csd
+ tests/soak/pvsarp.csd
+ tests/soak/pvsarp2.csd
+ tests/soak/pvsbandp.csd
+ tests/soak/pvsbandr.csd
+ tests/soak/pvsblur.csd
+ tests/soak/pvsbuffer.csd
+ tests/soak/pvsbufread.csd
+ tests/soak/pvsbufread2.csd
+ tests/soak/pvscale.csd
+ tests/soak/pvscent.csd
+ tests/soak/pvscross.csd
+ tests/soak/pvsdiskin.csd
+ tests/soak/pvsdisp.csd
+ tests/soak/pvsfilter.csd
+ tests/soak/pvsfread.csd
+ tests/soak/pvsfreeze.csd
+ tests/soak/pvsftr.csd
+ tests/soak/pvsftw.csd
+ tests/soak/pvsfwrite.csd
+ tests/soak/pvsgain.csd
+ tests/soak/pvshift.csd
+ tests/soak/pvsifd.csd
+ tests/soak/pvsinfo.csd
+ tests/soak/pvslock.csd
+ tests/soak/pvsmaska.csd
+ tests/soak/pvsmix.csd
+ tests/soak/pvsmooth.csd
+ tests/soak/pvsmorph.csd
+ tests/soak/pvsmorph2.csd
+ tests/soak/pvsosc.csd
+ tests/soak/pvstanal.csd
+ tests/soak/pvsvoc.csd
+ tests/soak/pvswarp.csd
+ tests/soak/pvsynth.csd
+ tests/soak/pwd.csd
+ tests/soak/q.csd
+ tests/soak/r.csd
+ tests/soak/raises.csd
+ tests/soak/rand.csd
+ tests/soak/randh.csd
+ tests/soak/randi.csd
+ tests/soak/random.csd
+ tests/soak/randomh.csd
+ tests/soak/randomi.csd
+ tests/soak/rbjeq.csd
+ tests/soak/readclock.csd
+ tests/soak/readf.csd
+ tests/soak/readfi.csd
+ tests/soak/readk-2.csd
+ tests/soak/readk.csd
+ tests/soak/readk2.csd
+ tests/soak/readk3.csd
+ tests/soak/readk4.csd
+ tests/soak/readscore.csd
+ tests/soak/readscratch.csd
+ tests/soak/reinit.csd
+ tests/soak/repluck.csd
+ tests/soak/reson.csd
+ tests/soak/resonk.csd
+ tests/soak/resonx.csd
+ tests/soak/resonxk.csd
+ tests/soak/resony.csd
+ tests/soak/resyn.csd
+ tests/soak/reverb.csd
+ tests/soak/rezzy.csd
+ tests/soak/rnd.csd
+ tests/soak/rnd31.csd
+ tests/soak/rnd31_krate.csd
+ tests/soak/rnd31_seed7.csd
+ tests/soak/round.csd
+ tests/soak/rspline.csd
+ tests/soak/runtests.py
+ tests/soak/rv_mono.cva
+ tests/soak/rv_stereo.cva
+ tests/soak/s.csd
+ tests/soak/samphold.csd
+ tests/soak/sandpaper.csd
+ tests/soak/scale.csd
+ tests/soak/scalearray.csd
+ tests/soak/scans-2.csd
+ tests/soak/scans.csd
+ tests/soak/schedkwhen.csd
+ tests/soak/schedkwhennamed.csd
+ tests/soak/schedule.csd
+ tests/soak/schedwhen.csd
+ tests/soak/scogen.csd
+ tests/soak/scoreline.csd
+ tests/soak/scoreline_i.csd
+ tests/soak/seed.csd
+ tests/soak/sekere.csd
+ tests/soak/semitone.csd
+ tests/soak/seqtime2.csd
+ tests/soak/serialBegin.csd
+ tests/soak/serialRead.csd
+ tests/soak/serialWrite.csd
+ tests/soak/setctrl.csd
+ tests/soak/setscorepos.csd
+ tests/soak/shaker.csd
+ tests/soak/signalflowgraph.csd
+ tests/soak/signum.csd
+ tests/soak/sin.csd
+ tests/soak/sinh.csd
+ tests/soak/sininv.csd
+ tests/soak/sinsyn.csd
+ tests/soak/sleighbells.csd
+ tests/soak/slicearray.csd
+ tests/soak/sndloop.csd
+ tests/soak/sndwarp.csd
+ tests/soak/sndwarpst.csd
+ tests/soak/soundin.csd
+ tests/soak/space_quad.csd
+ tests/soak/space_stereo.csd
+ tests/soak/spat3d_UHJ.csd
+ tests/soak/spat3d_quad.csd
+ tests/soak/spat3d_stereo.csd
+ tests/soak/spat3dt.csd
+ tests/soak/spdist.csd
+ tests/soak/spectrum.txt
+ tests/soak/sprintf.csd
+ tests/soak/sprintfk.csd
+ tests/soak/spsend.csd
+ tests/soak/spsend_quad.csd
+ tests/soak/spsend_stereo.csd
+ tests/soak/sqrt.csd
+ tests/soak/sr.csd
+ tests/soak/stack.csd
+ tests/soak/statevar.csd
+ tests/soak/stix.csd
+ tests/soak/strcat.csd
+ tests/soak/strcatk.csd
+ tests/soak/strchar.csd
+ tests/soak/strcmp.csd
+ tests/soak/strcpyk.csd
+ tests/soak/streson.csd
+ tests/soak/strget.csd
+ tests/soak/strindexk.csd
+ tests/soak/strlower.csd
+ tests/soak/strrindex.csd
+ tests/soak/strset.csd
+ tests/soak/strsub.csd
+ tests/soak/subinstr.csd
+ tests/soak/subinstr_named.csd
+ tests/soak/subtracts.csd
+ tests/soak/sum.csd
+ tests/soak/sumarray.csd
+ tests/soak/svfilter.csd
+ tests/soak/sym10.txt
+ tests/soak/syncgrain.csd
+ tests/soak/syncloop.csd
+ tests/soak/syncphasor-CZresonance.csd
+ tests/soak/syncphasor.csd
+ tests/soak/system.csd
+ tests/soak/t.csd
+ tests/soak/tab.csd
+ tests/soak/table.csd
+ tests/soak/table1.inc
+ tests/soak/tablecopy.csd
+ tests/soak/tablefilter.csd
+ tests/soak/tablei.csd
+ tests/soak/tableikt.csd
+ tests/soak/tableimix.csd
+ tests/soak/tableiw.csd
+ tests/soak/tablekt.csd
+ tests/soak/tablemix.csd
+ tests/soak/tableng.csd
+ tests/soak/tableseg.csd
+ tests/soak/tablexkt.csd
+ tests/soak/tablexseg.csd
+ tests/soak/tabmorph.csd
+ tests/soak/tabmorpha.csd
+ tests/soak/tabmorphak.csd
+ tests/soak/tabmorphi.csd
+ tests/soak/tabsum.csd
+ tests/soak/tambourine.csd
+ tests/soak/tan.csd
+ tests/soak/tanh.csd
+ tests/soak/taninv.csd
+ tests/soak/taninv2.csd
+ tests/soak/tbvcf.csd
+ tests/soak/tempest.csd
+ tests/soak/tempo.csd
+ tests/soak/temposcal.csd
+ tests/soak/tempoval.csd
+ tests/soak/tigoto.csd
+ tests/soak/timedseq.csd
+ tests/soak/timeinstk.csd
+ tests/soak/timeinsts.csd
+ tests/soak/timek.csd
+ tests/soak/times.csd
+ tests/soak/timout.csd
+ tests/soak/tival.csd
+ tests/soak/tlineto.csd
+ tests/soak/tone.csd
+ tests/soak/tonek.csd
+ tests/soak/tonex.csd
+ tests/soak/toot1.csd
+ tests/soak/toot10.csd
+ tests/soak/toot2.csd
+ tests/soak/toot3.csd
+ tests/soak/toot4.csd
+ tests/soak/toot5.csd
+ tests/soak/toot6.csd
+ tests/soak/toot7.csd
+ tests/soak/toot8.csd
+ tests/soak/toot9.csd
+ tests/soak/tradsyn.csd
+ tests/soak/trandom.csd
+ tests/soak/transeg.csd
+ tests/soak/transegb.csd
+ tests/soak/trcross.csd
+ tests/soak/trfilter.csd
+ tests/soak/trhighest.csd
+ tests/soak/trigger.csd
+ tests/soak/trigseq.csd
+ tests/soak/trirand.csd
+ tests/soak/trlowest.csd
+ tests/soak/trmix.csd
+ tests/soak/trscale.csd
+ tests/soak/trshift.csd
+ tests/soak/trsplit.csd
+ tests/soak/turnoff.csd
+ tests/soak/unirand.csd
+ tests/soak/until.csd
+ tests/soak/upsamp.csd
+ tests/soak/urd.csd
+ tests/soak/v.csd
+ tests/soak/vadd.csd
+ tests/soak/vadd_i.csd
+ tests/soak/vaddv.csd
+ tests/soak/vaget.csd
+ tests/soak/valpass-2.csd
+ tests/soak/valpass.csd
+ tests/soak/vaset.csd
+ tests/soak/vbap.csd
+ tests/soak/vbap4.csd
+ tests/soak/vbap4move.csd
+ tests/soak/vbap8.csd
+ tests/soak/vbap8move.csd
+ tests/soak/vbapg.csd
+ tests/soak/vbapgmove.csd
+ tests/soak/vbaplsinit.csd
+ tests/soak/vbapmove.csd
+ tests/soak/vcella.csd
+ tests/soak/vco.csd
+ tests/soak/vco2.csd
+ tests/soak/vco2ft.csd
+ tests/soak/vco2ift.csd
+ tests/soak/vco2init.csd
+ tests/soak/vcopy.csd
+ tests/soak/vdelay.csd
+ tests/soak/vdelay3.csd
+ tests/soak/vdelayx.csd
+ tests/soak/vdelayxq.csd
+ tests/soak/vdelayxs.csd
+ tests/soak/vdelayxw.csd
+ tests/soak/vdelayxws.csd
+ tests/soak/vdivv.csd
+ tests/soak/vexp.csd
+ tests/soak/vexp_i.csd
+ tests/soak/vexpseg.csd
+ tests/soak/vexpv.csd
+ tests/soak/vibes.csd
+ tests/soak/vibr.csd
+ tests/soak/vibrato.csd
+ tests/soak/vincr-complex.csd
+ tests/soak/vincr.csd
+ tests/soak/vlinseg.csd
+ tests/soak/vlowres.csd
+ tests/soak/vmap.csd
+ tests/soak/vmult-2.csd
+ tests/soak/vmult.csd
+ tests/soak/vmult_i.csd
+ tests/soak/vmultv.csd
+ tests/soak/voice.csd
+ tests/soak/vosim.csd
+ tests/soak/vpow-2.csd
+ tests/soak/vpow.csd
+ tests/soak/vpow_i-2.csd
+ tests/soak/vpow_i.csd
+ tests/soak/vpowv.csd
+ tests/soak/vpvoc.csd
+ tests/soak/vrandh.csd
+ tests/soak/vrandi.csd
+ tests/soak/vsubv.csd
+ tests/soak/vtablei.csd
+ tests/soak/vtablek.csd
+ tests/soak/vtablewk.csd
+ tests/soak/waveset.csd
+ tests/soak/weibull.csd
+ tests/soak/wgbow.csd
+ tests/soak/wgbowedbar.csd
+ tests/soak/wgbrass.csd
+ tests/soak/wgclar.csd
+ tests/soak/wgflute.csd
+ tests/soak/wgpluck.csd
+ tests/soak/wgpluck2.csd
+ tests/soak/wgpluck_brighter.csd
+ tests/soak/wguide1.csd
+ tests/soak/wguide2.csd
+ tests/soak/wrap.csd
+ tests/soak/wterrain.csd
+ tests/soak/x.csd
+ tests/soak/xadsr.csd
+ tests/soak/xscanmap.csd
+ tests/soak/xscans.csd
+ tests/soak/xscanu.csd
+ tests/soak/xx.py
+ tests/soak/zacl.csd
+ tests/soak/zakinit.csd
+ tests/soak/zamod.csd
+ tests/soak/zar.csd
+ tests/soak/zarg.csd
+ tests/soak/zaw.csd
+ tests/soak/zawm.csd
+ tests/soak/zir.csd
+ tests/soak/ziw.csd
+ tests/soak/ziwm.csd
+ tests/soak/zkcl.csd
+ tests/soak/zkmod.csd
+ tests/soak/zkr.csd
+ tests/soak/zkw.csd
+ tests/soak/zkwm.csd
+ todo
  util/CMakeLists.txt
  util/README.adsyn
  util/atsa_main.c
@@ -778,6 +1640,41 @@ Copyright: 2001, Istvan Varga
 License: LGPL-2.1+
  FIXME
 
+Files: frontends/max_csound_tilde/src/Args.cpp
+ frontends/max_csound_tilde/src/Args.h
+ frontends/max_csound_tilde/src/CsoundObject.cpp
+ frontends/max_csound_tilde/src/CsoundObject.h
+ frontends/max_csound_tilde/src/CsoundTable.cpp
+ frontends/max_csound_tilde/src/CsoundTable.h
+ frontends/max_csound_tilde/src/Lock.cpp
+ frontends/max_csound_tilde/src/Lock.h
+ frontends/max_csound_tilde/src/Parser.h
+ frontends/max_csound_tilde/src/PatchScripter.cpp
+ frontends/max_csound_tilde/src/PatchScripter.h
+ frontends/max_csound_tilde/src/atom_buffer.cpp
+ frontends/max_csound_tilde/src/atom_buffer.h
+ frontends/max_csound_tilde/src/channel.cpp
+ frontends/max_csound_tilde/src/channel.h
+ frontends/max_csound_tilde/src/csound~.cpp
+ frontends/max_csound_tilde/src/csound~.h
+ frontends/max_csound_tilde/src/definitions.h
+ frontends/max_csound_tilde/src/dllmain_win.c
+ frontends/max_csound_tilde/src/eksepshun.h
+ frontends/max_csound_tilde/src/includes.h
+ frontends/max_csound_tilde/src/max_headers.h
+ frontends/max_csound_tilde/src/memory.cpp
+ frontends/max_csound_tilde/src/memory.h
+ frontends/max_csound_tilde/src/message_buffer.h
+ frontends/max_csound_tilde/src/midi.cpp
+ frontends/max_csound_tilde/src/midi.h
+ frontends/max_csound_tilde/src/sequencer.cpp
+ frontends/max_csound_tilde/src/sequencer.h
+ frontends/max_csound_tilde/src/util.cpp
+ frontends/max_csound_tilde/src/util.h
+Copyright: 2006-2010, Davis Pyon.
+License: LGPL-2.1+
+ FIXME
+
 Files: Engine/csound_data_structures.c
  Engine/csound_standard_types.c
  Engine/csound_type_system.c
@@ -866,33 +1763,6 @@ Copyright: 1002, Gabriel Maldonado
 License: LGPL-2.1+
  FIXME
 
-Files: InOut/circularbuffer.c
- InOut/rtauhal.c
- InOut/rtpulse.c
- OOps/compile_ops.c
- Opcodes/eqfil.c
- examples/tclcsound/gen.tcl
- examples/tclcsound/graph.tcl
- examples/tclcsound/listener.tcl
- examples/tclcsound/pvsgraph.tcl
- examples/tclcsound/pvstest.tcl
- examples/tclcsound/remote-gui.tcl
- examples/tclcsound/remote.tcl
- examples/tclcsound/table.tcl
- examples/tclcsound/test.tcl
- include/float-version-double.h
- include/float-version.h
-Copyright: 1991-2010, Victor Lazzarini
-  2005, Victor Lazzarini
-  2006, Victor Lazzarini
-  2007, Victor Lazzarini
-  2008, Victor Lazzarini
-  2011, Victor Lazzarini
-  2012, Victor Lazzarini
-  2013, Victor Lazzarini
-License: LGPL-2.1+
- FIXME
-
 Files: Opcodes/locsig.c
  Opcodes/locsig.h
  Opcodes/pvadd.c
@@ -996,6 +1866,22 @@ Copyright: 2004, Andres Cabrera, Michael Gogins
 License: LGPL-2.1+
  FIXME
 
+Files: InOut/circularbuffer.c
+ InOut/rtauhal.c
+ InOut/rtpulse.c
+ OOps/compile_ops.c
+ Opcodes/eqfil.c
+ include/float-version-double.h
+ include/float-version.h
+Copyright: 1991-2010, Victor Lazzarini
+  2007, Victor Lazzarini
+  2008, Victor Lazzarini
+  2011, Victor Lazzarini
+  2012, Victor Lazzarini
+  2013, Victor Lazzarini
+License: LGPL-2.1+
+ FIXME
+
 Files: Opcodes/newfils.c
  Opcodes/newfils.h
  Opcodes/pvsbasic.c
@@ -1007,7 +1893,8 @@ Copyright: Victor Lazzarini, 2004
 License: LGPL-2.1+
  FIXME
 
-Files: installer/macosx/PkgResources/CsoundApps/License.rtf
+Files: frontends/max_csound_tilde/installer/PkgResources/en.lproj/License.rtf
+ installer/macosx/PkgResources/CsoundApps/License.rtf
  installer/macosx/PkgResources/CsoundApps64/License.rtf
  installer/macosx/PkgResources/CsoundLib/License.rtf
  installer/macosx/PkgResources/CsoundLib64/License.rtf
@@ -1050,6 +1937,15 @@ Copyright: 2000, Ville Pulkki
 License: LGPL-2.1+
  FIXME
 
+Files: frontends/CsoundAC/allegrord.cpp
+ frontends/CsoundAC/allegrosmfwr.cpp
+ samples/sf_GMbank.sf2
+ tests/soak/HRTFcompact
+ tests/soak/kickroll.het
+Copyright: 
+License: UNKNOWN
+ FIXME
+
 Files: H/aops.h
  H/ugens5.h
  OOps/aops.c
@@ -1084,12 +1980,21 @@ Copyright: 2002-2003, Michael Gogins.
 License: UNKNOWN
  FIXME
 
+Files: frontends/max_csound_tilde/installer/PkgResources/en.lproj/ReadMe.rtf
+ installer/macosx/PkgResources/CsoundLib/ReadMe.rtf
+ installer/macosx/PkgResources/CsoundLib64/ReadMe.rtf
+ installer/macosx/PkgResources/en.lproj/ReadMe.rtf
+Copyright: 2005, The Csound Team, csound.sf.net\
+  2009, The Csound Team, csound.sf.net\
+License: UNKNOWN
+ FIXME
+
 Files: Engine/csound_orc.l
  Engine/csound_pre.lex
  Engine/csound_prs.lex
-Copyright: 2006
+Copyright: 2006,
   2011
-  2013
+  2013,
   || (pos && (c == '_' || isdigit)));
 License: LGPL-2.1+
  FIXME
@@ -1183,13 +2088,6 @@ Copyright: Tito Latini, 2012
 License: LGPL-2.1+
  FIXME
 
-Files: frontends/CsoundAC/allegrord.cpp
- frontends/CsoundAC/allegrosmfwr.cpp
- installer/macosx/PkgResources/en.lproj/background.tiff
-Copyright: 
-License: UNKNOWN
- FIXME
-
 Files: po/american.po
  po/csound.po
  po/russian.po
@@ -1208,14 +2106,6 @@ Copyright: 2003, Michael Gogins
 License: UNKNOWN
  FIXME
 
-Files: installer/macosx/PkgResources/CsoundLib/ReadMe.rtf
- installer/macosx/PkgResources/CsoundLib64/ReadMe.rtf
- installer/macosx/PkgResources/en.lproj/ReadMe.rtf
-Copyright: 2005, The Csound Team, csound.sf.net\
-  2009, The Csound Team, csound.sf.net\
-License: UNKNOWN
- FIXME
-
 Files: LICENCE.random
  OOps/random.c
 Copyright: 1997, - 2002, Makoto Matsumoto and Takuji Nishimura
@@ -1457,9 +2347,15 @@ Copyright: 2005, The Csound Team , csound.sf.net }
 License: UNKNOWN
  FIXME
 
-Files: examples/csoundapi_tilde/csoundapi-osx.pd
+Files: examples/csoundapi_tilde/csound6~-help.pd
  examples/csoundapi_tilde/csoundapi.pd
-Copyright: V Lazzarini \, 2005-2007;
+Copyright: V Lazzarini \, 2005-20013;
+License: UNKNOWN
+ FIXME
+
+Files: frontends/max_csound_tilde/installer/PkgResources/en.lproj/background.tiff
+ installer/macosx/PkgResources/en.lproj/background.tiff
+Copyright: Ð9êà Þ€§à¤!ø| DP:€.ûñSÕMUU¾Æ'yäs+@;%€²„“7@g. Ë’xž'„£È­22ò¬}HêôœOSjÐÐChìH¤Y(¡Ë
 License: UNKNOWN
  FIXME
 
@@ -1950,7 +2846,7 @@ License: LGPL-2.1+
  FIXME
 
 Files: frontends/csoundapi_tilde/csoundapi_tilde.c
-Copyright: 2005-13 Victor Lazzarini
+Copyright: 2005, Victor Lazzarini
   2008, Peter Brinkmann
   V Lazzarini, 2005-2007\n", v1, v2, v3);
 License: LGPL-2.1+
@@ -2074,6 +2970,19 @@ Copyright: 1991, 1999 Free Software Foundation, Inc
 License: LGPL-ever
  FIXME
 
+Files: How_to_Build_Csound_on_Windows.doc
+Copyright:       àÉêyùºÎŒ‚ ª K¦   h t t p : / / s t a c k o v e r f l o w . c o m / q u e s t i o n s / 6 7 1 6 6 5 4 / s e g m e n t a t i o n - f a u l t - u s i n g - o p e n m p - a n d - s s e     D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª Kž   h t t p : / / s o u r c e f o r g e . n e t / p r o j e c t s / m i n g w b u i l d s / f i l e s / l a t e s t / d o w n l o a d ? s o u r c e = f i l e s   ‹  D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K  h t t p : / / s o u r c e f o r g e . n e t / p r o j e c t s / m i n g w b u i l d s / f i l e s / e x t e r n a l - b i n a r y - p a c k a g e s / m s y s % 2 B 7 z a % 2 B w g e t % 2 B s v n % 2 B g i t % 2 B m e r c u r i a l % 2 B c v s - r e v 1 3 . 7 z / d o w n l o a d   ±   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K@   h t t p : / / q t - p r o j e c t . o r g / d o w n l o a d s      D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K,   h t t p : / / w w w . c m a k e . o r g /      D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K,   h t t p : / / w w w . s c o n s . o r g /   -  D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K¼   h t t p : / / s o u r c e f o r g e . n e t / p / c s o u n d / c s o u n d 6 - g i t / c i / 2 9 e 5 d 7 3 3 8 d 3 0 a 8 6 d a e 4 f 2 e e d 2 0 f 3 1 d 3 8 d d 7 3 c a f f / t r e e /   ±   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K@   h t t p : / / g i t - s c m . c o m / d o w n l o a d / w i n   ­   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K<   h t t p : / / c u n i t . s o u r c e f o r g e . n e t /   ÷   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K†   h t t p : / / w w w . o r a c l e . c o m / t e c h n e t w o r k / j a v a / j a v a s e / d o w n l o a d s / i n d e x . h t m l   µ   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KD   h t t p : / / w w w . s w i g . o r g / d o w n l o a d . h t m l   á   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª Kp   h t t p : / / w w w . p y t h o n . o r g / f t p / p y t h o n / 2 . 7 . 3 / p y t h o n - 2 . 7 . 3 . m s i   —   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K&   h t t p : / / l u a j i t . o r g /      D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K8   h t t p : / / w w w . t u g . o r g / p r o t e x t /   »   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KJ   h t t p : / / w w w . s t a c k . n l / ~ d i m i t r i / d o x y g e n   »   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KJ   h t t p : / / w w w . s t a c k . n l / ~ d i m i t r i / d o x y g e n   £   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K2   h t t p : / / w w w . g r a p h v i z . o r g /   ½   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KL   h t t p : / / w w w . g t k . o r g / d o w n l o a d / i n d e x . p h p   Á   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KP   h t t p : / / w w w . z l a t k o v i c . c o m / l i b x m l . e n . h t m l   ï   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K~   h t t p : / / w w w . o a s i s - o p e n . o r g / d o c b o o k / x m l / 4 . 5 / d o c b o o k - x m l - 4 . 5 . z i p D   -  D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K¼   h t t p : / / s o u r c e f o r g e . n e t / p r o j e c t / d o w n l o a d i n g . p h p ? g r o u p _ i d = 2 1 9 3 5 & f i l e n a m e = d o c b o o k - x s l - 1 . 7 6 . 1 . z i p      D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K,   h t t p : / / w w w . b o o s t . o r g /   ›   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K*   h t t p : / / w w w . f l t k . o r g /   Û   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª Kj   h t t p : / / e i g e n . t u x f a m i l y . o r g / i n d e x . p h p ? t i t l e = M a i n _ P a g e   É   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KX   h t t p : / / s o u r c e f o r g e . n e t / p r o j e c t s / f l u i d s y n t h /   –   D                                                                ÐÉêyùºÎŒ‚ ª K            À      F      ÿÿ­Þ                            ç   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª Kv   h t t p : / / d o w n l o a d . g n a . o r g / g e t f e m / h t m l / h o m e p a g e / d o w n l o a d . h t m l   »   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KJ   h t t p : / / w w w . m e g a - n e r d . c o m / l i b s n d f i l e /   »   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KJ   h t t p : / / c o d e . g o o g l e . c o m / p / l i b m u s i c x m l   ­   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K<   h t t p : / / l i b l o . s o u r c e f o r g e . n e t /   í   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K|   h t t p : / / w w w . s t e i n b e r g . n e t / e n / c o m p a n y / 3 r d _ p a r t y _ d e v e l o p e r . h t m l I   ë   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª Kz   h t t p s : / / g i t h u b . c o m / a d f e r n a n d e s / p r e c o m p i l e d - p o r t a u d i o - w i n d o w s   µ   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KD   h t t p : / / p o r t m e d i a . s o u r c e f o r g e . n e t /   µ   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KD   h t t p : / / p o r t m e d i a . s o u r c e f o r g e . n e t /   à   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KR   h t t p s : / / c c r m a . s t a n f o r d . e d u / s o f t w a r e / s t k /   í   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K|   h t t p : / / m s d n . m i c r o s o f t . c o m / e n - u s / w i n d o w s / d e s k t o p / h h 8 5 2 3 6 3 . a s p x   Ÿ   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K.   h t t p : / / q t - p r o j e c t . o r g /   ±   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K@   h t t p : / / q t - p r o j e c t . o r g / d o w n l o a d s   Ç   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KV   h t t p : / / s o u r c e f o r g e . n e t / p r o j e c t s / q u t e c s o u n d   »   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KJ   h t t p : / / w w w . j r s o f t w a r e . o r g / i s i n f o . p h p   »   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KJ   h t t p : / / w w w . j r s o f t w a r e . o r g / i s i n f o . p h p   ½   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª KL   h t t p : / / n s i s . s o u r c e f o r g e . n e t / M a i n _ P a g e   ¯   D                                                                ÐÉêyùºÎŒ‚ ª K      àÉêyùºÎŒ‚ ª K>   h t t p : / / w w w . m i c h a e l - g o g i n s . c o m /                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ì¥M   ð¿      0       rÊ   Caolan80                  	 2         9a                              ÿÿ f      ÿÿ x      ÿÿ                 ˆ     Š      Š                                  Š                                             ž  ”   2  t           õ)  ú  Ú  
+License: UNKNOWN
+ FIXME
+
+Files: tests/soak/fox.pvx
+Copyright:  DÎœ‡:ðg+DÅ¥#:k4DÄ9Ô<Dõ´9óODë„:;äWDÈ™H9¼ý`D„Î49iD§Öü8»¬wD‰U³99hD°9BŽDÕ%:ÄS‰DU—9"ŽD1Ń:i6–DîÌÒ8_ •D­§Å87Š£Df„9Z ¦D
+  7¨‘Fª®6Vå‘F~427xm’Fk¯>7uµ’F)7lw“F#Ù7R‰“F°þ×6ÐÄ“Fs8ˆ6i”FŠd7žR”FÌ ù64»”FçÛ7•FO{,78C•F?7„½•Fow=7•–F1963M–F¢z7kÚ–F
h7´«—Fp7’D—F6|'˜FÂáÐ6ªÞ—F®ñ7)˜F×-&7eÚ˜FÖæ6ªD™F§à7¨i™FsÐ6Åå™FH'7BšFhÝf7¿wšFþs27ž¢šFþrÔ6- ›F„t7wd›Fsa7òé›FùíŽ7†œF¼DÂ6k¹œFÞm’7 ™œFÙ	z74F$~G6˜PFÞ÷õ6‰ãFa 77l žF½¾Ò6vjžF9†6(ížF§ùd5š7ŸF“ª6
tŸFòe73ÏŸF£&ü6ê FìB07-‰ F.`–6ª` F	7,¡FÕà76öB¡F¶Ïœ7…á¡FÀ«õ6´ñ¡F̤s6­‹¢Fœ7(£FälE7£Fs£U7A†£F=%6v8¤F7
+  ³7'FgÞ7¨0(F¬
+  ðà”E—Á:xk•Eug: Ô—E.m:Q$™E‹ë:ë›Eæ£Ì9–„›EÏ—9FžEÚÍÊ9Ë:žE÷7 9á EÂ
+License: UNKNOWN
+ FIXME
+
 Files: frontends/CsoundAC/mfmidi.h
 Copyright: " Notice"
 License: UNKNOWN
@@ -2084,67 +2993,6 @@ Copyright: "Tito Latini";
 License: UNKNOWN
  FIXME
 
-Files: po/french.po
-Copyright: %6.1f, amp rel %6.1f\n"
-  (1 à 8 : par dÃfaut = 2)"
-  (canal 1 par dÃfaut)"
-  (seuls "
-  (taux-k)"
-  (taux-k)\n"
-  - affichage de l'info d'Ãtat"
-  ... arrêt"
-  2007-2010, John ffitch and Csound community
-  ; exp=%d"
-  N et verrouiller la mÃmoire"
-  alors que le fichier %s n'en a que %d"
-  appelÃe\n"
-  avec un Windsiz trop grand"
-  d'avoir le même fsig en entrÃe et en sortie"
-  de csoundPerform().\n"
-  de grain non valide"
-  de l'affichage : 0=aucun, 1=verbeux, 2=dÃboguage "
-  de l'organisation TR, module alsa"
-  depuis la ligne %d de la macro %s"
-  depuis la ligne %d de la macro %s%s"
-  depuis la ligne %d du fichier en entrÃe %s%s"
-  du tableau twarp\n"
-  dÃpassÃ"
-  en mÃmoire\n"
-  enlevÃ.\n"
-  ignorÃ. L'instr %d n'est pas dÃfini\n"
-  inconnu"
-  initialisÃ"
-  la banque d'instantanÃs."
-  lu (existe-t-il ?)"
-  n'a pas Ãtà trouvÃe"
-  non valide ; l'intervalle autorisà est :"
-  par la suite,\n"
-  par une chaîne vide"
-  par zÃro\n"
-  positionnÃe à %f secondes\n"
-  pour Ãcrire dans le tableau\n"
-  qu'une seule fois."
-  sautÃs, la rÃponse impulsionnelle "
-  soit il ne contient pas de "
-  spÃcifique, et verrouiller la mÃmoire"
-  spÃcifiÃe"
-  substituÃe à %d.\n"
-  sur Bison"
-  tag in output soundfile (no spaces)"
-  tentà de prendre un pointeur de fichier inconnu comme "
-  tronquÃe\n"
-  trouvà avant le bloc fmt"
-  trouvÃ, parcours du fichier pour dÃterminer "
-  trouvÃs... dÃsolÃ\n"
-  Ãcrit sur le disque\n"
-  à : %s pour Ãcriture"
-  à la dernière trame"
-  à la fin du flux base64"
-  à la valeur "
-  à une source sans boucle"
-License: UNKNOWN
- FIXME
-
 Files: util1/csd_util/makecsd.c
 Copyright: %Y: ", gmtime(&tt));
 License: UNKNOWN
@@ -2158,8 +3006,8 @@ License: UNKNOWN
  FIXME
 
 Files: Opcodes/py/index.html
-Copyright: © 2004, by Michael Gogins</P>
-  2002, Maurizio Umberto Puxeddu. All rights
+Copyright: © 2002, by Maurizio Umberto Puxeddu. All rights
+  2004, Michael Gogins</P>
 License: UNKNOWN
  FIXME
 
@@ -2179,12 +3027,32 @@ Copyright: 1999. The Regents of the University of California (Regents)
 License: UNKNOWN
  FIXME
 
+Files: tests/soak/hrtf-44100-right.dat
+Copyright: @Gë>{¿à?ǘÖ>e…?IDÕ>„Î>Úfñ>m¡¦¾Óóü>ÏÕ™¿3Âü>Ý\ü¿jº?y 8À¤eå>XÍ#@#iä>ÂYç?ËÞ>éôk?Ÿð®>K5Ö=Û—>ðü¿Á1…>Ë,¿ZWp>Ø-ð¿ú…q>±ÁÀ›%r>5EÀmˆ>ÊÞ@ãÚŒ>q}á?Za–>e{?ôš–>ÄPŸ=Ù„>Îíh¿ÍI9>ò¨ò¿ÜºÌ=·ý0ÀUÔ)=òÏBÀ‚Þ-=îA at Ræ =.F@F’<Åž?Í$a¾šY¼Æw?<&½ü‹á>¤c†¿Fq?AEú¿E3?ý2AÀa|?nY"@æ?çY¯?Fõð>LÇÊ>ñ¼ ?êQ_¿¦‹ñ>„Àá?ýí=Àô‘-?†@ç¡(?ÿ¸Ž?Kî#?ø0ò=s‰ð>ó›¿Œ†?•5w¿£¡?÷¿³.ÿ>å#,ÀÛÞñ>›7B@ d?}@ã&?ß0þ??ôí™?.?Ü>tÅ?V?´ó	>h‡?“¡#¿ÛA?á6¨¿‘û/?±Ì翍â>??R+Àɱ0?Ço9 at U`4?ß&@ò'?hó®?e#?«æ#?‡w?w=î?Ò¯9¿ÝÜí>ê	¨¿šj?ܺû¿tQù>d
0ÀTÜô>Ù	8@Žpæ>>C@Ç.Ù>ýÄ?ɲý>'%Z?˜É?/t#=­?þ÷G¿?éÒ¿Gä?f3"À¥á>³Æ@@˜Ý>d@ˆ“·>ð“¸?væ›>‹yC?1
>¨Y>ý?Ž>Ü9ì¾ÓJ>u5¿`-}>f¢à¿¬H‡>ÂÀ)‹>—CÀß—>i@Ï|>rÍ?’‡>å*?n>>ö舾<Ï=¯g¿ä =§ß¶¿X4=“ÅË¿£í<25Àw›„<JBÀÍ*i¾  *¼ô?Qc:½=è>MK†¿E¿?DÊ÷¿Ã2?u>À•?èê$@¹Ä?Ñ(·?úï>
+  @Íí,?U Û?Pt?p7C?¿|?ʦ>_È?‘_&¿Žì>~Š¿,¹÷>³é¿Ïº?ô~ÀÅø?rE at tß#?"E
+  ÀÐ>Ær<@bD¹>ÀDø?K>Ác?È2>éš(¾Àéè=ª·¥¿é%™=
Ù>@Qœ>6y?V€ˆ>:(¿Ó®>”ªç¿|¸Ë>†\;À9Ù>ž¯@kòä><¬?Êè>TÝÃ>¥6÷>›¤¿›Tÿ>wñпAõ>Yã*À±}ã>°³&@AÌ>JãÐ?\†¼>W ?Ê”Ÿ>q‡ô¾m>Ζ¿åI)>Þm ÀÈrå=8ì0@Än=¢SÉ?zˆõ<vR‹¿-¨=¦tBÀ>f
+  À¸‰>zEÀKgW>dO@‘Ù;> MÙ?ÎáQ> Ó—?F‹>€O"?ÝeÊ>³_å½Ãåÿ>d‰¿7Ïã>[
+License: UNKNOWN
+ FIXME
+
 Files: SuSE/csound.spec
 Copyright: 2011, SUSE LINUX Products GmbH, Nuernberg, Germany
   2012, Csound Developers
 License: UNKNOWN
  FIXME
 
+Files: frontends/max_csound_tilde/LICENSE.TXT
+Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
+License: UNKNOWN
+ FIXME
+
+Files: tests/soak/fox_nopoles.lpc
+Copyright: 2Å¿ò’ì’¢œÑ?žQÏ4м¿‚-f(½Æ?µRzЀѿý[µ¨Y
+  ICÕº?jÄwY{M³?™Þ¤	W³?ö­‡
+  ¿Ð†üAÛÄ¿m'”n»‚Á?IåëiÊ°í?ɲT ⿉Pœ°¿C5Ñzš3á¿‹-Ž»†Á?”›ä¬Þº¿îH/ˆêæ?¿¡ê[×F࿾²éoé?Kè¹*΀ã¿SˆM.4®³¿þÛÌz2ѿ»ÐRá?
†3õ1õ¿‘ ï¾ @$˜39{W^@Ñí°•L²@®?â–ËžF?°4F‹Ó@\B„Ӳ̿ùÍôç,Ø?‘£RË¿Ûq8àÇ?@Á^šä,Ç¿Ìÿ£ýü¨?¦L´»ƒ´?ó”‚z?§¿I¬Òuœ´ß¿|çÉKžYä?áì˜Á7rÈ¿Mo4ð‰Î?6òý?œeÁ¿<Caìûœ?ÈÃɪLÀÒ¿ú§ü¡Á¿R+Ad¼Ü?5³âRzzÙ¿ÙwÞïøo»?é*ø~æeé?^Õ~‚eJá¿P2£l“/Â?Xø¢Ï#迤IûwÎÚ?qÔj
+License: UNKNOWN
+ FIXME
+
 Files: frontends/winsound/main.cxx
 Copyright: 2006, John ffitch
 License: UNKNOWN
@@ -2204,12 +3072,27 @@ Copyright: - min
 License: UNKNOWN
  FIXME
 
+Files: tests/soak/hrtf-44100-left.dat
+Copyright: M¿¤6D=<¯À’ýš='õå?—4µ=øì4¾¨š¶=[þ¿ ~¬=8×.@•À=(~–?7Ý=ð«Ò¾/K>1ÛÀ×>Ы@Ö:>‡Ï&?Išó=Ÿˆ¿|±=ü#<ÀÏY=ˆdé?Îð2=7Cõ>® =ëÝp¿?	=Ú+Àÿ\Ã<¹M@¢Ä¤<€¾?o|š<t8W¿‘C<ÙUë¿=
+License: UNKNOWN
+ FIXME
+
 Files: frontends/CsoundVST/pyrun.c
 Copyright: 1999-2000, The University of Chicago
   message remains intact
 License: UNKNOWN
  FIXME
 
+Files: examples/csoundapi_tilde/csoundapi-osx.pd
+Copyright: V Lazzarini \, 2005-2007;
+License: UNKNOWN
+ FIXME
+
+Files: tests/soak/beats.mp3
+Copyright: b#ŽÿÿýrXéÄ&± *@ P( À@‘Àn Œð«Œ'‘¿'	ô?ÍÙ'ÿðø%E€~Âê?üƒ“åò¸
ÿÈ9¹6O’dÁïÿüòw@АsOÿÿê@ÓéÕÛ$¶Û¯Å„åf1Ù÷°¾½1¼eWö7üˆk
+License: UNKNOWN
+ FIXME
+
 Files: samples/README
 Copyright: 1994, by
 License: UNKNOWN
@@ -2221,6 +3104,17 @@ Copyright: 2008, csound
 License: UNKNOWN
  FIXME
 
+Files: po/french.po
+Copyright: enlevÃ.\n"
+  positionnÃe à %f secondes\n"
+  sur Bison"
+  trouvà dans la liste des fichiers "
+  un nombre d'Ãchantillons de %d, au lieu "
+  à : %s pour Ãcriture"
+  à zÃro"
+License: UNKNOWN
+ FIXME
+
 Files: todo.txt
 Copyright: infringement and to
 License: UNKNOWN
@@ -2237,13 +3131,29 @@ Copyright: tag in output soundfile (no spaces)
 License: UNKNOWN
  FIXME
 
+Files: tests/soak/midichn_advanced.mid
+Copyright: xxxx Holder ÿCreated by Rosegarden ÿhttp://www.rosegardenmusic.com/ ÿQB@ ÿX ÿ/ MTrk   ; ÿ
Imported MIDI À  °d 
+License: UNKNOWN
+ FIXME
+
 Files: design.jpg
-Copyright: 1“ÚGòì’Ú‰'Çþբݓ{œä¿f“ÎCÊG&7"‘etª"÷+• ÛŽ­¹
+Copyright: ?Ü¢¨ânW¥ÏO)$If1ÃáŽ÷ÿ cžÚ~4SQ:IþñŠ~Ë¿É«½í.oï_ÅœbYÄ¥,ºˆ_kVze[õGX+X¹ø#b;Ø!ž0Äq™³k[NÝ{–éÙ³²æ3)t»˜‡läÈe·?|TY·ê7iYªså¶{“)21’’qH¿,ºqá‹.×Fͯ¥Ñ,ÜÌe½ÑÜfN3äÊn1„c,L÷F8ìLAá…½™›‘‡/dOÌ_uHë³Ç*^Eötôú?âqú	íQûÇŸºŸ >çªY!RNÁ
+License: UNKNOWN
+ FIXME
+
+Files: tests/soak/fox_poles.lpc
+Copyright: ¼z8º×?´_L>î?¼z8º×¿œDGVî?D ÑÐ
ÕÀœDGVî?D ÑÐ
Õ@Á¿Þ´¡¼î?SA3óð?Á¿Þ´¡¼î?SA3óð¿K—î?m.ÆÕs‰û¿K—î?m.ÆÕs‰û?”%+X‰üî?u3ÐÈB@”%+X‰üî?u3ÐÈBÀ“ÉÁö¯í?*€x|â¿“ÉÁö¯í?*€x|â?Ný,‡ºî?‡x¾Í%æó?Ný,‡ºî?‡x¾Í%æó¿õTðŽî?ËÙ®¬Å@õTðŽî?ËÙ®¬ÅÀЏ}¦«ï?       €Ç«
+  ñnNÁì?D¥Óô?ñnNÁì?D¥Óô¿<
+License: UNKNOWN
+ FIXME
+
+Files: tests/soak/test1.png
+Copyright: ÛjN€a¶û¢ÿ‘c£í³®öHQý‘q/¢S†å\¸æmnĬB®ÍSñ¤Øõ™g×wjùB?Õæx’ÜGZ½‘\
 License: UNKNOWN
  FIXME
 
-Files: samples/sf_GMbank.sf2
-Copyright: ®¸BÃ[Óç¹ö.#-Â5û8¹<Þ?J at MAçAÅA‹A¬@k@ã><;
+Files: tests/soak/kickroll.pvx
+Copyright: ëŽ4Eôû; 87E¿»;q‰9Eã½²:¥í;E¯ËÊ:¨µ?EM/F;œBEÇÞf;0†DEU`k;ELGE‚¬Š;÷IEÏà„;)pLEDçY;%OE±h/;ÝÕQE«,;£TEå:Ò9WE_Ã;·RZE¨>Z;ÝA
 License: UNKNOWN
  FIXME
 

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list