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.477.280 Times

Audio::LADSPA 0.018

  Date Added: May 08, 2010  |  Visits: 766

Audio::LADSPA

Report Broken Link
Printer Friendly Version


Product Homepage
Download (107 downloads)

Implements a LADSPA 1.1 host. SYNOPSIS use Audio::LADSPA; for my $class (Audio::LADSPA->plugins) { print "t",$class->name," (",$class->id,"/",$class->label,")"; } LADSPA plugins are objects in shared libraries that can generate or transform audio signals (like VST or Direct-X plugins on Mac and Win32 systems). Most of the existing LADSPA plugins are pretty low-level compared to VST plugins (you get seperate oscilator, ADSR and delay plugins instead of "complete" virtual synthesizers etc). See also http://www.ladspa.org/ With these modules you can create a LADSPA host, which can load the plugins, query their capabilities, connect them together in a network, and run audio streams through them. The LADSPA API was developed for linux but should be platform independent, so you might be able to compile these modules and the nessisary plugins on win32 systems (please let me know if it works or not)..

Requirements: No special requirements
Platforms: Linux
Keyword: Audio Audioladspa Ladspa Libraries Plugins Programming
Users rating: 0/10

License: Freeware Size: 81.92 KB
AUDIO::LADSPA RELATED
Audio Tools  -  JACK Rack 1.4.7
JACK Rack is an effects "rack" for the JACK low latency audio API. The rack can be filled with LADSPA effects plugins and can be controlled using the ALSA sequencer. It's phat; it turns your computer into an effects box.
266.24 KB  
MP3 Tools  -  Faust : signal processing language 0.9.30
FAUST (Functional Audio Stream) is a functional programming language specifically designed for real-time signal processing and synthesis. FAUST targets high-performance signal processing applications and audio plug-ins for a variety of platforms...
7.92 MB  
Libraries  -  Audio::LADSPA::Network 0.018
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...
81.92 KB  
Audio Tools  -  Sweep 0.9.2
Sweep is an audio editor and live playback tool for GNU/Linux, BSD and compatible systems. Sweep project supports many music and voice formats including AIFF, Ogg Vorbis, WAV, Speex and MP3, with multichannel editing and LADSPA effects plugins.....
 
Libraries  -  SoundTouch Sound Processing Library 1.3.0
SoundTouch Sound Processing Library is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files: - Tempo (time-stretch): Changes the sound to play at faster or slower speed than original,...
430.08 KB  
Libraries  -  TinyLIB 0.8
TinyLIB is an emulation layer to make all platforms look the same. TinyLIB is very small and meant for game development. TinyLIB provides a subset of GLUT/OpenGL, OpenAL, BSD sockets, and the C standard library. Almost any platform has graphics,...
1024 KB  
Libraries  -  JsHttpRequest 5.0
JsHttpRequest project is an easy-to-use cross-browser AJAX library with AJAX file uploading support and many other features. JsHttpRequest first appeared as cross-browser analogue of XMLHttpRequest, and then became a very useful instrument to...
122.88 KB  
Multimedia Integration Tools  -  Jackbeat 0.7.6
Jackbeat project is an audio sequencer with support for the JACK Audio Connection Kit. Featuring a drum-machine-like interface, it is designed with real-time operation in mind: while playing, the pattern can be edited, the BPM rate...
16.2 MB  
Programming  -  tkscript 0.9.0.60
tkscript is a JIT-accelerated C-like scripting language with bindings for OpenGL, SDL, SDL_net, libpng, and zlib. A plugin SDK can be used to dynamically extend the script engine with custom C functions and C++ classes. It can be used to...
645.12 KB  
Audio Tools  -  mhWaveEdit 1.4.12
mhWaveEdit is a graphical program for editing, playing and recording sound files. mhWaveEdit project is user-friendly, lightweight, portable and handles large files very well. The program itself has only simple editing features such as cutnpaste...
368.64 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB