Getting ASIO4ALL working in Vista and 7
Loading...
46,518
Loading...
Uploader Comments (zorksox)
see all
All Comments (143)
-
this shit is gay, i cant hear shit on my computer, help
-
Thanks, man. The second method totally took care of it. A bit inconvenient, but I solely work in piano roll, so it works. :)
-
Didnt work for me :(, i used to do this without an issue on a p90 over 10 years ago, its hard for me to grasp that it no longer works 10 years later... lol... what!?
-
where can we get it ?
-
thanks ,man you helped me out a lot! i been searching for days on a solution. thanks again
-
I wish I would have found this video 3 hours ago. Thanks!
-
HELP!!!
I got asio4all working on fruity loops but there is no sound on youtube vids or anything else untill i take it off, can anyone help me? thanks!!
-
the guy sounds like neil goldman xD
Loading...
is there a program that auto stop and auto start the windows audio service?
ShikiOujiChan 4 months ago
@ShikiOujiChan It's actually very simple to make an application to do that. Open notepad and copy and paste the following couple lines into notepad:
net stop "Windows Audio"
net start "Windows Audio"
Save the file as "audio.bat". Your done! This file will restart the Windows Audio service.
The first line will stop the audio service. The second line will start the audio service. If you put each line in a separate file, you can have one file start the audio and the other file to stop it.
zorksox 4 months ago 2