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

Digital Filter Audio freeware
Filter: All | Freeware | Demo
 

Digital Filter Audio

1 2 3 4 5 > 
Added: July 13, 2013 | Visits: 407

DIGITAL FILTER GUI DIGITAL FILTER GUI.For more information, visit: http://www.matpic.com



Platforms: Matlab

License: Freeware Size: 890.88 KB Download (40): DIGITAL FILTER GUI Download

Added: March 12, 2010 | Visits: 1.483

FIR Filter Plugin FIR filter Plugin is an effect plugin for XMMS which enables to filter audio data using long FIR (finite impulse response) filters. Typical applications is loudspeaker or room equalization which typically requires filters with more than 300 taps (filter weights). The FIR filter plugin uses the...





Platforms: *nix

License: Freeware Size: 204.8 KB Download (181): FIR Filter Plugin Download

Added: November 06, 2010 | Visits: 944

cdstatus cdstatus is a tool for diagnosing cdrom drive and cd problems, and for performing digital data (audio) extraction. It will query the drive status, and report what the system thinks the status is. Due to problems, systems have been known to disagree with users as to the status of a drive. (The...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): cdstatus Download

Added: May 08, 2013 | Visits: 564

Digital filter with poles and zeros placement Run the M-file and place the poles of your system, then press ENTER. After, insert the zeros of your system, then press ENTER. The result is the Bode diagram of the filter's normalized frequency response that has NUM and DEN with the same order


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Digital filter with poles and zeros placement Download

Added: August 21, 2008 | Visits: 1.096

FACT FACT is an Open Source, digital video/audio conference tool that puts the ability for communication between partners via local or global network. This tool has been developed for use with the most popular encoding formats - such: Xvid, DivX, Lame MP3 or other codecs, supported by MS Windows....


Platforms: Windows

License: Freeware Size: 739 KB Download (108): FACT Download

Added: February 18, 2010 | Visits: 1.007

OpenDDPT OpenDiscreteDynamicProgrammingTemplate project founds optimal constrainted parameters of a discrete controls with second order optimization template replacing Hessian with directional derivatives and backpropagation for digital filter(as neural network).. OpenDiscreteDynamicProgrammingTemplate:...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (97): OpenDDPT Download

Released: May 31, 2016  |  Added: June 26, 2016 | Visits: 664

Reference Fast Trend Line The RFTL (Reference Fast Trend Line) is a Digital Indicator (Digital Filter) of Technical Analysis developed after spectral analysis research of the market data. RFTL is a digital filter that has smoothness and a predictable behavior and can be used in automated and manual trading for designing...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.16 MB Download (95): Reference Fast Trend Line Download

Added: May 18, 2010 | Visits: 1.228

Audio::DSP Audio::DSP is a Perl interface to *NIX digital audio device. SYNOPSIS use Audio::DSP; ($buf, $chan, $fmt, $rate) = (4096, 1, 8, 8192); $dsp = new Audio::DSP(buffer => $buf, channels => $chan, format => $fmt, rate => $rate); $seconds = 5; $length = ($chan * $fmt * $rate * $seconds) /...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (147): Audio::DSP Download

Added: May 10, 2013 | Visits: 596

Digital Resistor-Capacitor Filter It's used to calculate IIR (Infinite Impulse Response) coefficients for any analog RC filter.This function uses a pre-calculated equation for both circuits that only requires the resistance and capacitance value to get a digital filter equivalent to a basic analog filter. Requirements: - MATLAB...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (66): Digital Resistor-Capacitor Filter Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 491

Nsound for Linux Nsound is a C++ library and Python module designed for audio synthesis featuring dynamic digital filters. The library lets you easily shape waveforms and write to disk or plot them. In Nsound, all audio data is represented as a floating point number between -1.0 and 1.0. In this way, it is...


Platforms: Linux

License: Freeware Size: 5.1 MB Download (44): Nsound for Linux Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 445

