Author |
Message |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 14
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Support for DSP Plugins/Audio Enhancers
It would be nice to see some audio enhancers or support for enhancers built into ShoutIRC.
Even better would be VST support, but that might be a little more difficult.
Some of the audio enhancers I am looking at are:
Stereo Widening
Multiband Compression
Bass Boost (With controllable gain/freq)
10-band EQ
Limiter
It may seem like a lot, but it would definately make this product more appealing to the professional market.
I wouldn't expect implementation overnight, rather, I wouldn't expect anything until version 6 or 7. But it would help a lot.
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Sat Aug 25, 2012 7:18 pm |
|
 |
Indy
Site Admin
Joined: Thu Oct 16, 2008 1:58 pm Posts: 450 Medals: 18
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: Support for DSP Plugins/Audio Enhancers
AutoDJ does support DSP plugins, it's just a matter of them being written (or ported from existing software).
Currently the only one I've ported is a normalizer plugin.
_________________ You can also contact me via email or instant messenger, links are at the bottom of this post.
|
Sat Aug 25, 2012 7:21 pm |
|
 |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 14
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: Support for DSP Plugins/Audio Enhancers
Pray tell, how would one port a DSP? 
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Tue Aug 28, 2012 4:59 pm |
|
 |
Indy
Site Admin
Joined: Thu Oct 16, 2008 1:58 pm Posts: 450 Medals: 18
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: Support for DSP Plugins/Audio Enhancers
It just has to be modified to use the AutoDJ DSP interface (see attached file). If you see a plugin somewhere that is open source I can try to modify it for you.
Attachments:
dsp.h [1.42 KiB]
Downloaded 566 times
_________________ You can also contact me via email or instant messenger, links are at the bottom of this post.
|
Wed Aug 29, 2012 8:16 am |
|
 |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 14
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: Support for DSP Plugins/Audio Enhancers
One last thing: VST support?
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Sun Sep 02, 2012 9:12 am |
|
 |
Indy
Site Admin
Joined: Thu Oct 16, 2008 1:58 pm Posts: 450 Medals: 18
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: Support for DSP Plugins/Audio Enhancers
VST support probably won't happen because a big part of the VST spec is GUI integration, since the bot is a console app it has no GUI and wouldn't be able to display the VST controls. Also they want money to license the technology.
Winamp DSP plugins might be an option on Windows, but it would be on a case by case basis if they work depending on how much of the Winamp API they use.
_________________ You can also contact me via email or instant messenger, links are at the bottom of this post.
|
Sun Sep 02, 2012 10:43 am |
|
 |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 14
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: Support for DSP Plugins/Audio Enhancers
Found usable source code for a DSP: viewtopic.php?f=3&t=671&p=2678#p2678
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Tue Nov 12, 2013 6:28 am |
|
 |
westjgames
Member
Joined: Wed Feb 08, 2012 9:43 pm Posts: 37 Location: Australia Medals: 14
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
|
 Re: Support for DSP Plugins/Audio Enhancers
Update:
I have created an AGC system in Liquidsoap. If anyone is interested in it, let me know in PM. It uses a decent amount of LADSPA plugins, and requires a bit of CPU. (Our stream sounds tons better already)
_________________ http://fillydelphiaradio.net/ The best P0N-3 Music
|
Thu May 29, 2014 6:01 pm |
|
 |
|