convolution reverb
Cubase 5 Update 5.0.1
Cubase 5 Update offers you an excellent and must-see product which comes with fully integrated new tools for working with loops, beats and vocals, such as LoopMash and VariAudio, combining with new composition features and the first VST3 convolution reverb to take musical creativity to new heights. more>> <<less
Web Location Converter 2.1.1
Converts bookmark files from Internet Explorer (.url) format to Safari (.webloc) format, and vice versa more>>
Web Location Converter 2.1.1 is an application which supports to convert bookmark files from Internet Explorer (.url) format to Safari (.webloc) format, and vice versa. Also handles URLs in plain text files.
Enhancements:
- Adds support for .webloc files created by Safari 4.
Requirements:
- Mac OS X 10.5
HTTPd Info 1.3.3
Displays info about a web server more>> Do you use a PowerBook? Do you dial up your ISP or ARA server using Remote Access from different locations, requiring you change the dialed number just because the local area code has changed or you need to dial a "9" to get the outside line?
DialAssist Set makes this task very, as it should have been ever since Apple has released the Location Manager: You can set up your preferred dial options, like Calling Cards, Long Distance Carriers, Area Codes and Outside Line Access Numbers for your different locations and easily switch between them later by just one mouse click.<<less
DtBlkFx 1.1
Free FFT plug-in for your Mac more>> Free FFT plug-in for your Mac
DtBlkFx by Darrell Barrell is a freeware Fast-Fourier-Transform (FFT) based multi effect VST plug-in for Mac.
Main features:
- Precision parametric equalizing with sharp-roll off, adjust individual harmonics of a sound.
- Harmonic based (or comb) filtering, including active harmonic tracking.
- Various types of noise control, change contrast between loud and soft frequencies, clip frequencies or apply sound smearing.
- Frequency shifting, harmonic and non-harmonic shifting, including active harmonic repitch.
- Various methods of mixing left and right channels, standard and harmonic vocoding, convolution like mixing and more.
- Frequency masking, set harmonic or threshold masks for any effect.
- Up to 8 effects in series.
- GUI graphics can be customized.
System requirements:
- AU or VST host
Forester 1.4
Free and AIR based sound creation tool for your Mac more>> Free and AIR based sound creation tool for your Mac
Forester is an easy to use and free sound generation tool developed with the help of Adobe AIR .
System requirements:
-
Enhancements
- First build on Core 2 Duo machine. Added on/off for little loops and for pitched delay. Replaced the reverb and added editable controls for it. Moved a few interface things around.
FX Designer 1.01
Free digital audio effect processor more>> Free digital audio effect processor
FX Designer is a digital audio effect processor implemented by 3D FX experts SpinAudio for the Chameleon. FX Designer has a flexible signal processing design that allows to produce such audio effects as chorus, flanger, phaser, spatial effects, various simple reverbs and any combination of above.
Now you can run the famous FX Designer VST into a standalone rack, the Chameleon. No computer needed!
The main idea behind this soundskin is provide an easy way to create various delay based effects from the basic building blocks: comb and allpass filters. Many audio effects like phaser, chorus, flanger, reverb, delay are made by interconnecting these basic blocks into a network.
For example chorus and flanger can be made by a series of parallel comb filters, phaser is a series of allpass filters and a basic reverb is a combination of 4 parallel comb filters followed by a series of two allpass filters.
But FX Designer is not just for creation of well-known effects that can be implemented standalone much better - its designed to create new, unheard before effects.
Take an example: With it its possible to make a reverb that would sound like a room with sizes warping over time in impossible ways.
To create all that variety of the effects FX Designer offers 6 modulated delay lines with comb/allpass mode switch, 6 assignable LFOs and flexible tap signal router that allows you to interconnect taps into a network.
Main features:
- Six modulated stereo delay lines with Comb/Allpass filter type switch
- Six assignable stereo LFOs with five waveforms and stereo shift controls
- Flexible tap signal routing
- Low-PassHigh-Pass filter with controllable cutoff on each tap
- More than 70 Presets bank
LFX-1310 1.3
Multi effector audio plug-in for your Mac more>> Multi effector audio plug-in for your Mac
LFX-1310 is a plug-in multi-effector including 24 types of algorithm and 3 serial slots.
LFX-1310 is the stand-alone version of Effecting Module of Ravity(S) & Ravity(R). Every algorithm realizes the very effect you have on your mind, and is fully optimized for low CPU load.
Main features:
- SFilter 12 / SFilter 24 / 3-band EQ
- Peak Compressor / RMS Compressor
- Overdrive / Distortion / Amp Distortion
- Crusher / LP Noise / Stereo Image
- Chorus / Flanger / Phaser / Auto Wah / Tremolo / Auto Pan
- Delay / Stereo Delay / Ping-pong Delay
- Gate Reverb / Room Reverb / Hall Reverb / Spring Reverb
System requirements:
- G4/G5 or Intel-based Mac
- 256MB RAM
- VST or AU host
MetaTrack 1.4
Audio program that displays all sounds graphically using MetaSynth preset pictures more>> Audio program that displays all sounds graphically using MetaSynth preset pictures
MetaTrack displays all sounds graphically using MetaSynth preset pictures and provides a unique visual approach to audio sequencing.
Sounds are displayed not in waveforms but as sonograms and Metasynth pictures.
Main features:
- 16 audio tracks
- Special effects
- Adjustable fades envelopes
- 64 bits mixing
- Graphic sound representation
- Hot-linking to Metasynth
System requirements:
- Power Macintosh or G3 computer
- Au or VST host
- 32 MB Ram
Enhancements
- New hot links with MetaSynth via the new MetaSynth menu
- New effects including 12-band Graphic EQ
- Customizable reverb
- Import/Export Effect Settings
- New loop selection mode
CUDA 2.2
A C language development environment for CUDA-enabled GPUs. more>> A C language development environment for CUDA-enabled GPUs.
The CUDA Toolkit is a C language development environment for CUDA-enabled GPUs.
In a matter of a few years, the programmable graphics processor unit has
developed into an absolute computing workhorse. With multiple cores driven by very high memory bandwidth, todays GPUs offer incredible resources for both graphics and non-graphics processing.
The main reason behind such an evolution is that the GPU is specialized for compute-intensive, highly parallel computation exactly what graphics rendering is about and therefore is designed such that more transistors are devoted to data processing rather than data caching and flow control.
The CUDA development environment includes:
- nvcc C compiler
- CUDA FFT and BLAS libraries for the GPU
- Profiler
- gdb debugger for the GPU (alpha available in March, 2008)
- CUDA runtime driver (now also available in the standard NVIDIA GPU driver)
- CUDA programming manual
The CUDA Developer SDK provides examples with source code to help you get started with CUDA. Examples include:
- Parallel bitonic sort
- Matrix multiplication
- Matrix transpose
- Performance profiling using timers
- Parallel prefix sum (scan) of large arrays
- Image convolution
- 1D DWT using Haar wavelet
- OpenGL and Direct3D graphics interoperation examples
- CUDA BLAS and FFT library usage examples
- CPU-GPU C- and C++-code integration
- Binomial Option Pricing
- Black-Scholes Option Pricing
- Monte-Carlo Option Pricing
- Parallel Mersenne Twister (random number generation)
- Parallel Histogram
- Image Denoising
- Sobel Edge Detection Filter
- MathWorks MATLAB Plug-in
Main features:
- Standard C programming language enabled on a GPU.
- Unified hardware and software solution for parallel computing on CUDA-enabled NVIDIA GPUs.
- CUDA compatible GPUs range from lower power notebook GPUs to high performance, multi-GPU systems.
- CUDA-enabled GPUs support the Parallel Data Cache and Thread Execution Manager.
- Standard numerical libraries for FFT (Fast Fourier Transform) and BLAS (Basic Linear Algebra Subroutines).
- Dedicated CUDA driver for computing.
- Optimized direct upload and download path from the CPU to CUDA-enabled GPU.
- CUDA driver interoperates with OpenGL and DirectX graphics drivers.
- Support for Linux 32/64-bit and Windows XP 32/64-bit operating systems.
- Direct driver and assembly level access through CUDA for research and language development.
Enhancements
- Visual Profiler for the GPU - The most common step in tuning application performance is profiling the application and then modifying the code. The CUDA Visual Profiler is a graphical tool that enables the profiling of C applications running on the GPU. This latest release of the CUDA Visual Profiler includes metrics for memory transactions, giving developers visibility into one of the most important areas they can tune to get better performance.
- Improved OpenGL Interop - Delivers improved performance for Medical Imaging and other OpenGL applications running on Quadro GPUs when computing with CUDA and rendering OpenGL graphics functions are performed on different GPUs.
- Texture from Pitch Linear Memory - Delivers up to 2x bandwidth savings for video processing applications.
- Zero-copy - Enables streaming media, video transcoding, image processing and signal processing applications to realize significant performance improvements by allowing CUDA functions to read and write directly from pinned system memory. This reduces the frequency and amount of data copied back and forth between GPU and CPU memory. Supported on MCP7x and GT200 and later GPUs.
- Pinned Shared Sysmem - Enables applications that use multiple GPUs to achieve better performance and use less total system memory by allowing multiple GPUs to access the same data in system memory. Typical multi-GPU systems include Tesla servers, Tesla Personal Supercomputers, workstations using QuadroPlex deskside units and consumer systems with multiple GPUs.
- Asynchronous memcopy on Vista - Allows applications to realize significant performance improvements by copying memory asynchronously. This feature was already available on other supported platforms but is now available on Vista.
- Hardware Debugger for the GPU - Developers can now use a hardware level debugger on CUDA-enabled GPUs that offers the simplicity of the popular open-source GDB debugger yet enables a developer to easily debug a program that is running 1000s of threads on the GPU. This CUDA GDB debugger for Linux has all the features required to debug directly on the GPU, including the ability to set breakpoints, watch variables, inspect state, etc.
- Exclusive Device Mode - This system configuration option allows an application to get exclusive use of a GPU, guaranteeing that 100% of the processing power and memory of the GPU will be dedicated to that application. Multiple applications can still be run concurrently on the system, but only one application can make use of each GPU at a time. This configuration is particularly useful on Tesla cluster systems where large applications may require dedicated use of one or more GPUs on each node of a Linux cluster.
Pinned Memory Support:
- These new memory management functions (cuMemHostAlloc() and cudaHostAlloc()) enable pinned memory to be made "portable" (available to all CUDA contexts), "mapped" (mapped into the CUDA address space), and/or "write combined" (not cached and faster for the GPU to access).
- cuMemHostAlloc
- cuMemHostGetDevicePointer
- cudaHostAlloc
- cudaHostGetDevicePointer
Function attribute query:
- This function allows applications to query various function properties.
- cuFuncGetAttribute
2D Texture reads from pitch linear memory:
- You can bind linear memory that you get from cuMemAlloc() or cudaMalloc() directly to a 2D texture. In previous releases, you were only able to bind cuArrayCreate() or cudaMallocArray() arrays to 2D textures.
- cuTexRefSetAddress2D
- cudaBindTexture2D
Flags for event creation:
- Applications can now create events that use blocking synchronization.
- cudaEventCreateWithFlags
New device management and context creation flags:
- The function cudaSetDeviceFlags() allows the application to specify attributes such as mapping host memory and support for blocking synchronization.
- cudaSetDeviceFlags
Improved runtime device management:
- The runtime now defaults to attempting context creation on other devices in the system before returning any failure messages. The new call cudaSetValidDevices() allows the application to specify a list of acceptable devices for use.
- cudaSetValidDevices
Driver/runtime version query functions:
- Applications can now directly query version information about the underlying driver/runtime.
- cuDriverGetVersion
- cudaDriverGetVersion
- cudaRuntimeGetVersion
New device attribute queries:
- CU_DEVICE_ATTRIBUTE_INTEGRATED
- CU_DEVICE_ATTRIBUTE_CAN_MAP_HOST_MEMORY
- CU_DEVICE_ATTRIBUTE_COMPUTE_MODE
Documentation:
- Doxygen-generated and cross-referenced html, pdf, and man pages.
- Runtime API
- Driver API

