What is the difference between directaudio and windows audio session
Which of these (directaudio/windows audio session) has better quality? What other differences do these have.
windows-7 audio
add a comment |
Which of these (directaudio/windows audio session) has better quality? What other differences do these have.
windows-7 audio
add a comment |
Which of these (directaudio/windows audio session) has better quality? What other differences do these have.
windows-7 audio
Which of these (directaudio/windows audio session) has better quality? What other differences do these have.
windows-7 audio
windows-7 audio
asked Feb 25 '13 at 5:52
agz
3,376145296
3,376145296
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Unless you have great hardware, and great hearing, there's not much difference. The 'nice' thing with WASAPI for most users is that it gives exclusive control of an audio device to the source of the sound, so you don't have your music broken up by system sounds. This alone is awesome and worth using WASAPI for.
WASAPI also gives you 'bit perfect playback'. This means it should not be altered in anyway throughout the stream - so the sound you get, in theory shouldn't be resampled or otherwise altered in any way. Practically, you'll may be running some plugins anyway so the usefulness of this is limited unless you're sending the audio stream to another device.
Practically I've messed with ASIO (tricky), WASAPI and Direct Audio on both the external DAW or DAC I use for proper listening and nice headphones and my internal soundcard in various configurations. I find that being able to allocate the external sound device to my music player alone is worth using WSAPI. I subjectively prefer the sound quality with WASAPI (and ASIO on an old device that supported only that), but the objective convinience of having nothing but my audio stream to a device is the main factor here.
I'd say try it out, and see what you like better. Your speakers/headphones and audio device are going to make a bigger difference than what output you use.
What the hell is WASAPI?
– searchengine27
Dec 2 at 1:39
Windows audio streaming API. Added a link from Microsoft on it. It's the 'modern' API for audio used since vista
– Journeyman Geek♦
Dec 2 at 1:46
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f556960%2fwhat-is-the-difference-between-directaudio-and-windows-audio-session%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Unless you have great hardware, and great hearing, there's not much difference. The 'nice' thing with WASAPI for most users is that it gives exclusive control of an audio device to the source of the sound, so you don't have your music broken up by system sounds. This alone is awesome and worth using WASAPI for.
WASAPI also gives you 'bit perfect playback'. This means it should not be altered in anyway throughout the stream - so the sound you get, in theory shouldn't be resampled or otherwise altered in any way. Practically, you'll may be running some plugins anyway so the usefulness of this is limited unless you're sending the audio stream to another device.
Practically I've messed with ASIO (tricky), WASAPI and Direct Audio on both the external DAW or DAC I use for proper listening and nice headphones and my internal soundcard in various configurations. I find that being able to allocate the external sound device to my music player alone is worth using WSAPI. I subjectively prefer the sound quality with WASAPI (and ASIO on an old device that supported only that), but the objective convinience of having nothing but my audio stream to a device is the main factor here.
I'd say try it out, and see what you like better. Your speakers/headphones and audio device are going to make a bigger difference than what output you use.
What the hell is WASAPI?
– searchengine27
Dec 2 at 1:39
Windows audio streaming API. Added a link from Microsoft on it. It's the 'modern' API for audio used since vista
– Journeyman Geek♦
Dec 2 at 1:46
add a comment |
Unless you have great hardware, and great hearing, there's not much difference. The 'nice' thing with WASAPI for most users is that it gives exclusive control of an audio device to the source of the sound, so you don't have your music broken up by system sounds. This alone is awesome and worth using WASAPI for.
WASAPI also gives you 'bit perfect playback'. This means it should not be altered in anyway throughout the stream - so the sound you get, in theory shouldn't be resampled or otherwise altered in any way. Practically, you'll may be running some plugins anyway so the usefulness of this is limited unless you're sending the audio stream to another device.
Practically I've messed with ASIO (tricky), WASAPI and Direct Audio on both the external DAW or DAC I use for proper listening and nice headphones and my internal soundcard in various configurations. I find that being able to allocate the external sound device to my music player alone is worth using WSAPI. I subjectively prefer the sound quality with WASAPI (and ASIO on an old device that supported only that), but the objective convinience of having nothing but my audio stream to a device is the main factor here.
I'd say try it out, and see what you like better. Your speakers/headphones and audio device are going to make a bigger difference than what output you use.
What the hell is WASAPI?
– searchengine27
Dec 2 at 1:39
Windows audio streaming API. Added a link from Microsoft on it. It's the 'modern' API for audio used since vista
– Journeyman Geek♦
Dec 2 at 1:46
add a comment |
Unless you have great hardware, and great hearing, there's not much difference. The 'nice' thing with WASAPI for most users is that it gives exclusive control of an audio device to the source of the sound, so you don't have your music broken up by system sounds. This alone is awesome and worth using WASAPI for.
WASAPI also gives you 'bit perfect playback'. This means it should not be altered in anyway throughout the stream - so the sound you get, in theory shouldn't be resampled or otherwise altered in any way. Practically, you'll may be running some plugins anyway so the usefulness of this is limited unless you're sending the audio stream to another device.
Practically I've messed with ASIO (tricky), WASAPI and Direct Audio on both the external DAW or DAC I use for proper listening and nice headphones and my internal soundcard in various configurations. I find that being able to allocate the external sound device to my music player alone is worth using WSAPI. I subjectively prefer the sound quality with WASAPI (and ASIO on an old device that supported only that), but the objective convinience of having nothing but my audio stream to a device is the main factor here.
I'd say try it out, and see what you like better. Your speakers/headphones and audio device are going to make a bigger difference than what output you use.
Unless you have great hardware, and great hearing, there's not much difference. The 'nice' thing with WASAPI for most users is that it gives exclusive control of an audio device to the source of the sound, so you don't have your music broken up by system sounds. This alone is awesome and worth using WASAPI for.
WASAPI also gives you 'bit perfect playback'. This means it should not be altered in anyway throughout the stream - so the sound you get, in theory shouldn't be resampled or otherwise altered in any way. Practically, you'll may be running some plugins anyway so the usefulness of this is limited unless you're sending the audio stream to another device.
Practically I've messed with ASIO (tricky), WASAPI and Direct Audio on both the external DAW or DAC I use for proper listening and nice headphones and my internal soundcard in various configurations. I find that being able to allocate the external sound device to my music player alone is worth using WSAPI. I subjectively prefer the sound quality with WASAPI (and ASIO on an old device that supported only that), but the objective convinience of having nothing but my audio stream to a device is the main factor here.
I'd say try it out, and see what you like better. Your speakers/headphones and audio device are going to make a bigger difference than what output you use.
edited Dec 2 at 1:44
answered Feb 25 '13 at 6:12
Journeyman Geek♦
112k43216366
112k43216366
What the hell is WASAPI?
– searchengine27
Dec 2 at 1:39
Windows audio streaming API. Added a link from Microsoft on it. It's the 'modern' API for audio used since vista
– Journeyman Geek♦
Dec 2 at 1:46
add a comment |
What the hell is WASAPI?
– searchengine27
Dec 2 at 1:39
Windows audio streaming API. Added a link from Microsoft on it. It's the 'modern' API for audio used since vista
– Journeyman Geek♦
Dec 2 at 1:46
What the hell is WASAPI?
– searchengine27
Dec 2 at 1:39
What the hell is WASAPI?
– searchengine27
Dec 2 at 1:39
Windows audio streaming API. Added a link from Microsoft on it. It's the 'modern' API for audio used since vista
– Journeyman Geek♦
Dec 2 at 1:46
Windows audio streaming API. Added a link from Microsoft on it. It's the 'modern' API for audio used since vista
– Journeyman Geek♦
Dec 2 at 1:46
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f556960%2fwhat-is-the-difference-between-directaudio-and-windows-audio-session%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown