Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:5224] New CsoundVST file release -- again.

Date2004-08-17 03:59
From"Michael Gogins"
Subject[CSOUND-DEV:5224] New CsoundVST file release -- again.
This file release is in the csoundvst package and is named
csound5-mingw-2004-08-16.zip. It is for Csound 5 and CsoundVST with prebuilt
binaries for Windows built with MinGW, and sources for all platforms, and
contains the following changes:

The portaudio.dll file is now named portaudio.dll instead of
portaudio.dll.0.0.19. It is built with Dev-C++/MinGW instead of autotools
and contains ASIO drivers, DirectSound (DirectX) drivers, and Windows
Multimedia Extensions (WMME) drivers.

Top/main.c and InOut/pa_blocking.c contain minor changes in an effort to
improve the ability to cancel a performance with real-time audio using
Control-C (console Csound only). It works for me, but your mileage may vary.