some fixes for dano

fix SoftSynth::PlayHandler, offset and incr are counted in samples


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17853 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2006-06-15 23:41:26 +00:00
parent 1ad334ed89
commit 98c9e9e897
7 changed files with 30 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@
#define _MIDI_ENDPOINT_H
#include <BeBuild.h>
#include <Message.h>
#include <Midi2Defs.h>
#include <OS.h>
#include <String.h>