Nsound Nsound is a C++ library and Python module designed for audio synthesis featuring dynamic digital filters. The library lets you easily shape waveforms and write to disk or plot them. In Nsound, all audio data is represented as a floating point number between -1.0 and 1.0. In this way, it is...


Platforms: Windows

License: Freeware Download (46): Nsound Download

Added: July 19, 2013 | Visits: 518

Digital Resistor-Capacitor (RC) Filter Returns equivalent IIR coefficients for an analog RC filterUsage: [B,A] = RC_FILTER(r, c, fs, type); R is the resistance value (in ohms) C is the capacitance value (in farrads) FS is the digital sample rate (in Hz) type is a character string defining filter type Choices are: 'high' or 'low'This...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Digital Resistor-Capacitor (RC) Filter Download

Added: September 10, 2010 | Visits: 868

POE::Component::Audio::Mad::Handle POE::Component::Audio::Mad::Handle is a POE Component to facilitate IPC with the POE::Wheel::Audio::Mad mpeg decoder. SYNOPSIS use POE; use POE::Component::Audio::Mad::Handle; ## create an IPC bridge on stdin/stdout create POE::Component::Audio::Mad::Handle(); ## create a custom IPC...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): POE::Component::Audio::Mad::Handle Download

Added: August 14, 2013 | Visits: 481

soniK soniK is an open source digital audio editor for Linux, using the KDE platform. soniK allows you to record, edit and process sounds on your computer. Features soniK's main features include: Record audio using your computer's soundcard Visualise the audio as a waveform or a spectrogram...


Platforms: *nix

License: Freeware Size: 1.69 MB Download (34): soniK Download

Added: August 03, 2013 | Visits: 397

Argeiphontes Lyre Argeiphontes Lyre offers you the possibility to filter audio files, to make audio interpretations, to generate symetric images, to convert images to movies and much more.


Platforms: Mac

License: Freeware Size: 25.62 MB Download (43): Argeiphontes Lyre Download

Added: July 17, 2013 | Visits: 408

rms_exp.m Calculates exponential averaged RMS of a signal using the specified windowlength as the time constant.Useful for computing sound pressure level from microphone data.Uses digital filter. Much faster than cumsum.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): rms_exp.m Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 777

ProgDVB (32 bit) ProgDVB - the universal and very power software for watching digital TV and listening to radio channels. Support for various types of data sources: * Internet TV and Radio. About 4000 channels in the list. * DVB-S (satellite), DVB-S2, DVB-C (cable), DVB-T, ATSC, ISDB-T * IPTV * Analog...


Platforms: Windows

License: Freeware Size: 11.4 MB Download (188): ProgDVB (32 bit) Download

Added: May 27, 2010 | Visits: 1.720

Ekspos Image Viewer Ekspos is platform independent Java image viewer program. Ekspos Image Viewer support most popular image format: PNG, JPEG, and GIF, where additional image format can be added through Java ImageIO plugin. It consists of 2 parts: shell browser and viewer. Shell browser allows you to navigate...


Platforms: *nix

License: Freeware Download (137): Ekspos Image Viewer Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 481

2WarpDelay 2WarpDelay has many of the features that you can find in most other delays: independent delay lines for right and left stereo channels, cross-feedback for control of the delay's stereo image, saturation, compressors in the feedback path to prevent harsh clipping with extreme settings and...


Platforms: Mac

License: Freeware Size: 952.32 KB Download (78): 2WarpDelay Download

Added: March 24, 2013 | Visits: 424

Sigma-Delta ADC, From Behavioral Model to Verilog and VHDL For a full description of the models, refer to the September 2007 MATLAB Digest article.http://www.mathworks.com/company/newslette...sigmadelta.htmlWe present a series of Simulink models to design a high-level behavioral model of a Sigma-Delta ADC. The high-level behavioral model has an Analog...


Platforms: Matlab

License: Freeware Size: 481.28 KB Download (41): Sigma-Delta ADC, From Behavioral Model to Verilog and VHDL Download

1 2 3 4 5 >