/[svn]/linuxsampler/trunk/src/drivers/midi/midi.h
ViewVC logotype

Log of /linuxsampler/trunk/src/drivers/midi/midi.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2500 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 10 12:20:05 2014 UTC (10 years, 3 months ago) by schoenebeck
File length: 2755 byte(s)
Diff to previous 947
* Added support for multiple MIDI input ports per sampler channel (added
  various new C++ API methods for this new feature/design, old C++ API
  methods are now marked as deprecated but should still provide full
  behavior backward compatibility).
* LSCP Network interface: Added the following new LSCP commands for the new
  feature mentioned above: "ADD CHANNEL MIDI_INPUT",
  "REMOVE CHANNEL MIDI_INPUT" and "LIST CHANNEL MIDI_INPUTS". As with the
  C++ API changes, the old LSCP commands for MIDI input management are now
  marked as deprecated, but are still there and should provide full behavior
  backward compatibility.
* New LSCP specification document (LSCP v1.6).
* AbstractEngine::GSCheckSum(): don't allocate memory on the stack (was
  unsafe and caused compilation error with old clang 2.x).
* Bumped version (1.0.0.svn25).


Revision 947 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 27 21:34:55 2006 UTC (17 years, 5 months ago) by schoenebeck
File length: 2644 byte(s)
Diff to previous 675
* implemented MIDI instrument mapping according to latest LSCP draft


Revision 675 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Jun 22 22:09:28 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 2224 byte(s)
* update MIDI channel info on program change


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC