left and right
Left-Handed Mouse Pointers 2.0
Mouse pointers for 11-percent of the population. more>>
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
uppix right-click 0.2
Upload to uppix.net via right-click menu. more>> Upload to uppix.net via right-click menu.
uppix right-click makes the upload of any image very easy.
System requirements:
-
Mean Swapper 1.0
A real nasty one that randomly swaps the left and right mouse buttons more>>
Due to a bug in Windows, your mouse buttons may not be put back in the correct order when the program is killed. Try swapping the buttons in ControlPanel/Mouse.
If that doesnt work: run regedit, click down to HKEY_CURRENT_USER/Control Panel/Mouse and change the value for SwapMouseButtons (1 to 0 or 0 to 1).

Two Channels Frequency Generator 1.0
Independent control of frequency, phase and volume on left and right channels. more>> Two Channels Frequency Generator. Version 1.0.
The program allows independent control of frequency, phase and volume on left and right channels. Measured data points can be easily captured to data table for storage and later statistical analysis. The generator is the perfect tool for psychophysics and psycho-acoustics laboratory experiments.<<less
Cognaxon - independent control of frequency, phase and volume on left and right channels. Two Channels Frequency GeneratorWave Enhancer 2.0
Wave Enhancer makes your wave files sound better more>>
Wave Enhancer plays Windows wave files while increasing their sampling rate and playing sound in the left and right speakers at slightly different times.
If you like what you hear, you can save the output to a new wave file.You can also create playlists of your songs.
Fifteen 1.1
The aim of Fifteen logical game is to sort the figures in ascending order from left to right and from top to down accordingly. more>>
Free Tetris HN 1.2
Music notes are dropping from the treble clef at the top of your screen. Using your keyboards left and right arrow keys, your objective is to steer each note so it lands on its name at the bottom of the screen. more>> <<less
Text Direction Change 1.0
This addin add two buttons, that makes able to change text direction. more>> This addin add two buttons, that makes able to change text direction from left-to-right to right-to-left and vv. Additional feature of this plugin is an ability to use special marup tags for proper visualization of RTL text in custom post templates.<<less
Visual Turing Machine 2.0
Visual Turing Machine (VTM) is a software tool that will help you to visually design Turing machines more>>
This means no coding in abstract scripting languages, but simple point & click design. Visual Turing uses only the * and | symbols, and also simulates an infinite tape.
Turing machines are abstract mathematical devices. They consist of an infinite tape, with each cell of the tape containing one symbol. The Turing machine writes on this tape.
The usability of Turing machines is that it includes conditionality when to write a symbol, as well as the option to move the tape left and right. This behaviour enables it to perform any existing algorithm, no matter how complex that algorithm is.
Visual Turing is a visual implementation of this abstract machine, and tries to simulate an infinite tape. Besides the basic functionality, Visual Turing adds some other functionality to ease the development of Turing machines.
Visual Turing includes some special features which are not strictly correct in theory, but will make your life easier. Lets say you want to make a achine which moves 5 cells to the right.
You would normally draw 5 Right instructions and connect them. You can save time by simply drawing 1 Right instruction and set how many times should it get repeated. Right-click on the instruction (or machine) and click on Set N. A dialog will show up where you have to enter a number greater than 1.
For example, enter 5, and your instruction will get executed 5 times. You can also enter an expression, like n+5. The n number is indicated by a small number on the right side of the instruction.
You may want to create a machine that executes actions several times, but you dont want to define exactly how many times. For example, you want to create a Right machine, but you want to be asked each time how many cells should it go to the right.
In this case, open the Set N dialog, and instead of typing in a number, type in n. This means the machine is using an undefined variable. When you execute your machine, you will get asked about the value of n.
To use an n-machine, export your machine. When you later import these machines and you want to use them, you will get asked about the value of n.
foo dsp channels 1.2
You can select which channels to hear (Left & Right, Left, Right). more>> You can select which channels to hear (Left & Right, Left, Right).
foo dsp channels is a useful plug-in for foobar2000 equivalent to a quick channnel mute. It puts a menu item called Channels under Components menu, where you can select which channels to hear (Left & Right, Left, Right).
You must make it active in DSP manager for the menu to be available and it works only with stereo sound (2 channels only).
System requirements:
- foobar2000

Marble Roll 1
This is steering type has never been seen before. You must move the marble past obstacles only by using the left and right keys more>>
Marble Roll 1 offers you an interesting and really cool action game. This is steering type has never been seen before. You must move the marble past obstacles only by using the left and right keys. You can bounce on obstacles to gain more speed and roll or maybe jump over them.
TFM Audio Filter 1.0 beta 8
TFM Audio Filter is an DirectShow Filter, for real-time audio processing more>>
It was created to REDUCE the Dynamic of a Soundtrack. With this, your speakers are NO MORE "in danger" when an explosion happened in movie, and the voices are clearly heared, at the same level.
TFM Audio Filter works within all players that use automatic DirectShow Filter Graph generation (Windows Media Player, etc).
Main features:
A. Channel Effects:
- Reverse Channels
- Send audio signal from LEFT Channel to LEFT and RIGHT
- Send audio signal from RIGHT Channel to LEFT and RIGHT
- Force audio signal to MONO
- Mute LEFT / RIGHT Channel
B. Amplify Audio Level:
- "Boost" audio, if you need more "power"
C. Graphic Equalizer
Tab Minus 0.6
Firefox add-on that will add to your toolbar a Close Tab button, Scroll Left button and a Scroll Right button more>>
System requirements:
- newest Tab Mix Plus dev build
- Firefox: 1.5 ? 3.0a3
Tetrodance 1.5
This is TetroDance, a game like Tetris where you dance in front of a webcam to control the falling blocks. Swing left and right to move the blocks left and right. Point up to either turn the block or more>>
This is TetroDance, a game like Tetris where you dance in front of a webcam to control the falling blocks. Swing left and right to move the blocks left and right. Point up to either turn the block or make it fall. All you need is a webcam!
System Requirements: Mouse, Web Cam
<<less