NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 41 42 43 44 45 … 93 Next »
LCD Equalizer Display

 
  • 0 Vote(s) - 0 Average
LCD Equalizer Display
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#1
2007-07-22, 09:05 PM
I am trying to add the ability to display a 16 channel equalizer to my LCD plugin. Is there a way to get this data when an audio file is playing in GBPVR? If not, any idea on the basic implementation? I have an API for the LCD that takes a 16 place integer array with the values ranging from 0 - 100. I am just not sure how to get this data to correspond to the audio file that's playing.

Thanks in advance for the help.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#2
2007-07-22, 09:12 PM
Playback is done by third party directshow components, so the raw audio data doesnt flow through any of my components - ie, GB-PVR doesnt have the data required to supply this.

Most likely to implement this sort of thing you'd need to create a new directshow filter that sits in front of the audio renderer device, and parses the data as it passes to detect the frequencies used in each sample.
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#3
2007-07-22, 09:23 PM
OK, thanks. I am not sure that will be worth the effort.
htrednek
Offline

Junior Member

Posts: 18
Threads: 1
Joined: Nov 2006
#4
2007-08-02, 07:07 PM
I have been looking into this too. From what I can see, iMon has their software configured as an option to simply monitor the Speaker out, so would a new directshow filter really be required?

I have posted this question on Soundgraph's forum here. We'll see what they say too.
George Jones said it best:
---------------------------------------
He's a High-Tech Redneck...
...Mayberry meet Star Trek.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#5
2007-08-02, 07:13 PM
I dont know. You couldnt get this info from GB-PVR itself, but you might be able to get it somehow from the sound device.
drlava
Offline

Member

Posts: 188
Threads: 18
Joined: Jul 2007
#6
2007-08-02, 07:41 PM
Winap has many plugins like this, if you can get it to monitor the sound device it might be a fairly simple solution.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#7
2007-08-02, 07:59 PM
lcd smartie plugin does it with winamp plugin but not sure if its open source if that helps
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#8
2007-08-04, 01:41 PM
Thanks for the info, I will continue to look into it and see what Soundgraph says on their forum. I would certainly be a nice addition.
htrednek
Offline

Junior Member

Posts: 18
Threads: 1
Joined: Nov 2006
#9
2007-08-08, 06:21 AM
Boy I'm disappointed in Soundgraph's response time. If we took this long to respond around here we'd likely be lynched.... I hope they answer soon.
George Jones said it best:
---------------------------------------
He's a High-Tech Redneck...
...Mayberry meet Star Trek.
htrednek
Offline

Junior Member

Posts: 18
Threads: 1
Joined: Nov 2006
#10
2007-08-14, 11:33 PM
Soundgraph finally responded...
Quote:Sorry, even though the source code is not that complex, we cannot open the code.
Instead EQ data can be obtained this way.
a. Capture PCM data of Wave-Out
b. Apply FFT for the captured PCM data
If you search the internet, you can easily find both method.
Frankly what they responded with is waaaaaaay over my abilities. I am still searching and will let you know if I find anything else on the subject.
George Jones said it best:
---------------------------------------
He's a High-Tech Redneck...
...Mayberry meet Star Trek.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Date Time display Northpole 0 1,423 2011-08-01, 04:28 PM
Last Post: Northpole
  New iMon Display API available! Barsk 6 7,726 2011-01-04, 09:17 AM
Last Post: Barsk
  How to render a graphical volume display in nPVR McBainUK 3 2,005 2010-12-13, 03:25 PM
Last Post: imilne
  Supress Date display in NPVR skin Northpole 13 4,056 2010-10-02, 08:19 PM
Last Post: Northpole
  How to display custom plugin names and descriptions. whurlston 29 7,254 2010-01-03, 08:48 PM
Last Post: whurlston
  BASS - Getting Audio Data for Spectrum Analysis/Display ralphy 3 4,546 2009-02-15, 08:00 AM
Last Post: whurlston
  UIElements: How do I display a popup screen with scrolling text on it? Spartan 7 2,520 2006-06-30, 03:29 PM
Last Post: McBainUK
  display a popup box anywhere, anytime reven 1 1,231 2005-03-28, 11:47 PM
Last Post: sub
  API display text triggered by external event? MarkHarrison 2 2,035 2004-09-01, 03:25 PM
Last Post: CodeMonkey

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode