Skip to content
Snippets Groups Projects
Commit 31955c3f authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Add dmix plugin in GTK config window

parent 52c63a49
No related branches found
No related tags found
No related merge requests found
......@@ -1246,6 +1246,7 @@ ManagerImpl::getOutputAudioPluginList(void)
v.push_back( PCM_DEFAULT );
v.push_back( PCM_PLUGHW );
v.push_back( PCM_DMIX );
return v;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment