Author |
Message |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 15
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 AGC Plugin
Fillydelphia Radio would love to see an AGC plugin, to keep all audio at the same volume when played through the AGC. This will keep us from having to gain our music manually before uploading.
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Fri Nov 01, 2013 2:42 am |
|
 |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 15
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
I found some source code for an AGC DSP here: https://github.com/music-dsp-collection ... e-dynamicsNo idea how to use it to build a potential plugin though...
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Tue Nov 12, 2013 6:27 am |
|
 |
Indy
Site Admin
Joined: Thu Oct 16, 2008 1:58 pm Posts: 452 Medals: 19
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
If you just want the volume at the same level there is already a volume normalizer plugin that does that.
_________________ You can also contact me via email or instant messenger, links are at the bottom of this post.
|
Tue Nov 12, 2013 10:33 am |
|
 |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 15
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
It really doesn't work.... I'm not sure why, but even when enabled, all the songs are at different volumes. It would also be handy to use with the !relay option, as some of our content is voice, and can be very quiet.
Shouldn't this also have an effect on the DJ proxy thing?
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Tue Nov 12, 2013 11:18 am |
|
 |
Indy
Site Admin
Joined: Thu Oct 16, 2008 1:58 pm Posts: 452 Medals: 19
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
No, the DJ proxy doesn't run through AutoDJ or transcode or anything.
I attached a DSP made from that SimpleCompressor code you can test (Windows build anyway).
_________________ You can also contact me via email or instant messenger, links are at the bottom of this post.
|
Tue Nov 12, 2013 12:34 pm |
|
 |
Indy
Site Admin
Joined: Thu Oct 16, 2008 1:58 pm Posts: 452 Medals: 19
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
I uploaded the source code for Linux/Windows now in the downloads section at www.shoutirc.com
_________________ You can also contact me via email or instant messenger, links are at the bottom of this post.
|
Tue Nov 12, 2013 1:35 pm |
|
 |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 15
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
WEW!
Shouldn't you, like, get 2x on your Plugin Developer badge?
Also, the Linux one doesn't have a Makefile?
Or is that the CMakeLists.txt?
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Tue Nov 12, 2013 4:17 pm |
|
 |
Indy
Site Admin
Joined: Thu Oct 16, 2008 1:58 pm Posts: 452 Medals: 19
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
Yeah, it's the CMakeLists.txt. On Linux, type:
cmake . make
and it will compile it.
_________________ You can also contact me via email or instant messenger, links are at the bottom of this post.
|
Tue Nov 12, 2013 4:38 pm |
|
 |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 15
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
The bot loaded the plugin normally, showed no errors.
Audio was completely unaffected.
Back to the drawing board :/
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Mon Nov 25, 2013 12:52 pm |
|
 |
Indy
Site Admin
Joined: Thu Oct 16, 2008 1:58 pm Posts: 452 Medals: 19
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: AGC Plugin
Are your songs at very different levels? Normalizers, etc., will only amplify so much so they don't cause distortion.
_________________ You can also contact me via email or instant messenger, links are at the bottom of this post.
|
Mon Nov 25, 2013 3:00 pm |
|
 |
|