Activity for Sound Blaster Command Switcher

  • Christ AM Christ AM posted a comment on ticket #2

    Bonjour suite à la mise à jour du panneau de commande de la carte son Soundblaster Z, impossible de sélectionner le nouveau control panel dans SBZ Control Panel Path.

  • Christ AM Christ AM created ticket #2

    Probleme suite mise a jour Sound blaster command

  • Gatzu Gatzu modified a comment on discussion General Discussion

    I almost got it to work now. The problem is that the window stays and it thinks I keep pressing pause, but I'm not, it clicks as fast as possible to change the output again and again. My code is: #include <GUIConstants.au3> #include <Array.au3> #include <WinAPI.au3> #include <Misc.au3> HotKeySet("{End}", "End") ;HotKeySet("{PGUP}", "SwitchSound") HotKeySet("{PGDN}", "ToggleShow") Global $SOUNDBLASTER_WIN_TITLE = "[TITLE:Sound Blaster X7 Control Panel; REGEXPCLASS:HwndWrapper.*]" ;lobal $locked =...

  • Gatzu Gatzu modified a comment on discussion General Discussion

    I almost got it to work now. The problem is that the window stays and it thinks I keep pressing pause, but I'm not, it clicks as fast as possible to change the output again and again. My code is: #include <GUIConstants.au3> #include <Array.au3> #include <WinAPI.au3> #include <Misc.au3> HotKeySet("{End}", "End") ;HotKeySet("{PGUP}", "SwitchSound") HotKeySet("{PGDN}", "ToggleShow") Global $SOUNDBLASTER_WIN_TITLE = "[TITLE:Sound Blaster X7 Control Panel; REGEXPCLASS:HwndWrapper.*]" ;lobal $locked =...

  • Gatzu Gatzu posted a comment on discussion General Discussion

    I almost got it to work now. The problem is that the window stays and it thinks I keep pressing pause, but I'm not, so it clicks as fast as possible to change the output. My code is: #include <GUIConstants.au3> #include <Array.au3> #include <WinAPI.au3> #include <Misc.au3> HotKeySet("{End}", "End") ;HotKeySet("{PGUP}", "SwitchSound") HotKeySet("{PGDN}", "ToggleShow") Global $SOUNDBLASTER_WIN_TITLE = "[TITLE:Sound Blaster X7 Control Panel; REGEXPCLASS:HwndWrapper.*]" ;lobal $locked = False Initialize()...

  • maxloh.com maxloh.com posted a comment on discussion General Discussion

    Unfortunately since I only own the AE7 I won't have any use for supporting other types of consoles (nor any way to test it either). However, you can download the .au3 file and tweak the window name and/or click position to suit your needs.

  • Gatzu Gatzu posted a comment on discussion General Discussion

    Hello, would it be possible to add support for Sound Blaster X7 as well? SBX7.exe

  • maxloh.com maxloh.com modified ticket #1

    Known issues: alt-tab and saved window bugs

  • maxloh.com maxloh.com created ticket #1

    Known issues: alt-tab and saved window bugs

  • Sound Blaster Command Switcher Sound Blaster Command Switcher released /ae_switcher.exe

  • Sound Blaster Command Switcher Sound Blaster Command Switcher released /ae_switcher.au3

1