multichannel
MultiWave 1.0
MultiWave was designed to help you create a multichannel wave file from several mono wave files more>>
Common usages include the generation of quadriphonic and surround 5.1 files.
MultiWave lets you define multichannel configurations. From stereo to surround 7.1, including quadriphony and surround 5.1, and everything else you can imagine. Simply select a wave file for each channel, and then create the corresponding multichannel file! MultiWave processes the samples by blocks of 100 Kb, so you can use input files of virtually any size, without going out of memory.
Several options are available, to automatically select wave files for all the channels with only one click (based on file suffixes), to pad the shortest samples with silence, or to automatically save the result.

Maven Player 1.0
Maven Player - Free extensible wave player for your 5.1 Surround Sound PC. more>>
If you dont have a multichannel extensible wav file, you can create them with Maven3D Professional.
Just click the notes to load a file and play. No installation or uninstallation is necessary - just download and run.
For audio producers who like to produce cutting edge stuff, this is the perfect utility to distribute multichannel audio without the cost of purchasing additional software.
Loop mode is perfect for checking out highly complex multichannel loops.
Quadmix and Quadpan 1.0
These are multichannel vst effect plugins and will have little or no use on stereo or mono tracks. more>>
If the ball is in the top left hand corner, the audio will only come from the first input etc. If it is in the middle the signal is spread evenly between all the inputs.
The ball can be controlled by two lfos (assigned to the X and Y co-ordinates) which allow a variety of different patterns to be created. There are 16 preset shapes included.
Quadpan is a utility plugin for modular programs like audiomulch and bidule. It takes a mono input and sends that to four outputs. The volume for each output is controlled by the position of a ball on the XY pad. If the ball is in the top left hand corner, the audio will only come out of the first output etc.
If it is in the middle the signal is spread evenly between all the outputs. The ball can be controlled by two lfos (assigned to the X and Y co-ordinates) which allow a variety of different patterns to be created. There are 16 preset shapes included.
Quadmix and Quadpan are multichannel vst effect plugins. They will have little or no use on stereo or mono tracks.
Krystal Audio Engine 1.0.1
Process digital signals in real time. more>>
Krystal Audio Engine 1.0.1 offers you a multichannel audio engine with open system design for digital signal processing in real time. The current release supports 4 audio channels at 44.1kHz/16bit, two different audio inputs, and 4 real time effects. The full system package includes basic plugins for playback, recording, and manipulating audio.
Major Features:
- KRISTAL Audio Engine
- 16 audio tracks
- 32 Bit floating point audio engine
- 44.1 to 192 kHz sample rate*
- Downmix to 16/24/32 Bit audio files
- 3-band parametric EQ &
- 2 VST insert slots per channel
- 3 VST master effect slots
- ASIO low latency audio driver support
- 4 KRISTAL Plug-In slots
- Load/Save KRISTAL project files
- Supported file formats: WAVE, AIFF, FLAC, OGG Vorbis
- KRISTAL Waver
- the sequencer Plug-In for KRISTAL
- multichannel harddisk recording via ASIO/MME
- ASIO input monitoring
- audio clip arrangement
- audio clip fade-in/fade-out/crossfade
- unlimited undo/redo
- AES31 Export
- KRISTAL LiveIN
- connect your mic/guitar and play thru KRISTAL using VST effects in realtime
- KRISTAL Effects Plug-Ins
- KristalMultiDelay
- KristalChorus
- KristalReverb
- Kristalizer
WareSeeker Editor
Tranzcode 0.40 beta
A windows command line utility used to transcode multichannel wav files into mono wavs more>>
number of channels found.
DTS decoding was made available using libdts from dtsdec source code written by Gildas Bazin with some help from Sam Hocevar which was based on a52dec code with original credits going to Aaron Holtzman and Michel Lespinasse.
Modifications were made to output
mono wavs directly, including LFE output. Currently there is no AC-3 support, but plans for it in the future.
Multichannel Transcoding:
---------------------------------
Mono wav output
will be PCM (non extensible), and have the same bit resolution and sample rate as the multichannel source
wav. Supports very large wavs files (> 4GB), including wav extensible format. Supports 2-ch (stereo), up
to 18 channels. If a mono wav is transcoded, the result will be an "empty" or blank wav with the same
characteristics as the source wav.
Suffix naming convention: Is the same as the output order (as displayed during transcoding):
2 channels:
-L (Left)
-R (Right)
3 channels:
-L (Left)
-R (Right)
-C (Center)
4 channels:
-FL (Front Left)
-FR (Front Right)
-BL (Back Left)
-BR (Back Right)
5 channels:
-FL (Front Left)
-FR (Front Right)
-C (Front Center)
-SL (Surround "Back" Left)
-SR (Surround "Back" Right)
6 channels:
-FL (Front Left)
-FR (Front Right)
-C (Front Center)
-LFE (Low Frequency Effect)
-SL (Surround "Back" Left)
-SR (Surround "Back" Right)
7 channels:
-FL (Front Left)
-FR (Front Right)
-FC (Front Center)
-LFE (Low Frequency Effect)
-BL (Back Left)
-BR (Back Right)
-FLC (Front Left Center)
...
DTS Transcoding:
-----------------------
Transcoded .dts (48kHz) and DTSWav (44.1kHz) files into 32 bit float mono wavs regardless of the bit
resolution they were originally encoded with. The number of output mono wavs depends on the number
of channels read. There is also a downmix option (/S) to output a 16 bit stereo wav. It does not support DTS ES
The output order (is the same as displayed during transcoding):
Usually as 6 or 5 channels, having the suffix name appended as follows:
(note: SL & SR were used instead of BL (Back Left) & BR because I got accustomed to the naming convention)
6 channels:
-FL (Front Left)
-FR (Front Right)
-C (Front Center)
-LFE (Low Frequency Effect)
-SL (Surround "Back" Left)
-SR (Surround "Back" Right)
5 channels:
-FL (Front Left)
-FR (Front Right)
-C (Front Center)
-SL (Surround "Back" Left)
-SR (Surround "Back" Right)
...
Some examples of its usage:
1) Transcodes to (6) 32 bit float mono wavs using "temp-" as the output prefix name:
tranzcode "Us and Them.dts" temp
outputs: temp-FL, temp-FR, temp-C, temp-LFE, temp-SL, temp-SR
2) Transcodes to (6) 32 bit float mono wavs using "-" as the output prefix name:
tranzcode "Us and Them.dts"
outputs: Us and Them-FL, Us and Them-FR, Us and Them-C, Us and Them-LFE, Us and Them-SL, Us and Them-SR
3) Transcode to (2) 32 bit mono wavs (selected channels only/cancels the others):
tranzcode Us_and_Them.wav /+C,LFE
outputs: Us_and_Them-C, Us and Us_and_Them-LFE
4) Transcode to (4) 32 bit mono wavs (selected channels are cancelled):
tranzcode Us_and_Them.wav test /-C,LFE
outputs: test-FL, test-FR, test-SL, test-SR
5) Downmix to a 16 bit stereo wav without gain adjust:
tranzcode "Us and Them.dts" /S
outputs: Us and Them-(stereo).wav
6) Downmix to a 16 bit stereo wav with 15% (lower) gain adjustment (x .15):
tranzcode Us_and_Them.wav" "downmix test" /S@15%
outputs: downmix test-(stereo).wav

