sclang: fix MIDIOut.sysex on linux
commit98adb33acac790bf1192b8483100de8e58cb45fa
authorTim Blechmann <tim@klingt.org>
Thu, 13 Sep 2012 19:29:49 +0000 (13 21:29 +0200)
committerTim Blechmann <tim@klingt.org>
Thu, 13 Sep 2012 19:29:49 +0000 (13 21:29 +0200)
tree2cdb005ec6b934783b944ec8d6f9b1440ef4d7f0
parent93b0ba12a9f39d5890febcdab69137e266c36e04
sclang: fix MIDIOut.sysex on linux

instVarOffset cannot be used before the class library has been compiled.

Signed-off-by: Tim Blechmann <tim@klingt.org>
lang/LangPrimSource/SC_AlsaMIDI.cpp