mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
Moved mixer initialization to caed(8).
This commit is contained in:
@@ -147,11 +147,6 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
log_greenball_map=new QPixmap(greenball_xpm);
|
||||
log_redball_map=new QPixmap(redball_xpm);
|
||||
|
||||
//
|
||||
// Load Audio Assignments
|
||||
//
|
||||
RDSetMixerPorts(rda->config()->stationName(),rda->cae());
|
||||
|
||||
//
|
||||
// Log Filter
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user