QuickTime Writer Filter 1.0b
QuickTime Writer Filter delivers an automatic, reliable and effective multimedia technology that provides high-definition video and audio with codecs like H.264, AAC. more>>
QuickTime Writer Filter 1.0b delivers an automatic, reliable and effective multimedia technology that provides high-definition video and audio with codecs like H.264, AAC. The QuickTime Writer Filter provides your application with QuickTime encoding capabilities of any Audio or Video source that is supported on your system. This component is built upon the QuickTime SDK to ensure the best compatibility and performance.
Major Features:
- Video and Audio encoding using industry leading standards such as H.264, AAC.
- Video files, AV capture or network streaming can be used as sources.
- Specifiable encoding quality.
- Video can be resized.
- Video frame reordering.
- Specifiable key frame interval.
- Multichannel Audio.
- Support for PCM and non-PCM formats.
- Specifiable Audio data rate, layout and sample rate.
Requirements: Requires the QuickTime runtime 7.0 or higher to be installed on your system.
Crystal Audio Engine (Full System) 0.1b
Crystal Audio Engine is a multichannel audio engine with Open System Design for Digital Signalprocessing in realtime. The current release supports 4 audio channels at 44.1kHz/16bit, 2 different Audio more>>
mp3 Surround Player 2.0
plays back mp3 & mp3surround files more>> The mp3 surround player reproduces mp3 surround files with and w/o mp3 stereo eXtended (mp3 SX) technology as well as standard mp3 stereo files on your multichannel soundcard. mp3 surround files can be rendered for headphone reproduction with the Ensonido technology.<<less
Fennec 1.2 Beta 1
Converting, joining, ripping, tag editing, multichannel processing more>> Fennec, listen to the highest quality sound! (64-bit floating point) Now with almost everything you need. Converting, joining, ripping, tag editing, multichannel processing, media library, skins, themes, effects and so on<<less
XMPlay IFF/8SVX plugin 3
plugin for XMPlay for playing IFF/8SVX audio files more>> XMP-8SVX is a plugin for XMPlay for playing IFF/8SVX audio files, featuring:
mono and multichannel files loading
internet streaming
tags displaying<<less
Hypercube Transcoder 3.05
This tool allow you to encode various audio content in MPEG multichannel audio format introduced by Phillips. more>>
Such mpeg audio files can be multiplexed with regular MPEG2 video stream to build 5.1 SVCD.
MPEG Multichannel can offer up to 7.1 real discrete audio channels. Currenlty Hypercube transcoder is able to produce only 5.1 channels.
MPEG Multichannel is the official European standard for multi channel DVD surround. However it is easily surpassed in terms of sound quality by both Dolby Digital and DTS.
It never gained wide acceptance in the industry with producers preferring to use the existing soundtracks produced for other versions such as the US which were commonly already in Dolby Digital or DTS.
NINJAM 0.06 beta
NINJAM is a program specially designed for users to create music over the internet. more>>
NINJAM is a program to allow people to make real music together via the Internet. Every participant can hear every other participant. Each user can also tweak their personal mix to his or her liking. NINJAM is cross-platform, with clients available for Mac OS X and Windows.
NINJAM uses compressed audio which allows it to work with any instrument or combination of instruments. You can sing, play a real piano, play a real saxophone, play a real guitar with whatever effects and guitar amplifier you want, anything. If your computer can record it, then you can jam with it (as opposed to MIDI-only systems that automatically preclude any kind of natural audio collaboration1).
Since the inherent latency of the Internet prevents true realtime synchronization of the jam2, and playing with latency is weird (and often uncomfortable), NINJAM provides a solution by making latency (and the weirdness) much longer.
Latency in NINJAM is measured in measures, and thats what makes it interesting.
The NINJAM client records and streams synchronized intervals of music between participants. Just as the interval finishes recording, it begins playing on everyone elses client.
So when you play through an interval, youre playing along with the previous interval of everybody else, and theyre playing along with your previous interval. If this sounds pretty bizarre, it sort of is, until you get used to it, then it becomes pretty natural. In many ways, it can be more forgiving than a normal jam, because mistakes propagate differently.
Part tool, part toy, NINJAM is designed with an emphasis on musical experimentation and expression.
NINJAM uses OGG Vorbis audio compression to compress audio, then streams it to a NINJAM server, which can then stream it to the other people in your jam.
This architecture requires a server with adequate bandwidth, but has no firewall or NAT issues. OGG Vorbis is utilized for its great low bitrate characteristics and performance. Each user receives a copy of other users audio streams, allowing for each user to adjust the mix to their liking, as well as remix later.
This uses more bandwidth than having a server encode a single stream, but has numerous benefits (including lower server CPU use and the client having the full multichannel data for later use).
NINJAM can also save all of the original uncompressed source material, for doing full quality remixes after the jam.
DigicartPC 1.0.0.1
A useful PC utility for playing media files using Windows and ASIO drivers more>> A useful PC utility for playing media files using Windows and ASIO drivers
DigicartPC is an extended triple-stack cart machine intended for use by a GramOp.
In the days when Radio was called The Wireless, music and sound effects were often played in theatres and broadcasts from recordings stored on flat discs made of plastic.
These discs were called Gramophone Records and they were played on a Gramophone Record Player by a Gramophone Record Player Operator. Quickly renamed to GramOp.
While the technology has moved on, the name has stuck. Incidental music and SFX are still known as Grams, played in by a GramOp.
Each one of 336 buttons (arranged in 8 pages of 42) represents a stereo, or multichannel, cart machine which can be loaded with a file in WAV, MP3, MID, WMA, WMV, AVI, AU, SND, AIFF, ASF, MPG, BWF, MOV, AC3, JPG, BMP and Quicktime (version 2 or later) or other streaming media format.
Audio output can be routed through any available soundcard using Windows DirectX (DirectShow) or ASIO drivers. DigicartPC is veary easy to use and quick in playing the media files!
Main features:
- Assign a media file to any button - WAV, MP3, MID, MPG, AVI, MOV, WMA, WMV, BWF, AIFF, AC3, JPG, BMP etc.
- Set Volume, Pan, Varispeed.
- Fade In, Fade Out, Loop.
- Start on mouse, midi, GPI, keyboard and/or midi timecode.
- Stop other samples on play - collectively or selectively.
- Stop and re-cue or Pause.
- Buzzers and Bells.
- Playlists and Surround.
- Set button caption and colour.
- Assign to any available output

