Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

vu-meter / spectrum analyzer

Discussing issues that occur during plugin development.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
cyberv
Posts: 15
Joined: February 26th, 2005, 3:33 pm

vu-meter / spectrum analyzer

Post by cyberv »

We were talking about making a spectrum and vu-meter plugin that reads the values of the wav-line..

clansley was thinking this would take way to much CPU power.. I just noticed that the latest version of the nforce drivers (drivers for the nvidia nothbridge chipset) includes a program called nvmixer (nvmixer.exe) this program shows a onscreen spectrum and vu-meter.. The program takes 0% CPU and it works for movies, music, and all kinds of content (havent tried AC3 sound yet).... Anyone with better multimedia knowledge then me can help me inplent this in a plugin?

cyberv
Posts: 15
Joined: February 26th, 2005, 3:33 pm

Post by cyberv »

i've steped over this API... i think it can do what i want..

http://www.fmod.org/


but its not very well documented, anyone with experience from it?

_X7JAY7X_
Hardware Genie - Plugin Author
Posts: 374
Joined: February 16th, 2005, 10:24 pm
Location: Michigan

Post by _X7JAY7X_ »

looks promising

cyberv
Posts: 15
Joined: February 26th, 2005, 3:33 pm

Post by cyberv »

i've posted a thread in their forum.. but havent recived any feedback :/

_X7JAY7X_
Hardware Genie - Plugin Author
Posts: 374
Joined: February 16th, 2005, 10:24 pm
Location: Michigan

Post by _X7JAY7X_ »

I downloaded the API last night and looked at it a bit, looks kinda confusing.

I am trying to make a AIM plugin, mainly to tell who is online and if you have any messages. That is confusing as well.

cyberv
Posts: 15
Joined: February 26th, 2005, 3:33 pm

Post by cyberv »

well yea.. its kinda confusing.. but im hoping in some way to read the values from the record channel (the user sets the record device to the wave channel) this will be possible...

dcpnn
Posts: 1
Joined: December 7th, 2006, 5:22 pm

Spectrum Analyzer

Post by dcpnn »

Hi Cyberdev,

I have been interested in obtaining a Spectrum Analyzer plugin to use with LCD Smartie myself.

The only solution I have found so far uses a winamp plugin to output this data to LCD Smartie.

I have come up with a slight work around. I use the line-in 'monitor' feature plug-in for winamp to Monitor the 'windows sound mapper (direct sound)' and then I can in turn use the visualization plugin for LCD Smartie to get the spectrum all through winamp. Again this is the only way I have found you can get a spectrum from non-winamp programs.

Wondered if you had been able to come up with anything else?

bickyb
Posts: 2
Joined: January 14th, 2007, 10:29 pm

"line-in 'monitor' feature plug-in"

Post by bickyb »

dcpnn,
Can you please post a link to the "line-in 'monitor' feature plug-in" that you are referring to below. I realize your approach is a workaround, but it seems like one that will allow me to display a spectrum analyzer for anything in windows!

novolo
Posts: 3
Joined: September 14th, 2009, 11:05 pm

Re: vu-meter / spectrum analyzer

Post by novolo »

this owuld be interesting... any progress? any new plugins like this?

Post Reply