Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright

deleted by uploader

For general discussion related FlowStone

deleted by uploader

Postby tiffy » Mon May 04, 2015 12:32 pm

deleted
Last edited by tiffy on Mon Aug 24, 2015 7:29 pm, edited 1 time in total.
User avatar
tiffy
 
Posts: 400
Joined: Wed May 08, 2013 12:14 pm

Re: AGC to keep audio energy to some target level

Postby KG_is_back » Mon May 04, 2015 3:13 pm

I believe what you mean is something like a RMS limiter. RMS means it takes an quadratic average of certain region:
Code: Select all
RMS=(x[1]^2 + x[2]^2 ... x[n]^2)/n

Which coresponds to average energy of a waveform. Then an limiter is applied, where this RMS is used as a sidechain.
KG_is_back
 
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

deleted by uploader

Postby tiffy » Mon May 04, 2015 7:54 pm

deleted
Last edited by tiffy on Mon Aug 24, 2015 7:29 pm, edited 1 time in total.
User avatar
tiffy
 
Posts: 400
Joined: Wed May 08, 2013 12:14 pm

Re: AGC to keep audio energy to some target level

Postby martinvicanek » Tue May 05, 2015 4:36 am

Here is a very basic soft knee RMS limiter. Poke inside to get an idea of the main ingredients. Hope that helps!
Attachments
RMS_Limiter.fsm
(19.11 KiB) Downloaded 1178 times
User avatar
martinvicanek
 
Posts: 1328
Joined: Sat Jun 22, 2013 8:28 pm

Re: AGC to keep audio energy to some target level

Postby tiffy » Tue May 05, 2015 7:57 am

martinvicanek wrote:Here is a very basic soft knee RMS limiter. Poke inside to get an idea of the main ingredients. Hope that helps!


Thank you Martin, appreciate. This will definitely be of great help to me. :D
User avatar
tiffy
 
Posts: 400
Joined: Wed May 08, 2013 12:14 pm

deleted by uploader

Postby tiffy » Wed May 20, 2015 12:05 pm

deleted
Last edited by tiffy on Mon Aug 24, 2015 7:29 pm, edited 1 time in total.
User avatar
tiffy
 
Posts: 400
Joined: Wed May 08, 2013 12:14 pm

Re: AGC to keep audio energy to some target level

Postby ElCuco » Fri May 22, 2015 3:52 pm

Thk, Martin,..this guy is a real guru of audio.

Question:

Why RMS, instead true peak?
For ACG no wll be better true peak........right? wrong? :shock:
User avatar
ElCuco
 
Posts: 23
Joined: Sat May 16, 2015 3:10 am

Re: AGC to keep audio energy to some target level

Postby ElCuco » Fri May 22, 2015 6:43 pm

I test this a lot nd work very well.
But there is some way to improve and make sound less pump effect?

Also is possible to setup the ACG to desired lelvel output, by example -15db and the out be leveled to around that level with not noticiable pump effect?

I testa lot and cant find the way to target the output to desired value in accurate way, and also how remove non desired sound artifacts.
User avatar
ElCuco
 
Posts: 23
Joined: Sat May 16, 2015 3:10 am

Re: AGC to keep audio energy to some target level

Postby martinvicanek » Fri May 22, 2015 10:55 pm

Well I said it was very basic, didn't I? :mrgreen: You can play with attack and release to try to reduce the pumping. If that doesn't help then you might experiment with look-ahead capability. And yes, of course you can use peak instead of RMS, however the OP asked specifically for RMS. If you don't like the soft knee, replace it by a hard knee. Lots of possibilities. ;)
User avatar
martinvicanek
 
Posts: 1328
Joined: Sat Jun 22, 2013 8:28 pm

Re: AGC to keep audio energy to some target level

Postby RJHollins » Sat May 23, 2015 1:59 am

There is a commercial plugin called 'Hornet' that does a specific job [very handy] ...

It monitors an audio track, and based on the User setting [i.e.: -18dB RMS], will adjust the GAIN of the track to HOLD at -18dB.

It does NOT use any type of Limiter or Compression ... only adjust overall gain.

Not to re-invent the wheel ... but it would still be cool to have a FS version :mrgreen:
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Next

Return to General

Who is online

Users browsing this forum: No registered users and 55 guests