WavPack 4.60
WavPack is a useful and easy to use audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. more>>
WavPack 4.60 is a useful and easy to use audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. In the default lossless mode WavPack acts just like a WinZip compressor for audio files.
Hoween 30% and 70%.
Major Features:
- Compatible with virtually all PCM audio formats including 8, 16, 24, and 32-bit ints; 32-bit floats; mono, stereo, and multichannel; sampling rates from 6 to 192 kHz (and non-standard rates)
- Multiplatform support including Windows, Linux, and OS X, plus a flash decoder that works virtually anywhere
- Instantly seekable and streaming capable (and gapless)
- ReplayGain (including WavPack file scanner and compatible plugins)
- Uses ID3v1 and APEv2 tags for metadata (including ReplayGain)
- Error-tolerant block format conducive to hardware decoding
- Optional "asymmetrical" mode for improved compression
- MD5 audio checksums for verification and identification
- Unique hybrid mode (provides high quality lossy + "correction" file
- Dynamic noise shaping (dns) for optimum quality at lo

JetAudio Basic 7.5.4
JetAudio Basic is created as a high-quality integrated multimedia software made up of a single compact rack. more>>
JetAudio Basic 7.5.4 is created as a high-quality integrated multimedia software made up of a single compact rack. Not only does it play various music and video files, it also has features such as CD burning, recording, and conversion to other file formats. You can create your own Internet broadcast by using JetCast, provided with JetAudio, and you can play all major file formats, including WAV, MP3, MP3Pro, OGG, WMA, MPEG, AVI, WMV, MIDI, RM, and video and audio CD tracks.
Convert among audio file formats, and record analog audio to various formats tag editing for MP3, OGG, and WMA files; sound effects including wide, reverb, and x-bass; multichannel sound output; speed control of audio playback; cross-fading for a smooth transition between two songs; a skinnable user interface; and synchronized lyrics display (karaoke) for MIDI and MP3 files.supports for video conversion for iAUDIO U3, supports ts,tp file extension, and includes video format converter to AVI.
Major Features:
- Audio CD Ripping: Create digital audio files from Audio CD
- Conversion: Convert various digital audio files to supported target file formats
- Recording: Record from various analog sources such as microphone or Line-In input
- Audio CD burning: Create your own Audio CD from digital audio files
- Video encoding: Convert various digital video files to supported target file formats - 30 seconds
Enhancements:
- Fixed video window for EVR/VMR9
- Audio Trimmer crashed when using OGG 5.1ch
- Added Page Up/Down scroll in Remote Controller plugin (by Prev/Next buttons)
- Fixed "Scan for Media" dialog box
- Fixed menu language selection in DVD options
- Support MusePack SV8 format
- Fixed recording device selection in Vista
- Resume did not work properly while playing
- Fixed FLAC 24bit playback
- Subtitle filter did not work with embedded subtitle when using ffdshow
- Fixed analog CD playback in Vista
- Fixed other minor bugs
Requirements:
- Pentium 800 MHz or faster CPU
- 256MB of RAM (512MB or more Recommended)
- 40 MB of free hard disk space
- Operating system : Windows 98/Me/2000/XP/Vista
- Soundcard, speakers or headphones
- Microphone (Optional)
- Internet Connection (Optional)
- Highly recommended software components :
-
- DirectX 8 or higher version
- QuickTime 4 or higher version (needed to play QuickTime files)
