Page 1 of 1

Volume Monitor

Posted: Fri Apr 09, 2010 8:59 pm
by Music Manic
Hi guys,

Is it possible to build a device that would allow me to set an amplitude range that will allow me to hear that range only?

For Example if I want to hear the activity between 60-80dBFS I would set the monitor
and it will only emit the audio within that range.

Thanks

Re: Volume Monitor

Posted: Wed Apr 21, 2010 10:51 pm
by at0m
j9k made modules that could do just that: a2d and d2a splits the signal's MSB/LSB into 8 parts... You can extract the bitrange you want, isolate it and manipulate it further.

Re: Volume Monitor

Posted: Fri Apr 23, 2010 12:56 am
by modularman
Hi atom,

You are really sure about J9k modules :o :o :o :o

:lol:

friendly

modularman

Re: Volume Monitor

Posted: Sat May 15, 2010 7:33 pm
by j9k
split your signal into different zones with crossover modules run each band as you would say through a multiplier and setup some sort of bitchop scheme to duck the signals you don't want into the other input of the multiplier. lowpass filter your control signal mix it all back together.

as your signal goes through successive stages of crossover your signal in each band also decreases so you will have to compensate for that.