Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.334.924 Times

Ladspa Plugin freeware
Filter: All | Freeware | Demo
 

Ladspa Plugin

1 2 3 4 5 > 
Added: May 15, 2010 | Visits: 1.018

Audio::LADSPA::Plugin Audio::LADSPA::Plugin is a base class for LADSPA plugins in Perl. SYNOPSIS use Audio::LADSPA; my (@plugin_classes) = Audio::LADSPA->plugins(); # or ... my $plugin_class = Audio::LADSPA->plugin( label => "delay_5s", id => 1043); my $plugin = $plugin_class->new($sample_rate);...



Platforms: *nix

License: Freeware Size: 81.92 KB Download (114): Audio::LADSPA::Plugin Download

Added: November 08, 2010 | Visits: 1.091

SWH Plugins SWH Plugins are a set of audio plugins for the LADSPA plugin system. You will need libfftw version 2 or 3 installed with 32 bit float support (eg. for FFTW3 use --enabe-float), for FFTW recommend you specify the approriateSIMD isntruction set for your CPU with --enable-sse, --enable-sse2,...





Platforms: *nix

License: Freeware Size: 1024 KB Download (113): SWH Plugins Download

Added: July 06, 2010 | Visits: 923

Audio::LADSPA::Network Audio::LADSPA::Network is a semi automatic connection of Audio::LADSPA::* objects. SYNOPSIS use Audio::LADSPA::Network; use Audio::LADSPA::Plugin::Play; sub subscriber { my ($object,$event) = @_; $object = ref($object); print "Recieved event $event from $objectn"; }...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (92): Audio::LADSPA::Network Download

Added: October 21, 2013 | Visits: 467

terminatorX for Linux terminatorX is a realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data (*.wav, *.au, *.ogg, *.mp3, etc.) the way hiphop-DJs scratch on vinyl records. It features multiple turntables, realtime effects (buit-in as well as LADSPA plugin effects), a sequencer and...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (43): terminatorX for Linux Download

Added: February 17, 2010 | Visits: 861

Audio::Ecasound Audio::Ecasound is a Perl binding to the ecasound sampler, recorder, fx-processor. SYNOPSIS One function interface: use Audio::Ecasound qw(:simple); eci("cs-add play_chainsetup"); eci("c-add 1st_chain"); eci("-i:some_file.wav"); eci("-o:/dev/dsp"); # multiple n separated commands...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Audio::Ecasound Download

Added: August 23, 2010 | Visits: 1.051

GNUsound GNUsound is a sound editor for GNU/Linux. It supports multiple tracks, multiple outputs, and 8, 16, or 24/32-bit samples. It can read and write many audio formats through a number of supported file format libraries (such as AudioFile, libsndfile, and libmp3lame), and it can extract audio from a...


Platforms: *nix

License: Freeware Size: 512 KB Download (89): GNUsound Download

Added: October 01, 2010 | Visits: 842

VLevel VLevel is a dynamic compressor that amplifies the quiet parts of music. VLevel project uses a look-ahead buffer to provide gradual changes, and never causes clipping. A command line filter and a LADSPA plugin are provided, and XMMS is supported. Installation: To build it, type "make". To...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (92): VLevel Download

Added: November 18, 2013 | Visits: 248

SpiralLoops SpiralLoops is an experimental loop based sampler for Linux or FreeBSD. The idea of SpiralLoops is to provide a simple, visual tool for looping and layering of sounds; which can be sourced from either wav files on disk, or from sound generating plugins. SpiralLoops allows you to create loop...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (32): SpiralLoops Download

Added: April 24, 2010 | Visits: 709

Audio::LADSPA::Buffer Audio::LADSPA::Buffer is a Perl module for LADSPA buffer. SYNOPSIS use Audio::LADSPA; my $buffer = Audio::LADSPA::Buffer->new($size); $plugin->connect(Port name => $buffer); $buffer->set( @values ); # or get a buffer from a plugin.. $buffer2 = $plugin->get_buffer(Other port); #...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (92): Audio::LADSPA::Buffer Download

Added: June 12, 2006 | Visits: 3.284

NSIS Skincrafter plugin An installer is the first thing that user faces beginning to use an application. So it’s really important to make your installation program not only user-friendly but also attractive. Taking into account this fact we developed NSIS SkinCrafter Plugin a freeware developer tool meant for skinning...


