Merge branch 'master' of https://github.com/corrados/jamulus
This commit is contained in:
commit
182ebac66a
1 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@ CSound::CSound ( void (*fpNewProcessCallback) ( CVector<short>& psData, vo
|
|||
void* arg,
|
||||
const int iCtrlMIDIChannel,
|
||||
const bool ,
|
||||
QString& ) :
|
||||
const QString& ) :
|
||||
CSoundBase ( "CoreAudio", true, fpNewProcessCallback, arg, iCtrlMIDIChannel ),
|
||||
midiInPortRef ( static_cast<MIDIPortRef> ( NULL ) )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue