/[svn]
ViewVC logotype

Revision 551


Jump to revision: Previous Next
Author: schoenebeck
Date: Tue May 17 18:16:54 2005 UTC (18 years, 10 months ago)
Changed paths: 11
Log Message:
* Implemented MIDI program change as general, engine independant solution.
  The program number will determine the sampler channel to which the MIDI
  device will be connected to and the given MIDI channel defines on which
  MIDI channel that sampler channel should listen to. Also the program
  change will disconnect probably established connection from the previous
  program change event.


Changed paths

Path Details
Directorylinuxsampler/trunk/src/Sampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevice.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDevice.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceAlsa.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceAlsa.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceCoreMidi.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceCoreMidi.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.h modified , text changed

  ViewVC Help
Powered by ViewVC