pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55696 CVS commit: pkgsrc/audio/csound6
The following reply was made to PR pkg/55696; it has been noted by GNATS.
From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55696 CVS commit: pkgsrc/audio/csound6
Date: Tue, 6 Oct 2020 00:26:52 +0000
Module Name: pkgsrc
Committed By: mrg
Date: Tue Oct 6 00:26:52 UTC 2020
Modified Files:
pkgsrc/audio/csound6: Makefile PLIST distinfo options.mk
pkgsrc/audio/csound6/patches: patch-CMakeLists.txt
Log Message:
update csound to 6.15.0.
changes from 6.14.0 include:
- new opcodes: randc, mp3out, metro2, ftexists, schedulek,
lastcycle, and strstrip
- new array based channel opcodes: chngeti, chngetk, chngeta,
chngets, chnseti, chnsetk, chnseta, and chnsets
- terniary expressions only evaluate the chosen path now
- orchestra macros persist in more places
- modified opcodes: squinewave, pindex, sflooper, event_i,
fluidControl, bpf, stsend, stecv, pvstrace, lpfreson,
syncloop, bpfcs, zacl, outvalue, chnget, chnset, copya2ftab,
syncloop, lowresx, and outch
- // style comments allowed
changes from 6.15.0 include:
- new opcodes: ftset, lufs, bob (Moog analog based filter),
sterrain, wterrain2, count, count_i, cntCreate, cntRead,
cntReset, cntCycles, cntState, println, rndseed, arduinoStart,
arduinoRead, arduinoStop, lpcfilter, lpcanal, allpole, pvslpc,
pvscfs, apoleparams, resonbnk, gauss, pvsbandwidth, and vps
- many orchestra fixes
- modified opcodes: cent, semitone, taninv2, ftslice, ptable,
GEN20, fprint(k)s, lastcycle, chn_k, trim, GEN16, scale,
schedule, schedulek, GEN11, partials, ctrlinit, fin, and fink.
- many bugs fixed
this also fixes the build which broke recently for reasons i
can't quite figure out. also PR#55696.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/audio/csound6/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/csound6/PLIST \
pkgsrc/audio/csound6/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/csound6/options.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/csound6/patches/patch-CMakeLists.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index