This is simple PM version of mixer for uniaudio lates drivers (comes with dll).
All controls works in agressive mode.
Mixer work ONLY with 0.3.0 or (theoretically) later versions of uniaudio 
drivers.
It tested only on my machine (nforce2 audio) so it may not work on your.

Written by me with Sibyl pascal v.3 (compiled from free sources by me =).

Any suggestions send to: nick 'at' yasenevo 'dot' ru

29.10.2004

***Updated 02.11.2004

A little bugfix.

Using new version of UniAud.DLL (BIG thanks to Vladest!)
Now all controls is more adequate.
New uniaud.dll version included.

***Updated 25.11.2004

UniAud.DLL still unchanged from UniMixPM1 release (02.11.2004) but required
if you just install UniAudio drivers from NetLabs.org because it's newer and
contains some critical features for mixers.

b!: Finally (I hope) fixed randomly occured bug with eventually EGPFault at 
   program starup reported by some peoples.
+: Vertical mouse wheel is now worked. So you can slide trackbar's bulb with
   gorisontal and vertical mouse wheel and arrow keys (note: mouse wheel must
   be supported via mouse driver).
+: PopUp menu added (mouse RightClick somewhere in grayed area)
+: "Minimize at startup" mode added.
+: AutoFocus feature added. So you can easily move your mouse over mixer 
   window and adjust volumes with mouse wheel. No additional clicks needed!
   (Note: there is no auto focus dismission so you must change your focus back
          to other programs manually)
*: Completely rewrited "agression" mechanism so it must eat much less CPU time.
+: "Less Agressive" mode added. With this feature mixer can coexist with other
   programs with volume regulators. Control method is very simple - if delta 
   between current and new upcoming value is less than 2 then agression 
   mechanism bypass this situation and ajusts mixer position to new value.
   So in other programs with vol. regulator you MUST change volume step by 
   step, better with Gray+ and Gray- if this keys are supported in your program.
+: Simple layout configuration added.

***Updated 08.06.2005

This is "release-by-request" version number .02p and contain only one feature
(pipe support) requested by Constantin A Chervonenko. I mean there is absolutely
no changes with previous version except pipe so you probably don't need to
install it.
-: Removed UniAud.DLL because of never version is available on NetLabs.
+: Now you can interact with UniMixPM through named pipe called UMIXPM. See
   example.cmd for details.
   Limitations: to operate through pipe, control must exist on current audio
                card and enabled in layout configuration.

***Updated 14.06.2005

This is bugfix for previous release. Just fixing pipe support, nothing more..
b!: "on"/"of" pipe commands now works fine.
+: Added "ck" pipe command. See (slightly improved) example.cmd for details.