Platforms: Windows

License: Freeware Size: 1.92 MB Download (581): NSIS Skincrafter plugin Download

Added: January 18, 2010 | Visits: 1.280

Xfce 4 Eyes Plugin Xfce 4 Eyes Plugin is a Xfce4 panel plugin that adds eyes which watch your every step. Portions of the xfce4-eyes code were taken from geyes and are licensed under the terms of the GNU General public license, see the COPYING.GPL file..


Platforms: *nix

License: Freeware Size: 204.8 KB Download (103): Xfce 4 Eyes Plugin Download

Added: January 18, 2010 | Visits: 1.413

Class::DBI::Plugin::FilterOnClick Class::DBI::Plugin::FilterOnClick is a Perl module to generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI. SYNOPSIS # Inside of your sub-class of Class::DBI add these lines: use Class::DBI::Plugin::FilterOnClick; use Class::DBI::Pager; use...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Class::DBI::Plugin::FilterOnClick Download

Added: January 18, 2010 | Visits: 1.747

Xfce 4 Xfapplet Plugin Xfce 4 Xfapplet Plugin is a plugin for the Xfce 4 Panel which allows one to use applets designed for the Gnome Panel inside the Xfce Panel. You can think of XfApplet as a tiny Gnome Panel that lives inside the Xfce Panel and allows you to show the same applets that the Gnome Panel is capable of...


Platforms: *nix

License: Freeware Size: 256 KB Download (125): Xfce 4 Xfapplet Plugin Download

Added: January 18, 2010 | Visits: 1.481

kate-ctags-plugin-patch kate-ctags-plugin-patch is a patch for kate-ctags-plugin-0.2. Adds in a plug-in an opportunity to come back in same place whence you have entered into function or other label tags (as in vim on ctrl+T and ctrl +]) PS wrote to authors of a plugin but has not answered. Usage: >tar zxf...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (122): kate-ctags-plugin-patch Download

Added: January 18, 2010 | Visits: 1.273

Kate cppdevelop plugin Kate cppdevelop plugin is a replacement of the katecppsymbolviewer plugin for Kate. Kate cppdevelop plugin supports C ++, C, Perl autogeneration doxy document for element definition if the documentation exists that shows in the form of the help it is not required to pass to a line with definition...


Platforms: *nix

License: Freeware Size: 624.64 KB Download (101): Kate cppdevelop plugin Download

Added: January 18, 2010 | Visits: 1.268

Kate FileTree plugin Kate FileTree plugin is a file treeview plugin. Simply activate in from Kate preferences.. (Kate) FileTree plugin KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities...


Platforms: *nix

License: Freeware Size: 512 KB Download (95): Kate FileTree plugin Download

Added: May 16, 2010 | Visits: 1.803

Xfce 4 Xkb Plugin Xfce 4 Xkb Plugin displays the current keyboard layout, and refreshes when layout changes. Also the layout can be switched by simply clicking on the plugin. The new version can display the layout as text label and also as an image of the corresponding country’s flag. If the flag image is...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (103): Xfce 4 Xkb Plugin Download

Added: August 13, 2010 | Visits: 1.316

Xfce 4 Cellmodem Plugin Xfce 4 Cellmodem Plugin is a monitoring plugin for cellular modems. It reports provider and signal quality for GPRS/UMTS(3G)/HSDPA(3.5G) modem cards. It works with (mostly) all cards which support an out-of-band channel for monitoring purposes..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (137): Xfce 4 Cellmodem Plugin Download

Added: November 11, 2010 | Visits: 1.530

Xfce 4 Taskbar Plugin Xfce 4 Taskbar Plugin is a taskbar plugin for the panel. The size of the taskbar can be changed via the properties dialog. It includes an “expand the panel to fill the screen” feature. Usage: This plugin works as any taskbar, showing you the running applications. You can show, hide or...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (130): Xfce 4 Taskbar Plugin Download

Added: November 24, 2010 | Visits: 1.250

Xfce 4 Showdesktop Plugin Xfce 4 Showdesktop Plugin allows you to hide and unhide unsticky windows on the current workspace with one click. You can unhide all windows with a left-click, or just unhide the last window group with a middle click. Usage: Just add it to your panel. Clic once to get the desktop, then clic...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (99): Xfce 4 Showdesktop Plugin Download

1 2 3 4 5 >