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

Log of /linuxsampler/trunk/src/drivers/midi/VirtualMidiDevice.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2385 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 14 17:41:32 2012 UTC (11 years, 3 months ago) by schoenebeck
File length: 5475 byte(s)
Diff to previous 2384
* Bugfix in VirtualMidiDevice: process note on with velocity 0 as note off.


Revision 2384 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 14 16:04:49 2012 UTC (11 years, 3 months ago) by schoenebeck
File length: 5273 byte(s)
Diff to previous 2025
* Fixed variable underflow in VirtualMidiDevice, which caused graphical
  virtual keyboards in frontends / instrument editors being stuck.
* VirtualKeyboard: allow to dynamically adjust max. MIDI events.
* RingBuffer: added resize() method


Revision 2025 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 1 18:47:59 2009 UTC (14 years, 4 months ago) by schoenebeck
File length: 5096 byte(s)
Diff to previous 1896
* added support for sending MIDI CC messages via LSCP command
  "SEND CHANNEL MIDI_DATA CC <sampler-chan> <ctrl> <val>"


Revision 1896 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 4 18:34:44 2009 UTC (14 years, 10 months ago) by persson
File length: 3526 byte(s)
Diff to previous 1663
* bugfix: two private structs had the same name, which could cause
  problems if the linker chose the wrong constructor


Revision 1663 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 4 00:38:08 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 4218 byte(s)
Diff to previous 1659
* provide velocity information to instrument
  editors now as well


Revision 1659 - (view) (download) (annotate) - [select for diffs]
Added Sun Feb 3 00:13:27 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 3478 byte(s)
* added support for triggering notes by instrument editors
  (still some cleanup / refactoring ahead, but it should work)
* bumped version to 0.5.1.1cvs


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