Two Turntables and a Microphone: First Release!


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Two Turntables and a Microphone: First Release!
# 1  
Old 01-28-2009
Two Turntables and a Microphone: First Release!

A little more than the command line, a lot less than Midnight Commander, and a home-row-based interface (I don't want to say vi-like, but then again, I just did). This is the file mangler I use, and I thought you might like it. Written in Python.

Image Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. OS X (Apple)

Disable / mute microphone from command line

Googling suggested "osascript -e 'set volume 0' " but that doesn't work. I know I'd found this before... some command-line utility that had something to do with audio, mixers, whatever, but I forgot to keep it somewhere I could find it. I did find references to writing an AppleScript app, but... (3 Replies)
Discussion started by: jnojr
3 Replies

2. Ubuntu

Microphone doesn't work in Ubuntu 10.04

When I try to speak to the microphone, there is no echo in the speaker. I test it again by dialing Skype, there is still no sound in my side while I can hear the other side. What can I do? Thanks in advance! (4 Replies)
Discussion started by: i2000s
4 Replies

3. UNIX for Dummies Questions & Answers

difference between SunOS Release and Solaris Release

Whats the difference between Solaris Relase and SunOS Release?? (1 Reply)
Discussion started by: eloquent99
1 Replies
Login or Register to Ask a Question
XFE(1)																	    XFE(1)

NAME
xfe - A lightweight file manager for X Window SYNOPSIS
xfe [-h] [--help] [-v] [--version] [-i] [--iconic] [-m] [--maximized] [-p n] [--panel n] [startdir] DESCRIPTION
X File Explorer (xfe) is a lightweight file manager for X Window, written using the FOX toolkit. It is desktop independent and can easily be customized. It has Windows Commander or MS-Explorer look and it's very fast and small. Xfe is based on the popular, but discontinued X Win Commander, written by Maxim Baranov. AUTHOR
Roland Baudin <roland65@free.fr>. OPTIONS
xfe accepts the following options: -h, --help Print the help screen and exit. -v, --version Print version information and exit. -i, --iconic Start iconified. -m, --maximized Start maximized. -p n, --panel n Force panel view mode to n (n=0 => Tree and one panel, n=1 => One panel, n=2 => Two panels, n=3 => Tree and two panels). startdir Specifies the path to the directory to open when starting xfe. It can be a regular path like /home/test, or an URI like file:///home/test SEE ALSO
xfw(1), xfv(1), xfi(1), xfp(1) Roland Baudin 25 January 2008 XFE(1)