Jump to content

Cancel out....?


Employee

Recommended Posts

I was wondering if there is a program that can cancel out all other sounds other than one program say Vent? Or would it be possible to code a program of such? I would guess it would be easy.

EDIT: this could be a challenge for me so if anyone can get me started I will try to complete it. Can anyone suggjest a compliler and the program you write it in ( I forget what its called )

Link to comment
Share on other sites

Sounds like you need some sort of sound firewall, that only allows allowed programs to contact the sound drivers.

Haven't got much of an idea how you would do it, my guess would be to start looking around in the drivers for you sound, but I think your not going to have much luck unless you are using Open-source drivers.

Link to comment
Share on other sites

Well you can write the code in Vim or Notepad, or any other text editor.

Compiler depends on your platform and/or programming language you are writing it in.

Examples:

Win / (C, C++) = Dev-C++ | Visual Studio

*nix / (C, C++) = gcc + Vim

Anyway, I think that would be to much work for something like that. Maybe you should just check in the options of the program you want to mute.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...