View Revisions: Issue #300 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0000300: Add a mixer channel to the Player class |
|
Revision |
2012-02-25 10:01 by ycastonguay |
|
Description |
Using a mixer channel will enable ASIO and WASAPI to get the decode data without "stealing" the data going to the sound card. This is required to render the output meter. It will be also possible to play more than one file at the same time in the future (or on multiple devices!). |
|
Revision |
2012-02-25 09:25 by ycastonguay |
|
Description |
This will enable mixer channels. Thus ASIO and WASAPI will stop "stealing" decode data when rendering the output meter. It will be also possible to play more than one file at the same time in the future (or on multiple devices!). |