/[svn]/linuxsampler/trunk/src/engines/common/Event.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/common/Event.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3688 by schoenebeck, Thu Jan 2 23:47:42 2020 UTC revision 3689 by schoenebeck, Thu Jan 2 23:57:15 2020 UTC
# Line 117  namespace LinuxSampler { Line 117  namespace LinuxSampler {
117       * return an invalid Iterator, and thus will prevent you from misusing an       * return an invalid Iterator, and thus will prevent you from misusing an
118       * event which no longer "exists".       * event which no longer "exists".
119       *       *
120       * Note that an @c Event object usually just "exists" for exactly on audio       * Note that an @c Event object usually just "exists" for exactly one audio
121       * fragment cycle: that is it exists right from the beginning of the audio       * fragment cycle: that is it exists right from the beginning of the audio
122       * fragment cycle where it was caused (i.e. where its MIDI data was       * fragment cycle where it was caused (i.e. where its MIDI data was
123       * received by the respective engine channel) and will disappear       * received by the respective engine channel) and will disappear

Legend:
Removed from v.3688  
changed lines
  Added in v.3689

  ViewVC Help
Powered by ViewVC