| The ChangeLog and diffing in the Csound 4 sources tell me that both
John ffitch and Ben Collver have made important contributions since
the 4.23f12gbs.5 release. Is it time for me to tag the current
version as 4_23f12gbs_6 and push out a release, or should I wait for
the incorporation of the changes being discussed associated with the
ctrl7 behavior?
John
Truncated ChangeLog:
2004-11-14 John ffitch
* util2/exports/het_import.c (main): Write binary file (thanks to
Richard Dobson)
2004-10-31 Ben Collver
* csound/configure.ac:
* csound/rtNetBSD.c:
* csound/rtNetBSD.h:
* csound/soundio.c:
Add realtime audio support for NetBSD's native audio API, except MIDI.
2004-10-31 Ben Collver
* configure.ac:
* csound/aifc.c:
* csound/aiff.c:
* csound/aops.c:
* csound/argdecode.c:
* csound/auxfd.c:
* csound/cs.h:
* csound/cvanal.c:
* csound/diskin.c:
* csound/dl_opcodes.c:
* csound/dnoise.c:
* csound/dumpf.c:
* csound/hetro.c:
* csound/linevent.c:
* csound/load_opcodes.c:
* csound/lpanal.c:
* csound/main.c:
* csound/memfiles.c:
* csound/mididevice.c:
* csound/midisend.c:
* csound/pvanal.c:
* csound/pvfileio.c:
* csound/sdif.h:
* csound/sfheader.c:
* csound/sndinfo.c:
* csound/soundin.c:
* csound/soundio.c:
* csound/sysdep.h:
* csound/ugens4.c:
* csound/wave.c:
* csound/widgets.cpp:
* util2/dnoise/dnoise.c:
* util2/dnoise/srconv.c:
* util2/dnoise.dir/dnoise.c:
* util2/dnoise.dir/srconv.c:
* util2/mixer/xtrct.c:
* util2/scale/scale.c:
* util2/scale.dir/scale.c:
Add basic support for building on NetBSD. At the moment this only works on NetBSD if you pass --disable-rtaudio to the configure script. Things that are not yet handled: rtaudio for native audio API, MIDI, big-endian platform support.
2004-10-21 John ffitch
* csound/ugens6.c (delset): Round not truncate length of delay
(deltap): Round not truncate length of delay
2004-10-12 Ben Collver
* csound/sfont.c (SoundFontLoad): Initialize pathnam in all cases, even when the soundfont file is loaded from the current directory or absolute path.
2004-09-07 John D. Ramsdell
* CVS: Tagged as csound-4_23f12gbs_5. |