'Mixere', and 'Memtrace'

Dennis Faas's picture

Mixere

Mixere is a free, open-source application for mixing audio files. It runs on Windows NT/2000/XP, and supports WAV, AIFF, MP3, Ogg Vorbis, Flac, and Mod audio files. Mixere is optimized for live performance, and especially for creating live sound collage. Conceptually, it’s like a rack full of CD players connected to an automated mixer. Mixere's features include dynamic looping of audio, auto-triggering of audio, fully automated sliders, "soft" (gradual) mute/solo operations, crossfading between documents, and unlimited undo. A Mixere document consists of a number of tracks, each containing a single audio file. Any number of tracks can play simultaneously, subject only to the limits of Windows and sound card performance. Audio is streamed directly from disk, so there's no limit on audio file size, and no waiting for audio to be loaded into memory. Mixere's interface is similar to a spreadsheet. The rows are tracks, and the columns are properties which can be adjusted for each track: name, transport (play/pause/stop/loop), mute/solo, volume, pan, pitch (+/- one octave), and audio position.

http://mixere.sourceforge.net/

Memtrace

MEMTRACE is a utility designed for helping you inthe tedious task of finding memory leaks in your C/C++ programs. It is distributed as a source module that needs to be linked together with your project. This module is responsible of auditing your memory allocations and keep track of when and where they are freed or not. Currently we are supporting both C and C++; under DOS, Windows, OS/2, Netware, and QNX; and compilers manufactured by Borland, Zorland/Zortech/Symantec/Digitalmars, Microsoft, and Watcom/Sybase/Powersoft. You can expect this list to grow considerably.

http://guti.webcindario.com/static.php?page=MEMTRACE

| Tags:
Rate this article: 
No votes yet