Filter Factory Gallery J for Mac -
Filter Factory Gallery H is a pack of free filters for Photoshop. more>> Filter Factory Gallery H is a pack of 17 free filters for Photoshop and allows you to apply all manner of effects and finishes.
To install it, youll need the plugin compiler for Photoshop and Premiere called Plugin Commander.
These following are the filters in this pack:
Filter 1-Blast Em Blur
Filter 2-Circle Cell
Filter 3-Color Pattern Generator 1
Filter 4-Color Pattern Generator 2
Filter 5-Drink to Me
Filter 6-Fence Slats
Filter 7-Graphic
Filter 8-Lapcian
Filter 9-Radial Pattern Generator
Filter 10-Radial Quad Mirror
Filter 11-Radial Sun
Filter 12-Reverb
Filter 13-Toners
Filter 14-Twister
Filter 15-Web Weaver
Filter 16-Whirl Blur
Filter 17-Window Screen<<less

Filter Factory Gallery H for Mac -
Filter Factory Gallery H is a pack of free filters for Photoshop. more>> Filter Factory Gallery H is a pack of 20 free filters for Photoshop and allows you to apply all manner of effects and finishes.
To install it, youll need the plugin compiler for Photoshop and Premiere called Plugin Commander.
These following are the filters in this pack:
Filter 1-Alias Blur
Filter 2-Edge Saturate
Filter 3-GridMed
Filter 4-GridMin
Filter 5-Lattice
Filter 6-Melting Pot
Filter 7-Moon Phase
Filter 8-NoisyRGB
Filter 9-Quick Sepia
Filter 10-Reverb
Filter 11-RGB Offset
Filter 12-Stigmatism
Filter 13-Sun Raze<<less

