Welcome, Guest. Please login or register.
Did you miss your activation email?


Recent news:

March 10, 2010 - Keybreeze is now a 100% free, open source application. The new version includes everything that was previously in the Professional Edition. Update now.


   Home   Help Search Login Register  
 

Pages: [1]
  Print  
Author Topic: Volume Control Macro?  (Read 2297 times)
gamerw00t
New member

Posts: 1


View Profile
« on: June 07, 2008, 04:19:40 PM »

Is it possible to make one yourself? ...or would it have to be an update?
Logged
tom
Jr. Member

Posts: 3


View Profile
« Reply #1 on: August 20, 2008, 01:29:28 AM »

I haven't done anything with the macros, but I did add some quick volume control functions.

If you want to do it the way I did, you'll need this program:
http://www.nirsoft.net/utils/nircmd.html

It's a command line program, but it doesn't popup any windows if run from Keybreeze.  So, all you have to do is create a function to the command with the parameters you desire.

I set these up: (don't enter the stuff in parenthesis)
nircmd.exe changesysvolume -5000 (volume down a notch)
nircmd.exe changesysvolume +5000 (volume up a notch)
nircmd.exe setsysvolume 30000 (volume mid)
nircmd.exe setsysvolume 50000 (volume high)
nircmd.exe setsysvolume 10000 (volume mid)
nircmd.exe mutesysvolume 1 (volume mute)
nircmd.exe mutesysvolume 0 (volume unmute)

And I set my functions to "vol mid, vol low, vol high, vol mute, vol unmute, vol up, vol down."  As long as my processor and ram aren't being too taxed this works far better than the volume buttons built onto my laptop.
There are a lot of other neat things the two combined can do, but, these should meet the volume control needs.

Hope this helps!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!