aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mididrv.h')
-rw-r--r--sound/mididrv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/mididrv.h b/sound/mididrv.h
index 0f4c01a436..ea9f1210b2 100644
--- a/sound/mididrv.h
+++ b/sound/mididrv.h
@@ -100,6 +100,7 @@ public:
class MidiChannel {
public:
virtual MidiDriver *device() = 0;
+ virtual byte getNumber() = 0;
virtual void release() = 0;
// Regular messages