WavePad Audio Editor 3.14
Audio editing software. more>>
This audio editing software is a full featured professional sound editor. It lets you make and edit music, voice and other audio recordings. When editing audio files you can cut, copy and paste parts of recordings and, if required, add effects like echo, amplification and noise reduction. WavePad works as a wav editor or mp3 editor but it also supports a number of other file formats including vox, gsm, real audio, au, aif, flac, ogg and more.
- Sound editing functions include cut, copy, paste, delete, insert, silence, autotrim and more. Audio effects include, amplify, normalize, equaliser, envelope, reverb, echo, reverse, sample rate conversion and more.
- Supports a number of file formats including wav (multiple codecs), mp3, vox, gsm, real audio, au, aif, flac, ogg and many more.
- Batch processing supports up to 32000 files allowing you to apply effects and/or convert your files as a single function.
- Many more features.
Tickets Widget 1.0
Tickets Widget - Quickly find concert tickets from inside your Dashboard more>> MasterVerb represents a significant evolution of our popular reverb plug-in. While maintaining the CPU efficiency that was a hallmark of the original MasterVerb, the DSP technology has been greatly enhanced to provide better sound and a much wider palette of sonic spaces.
When a sound is emitted in a particular room, the ear first picks up on the individual echos that occur within the first several hundred milliseconds. These reflections help define the character of a room and the new Early Reflection section in MasterVerb 5 provides a library of several reflection patterns as well as control for delay, size and diffusion of the pattern. These discrete echoes build up and blend into a diffuse reverb sound (the Late Reverb). MasterVerb provides two different late reverb types and complete size, decay time and damping control to sculpt the perfect ambience!
* Early reflection section- halls, rooms, plates, chambers, echo, cathedral, nightclub, ping-pong
* Two late reverb types- a silky smooth Hall and a lush Plate algorithm
* 3-band EQ controls for controlling early and late frequency response to simulate a vast range of damping characteristics- anything from muffled to warm and mellow to a bright sizzle
* Triggered envelope control for special effects such as gated and reverse reverb
* Stunning new visual interface design including a 3-D plot of the frequency response over time, early reflection and late reverb patterns, envelope shape, delay times and early/late damping graphs
* Up to 192 kHz support
* Brand new presets and enhanced preset management<<less
Wavepad Audio Editor for Mac 3.20
WavePad is audio editing software for Mac OS X. This program lets you make and edit voice, music and other audio recordings. You can cut, copy and paste parts of recording and, if required, add effects like echo, amplification and noise reduction. WavePad is free. more>>
Wavepad Audio Editor for Mac - WavePad is a sound editor program for Mac OS X. This software lets you make and edit voice and other audio recordings. You can cut, copy and paste parts of recording and, if required, add effects like echo, amplification and noise reduction.
Sound editing functions include cut, copy, paste, delete, insert, silence, autotrim and more.
Audio effects include, amplify, normalize, equaliser, envelope, reverb, echo, reverse, sample rate conversion and more
Special effects include reduce vocals, distortion, chorus and more.
Batch processing allows you to apply effects and/or convert your files as a single function.
Audio restoration features including noise reduction and click pop removal.
Recorder supports autotrim and voice activated recording.
Create and work on multiple audio files at one time and save them as one project.
Supports sample rates from 6000 to 96000Hz, stereo or mono, 8, 16, 24 or 32 bits.
Pre-defined audio quality suggestions when saving files such as CD Quality and Radio Quality.
Tools include spectral analysis (FFT) and speech synthesis (text to speech).
Load audio files directly from Cd and convert to .wav files automatically.
Ability to work with multiple files at the same time in seperate screens.
Allows you to set user assigned keys and macros.
Set bookmarks along multiple files as you work.
Enhancements:
Version 3.20
System Requirements:Mac OS X 10.2 and above<<less