/[svn]
ViewVC logotype

Revision 1748


Jump to revision: Previous Next
Author: persson
Date: Sun Jun 22 14:46:46 2008 UTC (15 years, 8 months ago)
Changed paths: 12
Log Message:
* bugfix: notes triggered at position 0 in the audio buffer were
  sometimes wrongly killed in the same buffer, causing no sound to be
  played
* fixes for audio drivers with varying buffer sizes
* Makefile fix: JACK_CFLAGS wasn't used
* JACK driver: use jack_client_open instead of the deprecated
  jack_client_new


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioChannel.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceJack.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EGADSR.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EGADSR.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.cpp modified , text changed

  ViewVC Help
Powered by ViewVC