mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-04-25 23:43:48 +02:00
Moved mixer initialization to caed(8).
This commit is contained in:
@@ -332,7 +332,6 @@ MainObject::MainObject(QObject *parent)
|
||||
//
|
||||
// Sound Initialization
|
||||
//
|
||||
RDSetMixerPorts(rda->config()->stationName(),rda->cae());
|
||||
sql=QString("select ")+
|
||||
"CHANNEL,"+ // 00
|
||||
"CARD_NUMBER,"+ // 01
|
||||
|
||||
Reference in New Issue
Block a user