Phat-Liz0rd Posted December 5, 2005 Report Share Posted December 5, 2005 Hi,I've been trying to create a widget that displays the sound level just like Kapsules Mr. Volume or the volume bezel from OSX. Believing that a simple XMLfile and some vbscripting would get me there, I started out on this quest to do something productive, but ended up failing... miserably.I know that I should access some information from c:windowssndvol32, but I have no clue whatsoever how to do that. VuMeter does something alike, but that, of course, is not made with avescripter.Now here's my request:Could someone tell me how in gods name I can make a vbscript or something similar that would enable me to make this kind of widget? Link to comment
RIMMER Posted December 5, 2005 Report Share Posted December 5, 2005 Why not contact Mr.Volume developer and ask him. Also you may want to make a port = then youll need a permission Link to comment
AndreasV Posted December 5, 2005 Report Share Posted December 5, 2005 Interesting. Not sure if it's possible to set the audiomixers volume thru scripting (WMI or the likes)... Maybe herd knows an answer? Link to comment
pcm Posted December 5, 2005 Report Share Posted December 5, 2005 I'll take a look at Mr.Volume and see if there is a need to add a feature in avescripter. Link to comment
Phat-Liz0rd Posted December 6, 2005 Author Report Share Posted December 6, 2005 Yay! Thanks for the replies guys Link to comment
RIMMER Posted December 7, 2005 Report Share Posted December 7, 2005 It's not possible to direct-port the Mr.Volume. Kapsules use quite a different idea of widget rendering and (what is the most important) VBScript.NET with direct importing of .NET namespaces for scripting. I saw the Mr.Volume source code - it's unreal (IMHO) to pull it into AveScripter's dome Link to comment
herd Posted December 7, 2005 Report Share Posted December 7, 2005 This is a nono with script. But AveScripter can offer this as a function or property to scripts I am sure Link to comment
pcm Posted December 7, 2005 Report Share Posted December 7, 2005 It would have to be added to the API of scripter. Been looking into it. Link to comment
Phat-Liz0rd Posted December 7, 2005 Author Report Share Posted December 7, 2005 It would have to be added to the API of scripter. Been looking into it. Well, I'm really glad this didn't end up in the trash bin of impossible ideas Link to comment
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now