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
GNOME-COMMANDER(1)					      General Commands Manual						GNOME-COMMANDER(1)

NAME
gnome-commander - A GNOME file manager SYNOPSIS
gnome-commander [-d STRING] [--help] [--version] [gtk,gnome,bonobo options] DESCRIPTION
GNOME Commander is a fast and powerful graphical filemanager for the GNOME desktop environment, it has a "two-pane" interface in the tradi- tion of Norton and Midnight Commander. OPTIONS
--help Show summary of options. --version Show version of program. -l, --start-left-dir=STRING Specify the start directory for the left pane -r, --start-right-dir=STRING Specify the start directory for the right pane -d, --debug=STRING Specify debug flags to use. Debug output will be written to STDOUT. Possible flags: a: user actions debugging c: file and directory counting d: directory ref-counting f: file ref-counting g: run_command debugging i: imageloader k: directory pool l: directory listings m: connection debugging n: directory monitoring p: python plugins s: SMB network browser t: metadata tags v: internal viewer w: widget_lookup x: xfer y: brief MIME based imageload z: detailed MIME based imageload [gtk,gnome,bonobo options] Standard gtk, gnome, bonobo options are supported. Use --help to see possible options. EXAMPLES
gnome-commander -d nvl Starts GNOME Commander with debugging of directory listings, internal viewer and directory monitoring facilities. FILES
~/.gnome2/gnome-commander User settings. ~/.gnome-commander/devices List of user defined devices (see "Devices" tab in the "Options" dialog). ~/.gnome-commander/fav-apps List of user defined applications (see "Programs" tab in the "Options" dialog). ~/.gnome-commander/connections List of remote connections (see "Connections" menu). ~/.gnome-commander/ftp-servers List of FTP servers (deprecated). ~/.gnome-commander/plugins User specific plugins. /usr/lib/gnome-commander/plugins System-wide plugins. BUGS
If you find any bugs, please report them (or better yet, fix them and send a patch). See the GNOME Commander home page for more informa- tion: http://www.nongnu.org/gcmd/ AUTHOR
GNOME Commander was originally developed by Marcus Bjurman. Piotr Eljasiak <epiotr@use.pl> is the current project manager. Magnus Stalnacke <jemamo@telia.com> maintains the GNOME Commander home page. Assaf Gordon <agordon88@gmail.com> added the internal viewer code and other features. Translations and other contributions by numerous people. See the AUTHORS file in the source tarball for the detailed list. The original manual page was written by Michael Vogt <mvo@debian.org>, for the Debian GNU/Linux system. Current manual page is maintained as the part of the GNOME Commander project. Feb 13 2010 GNOME-COMMANDER(1)