Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

freewheeling(1) [debian man page]

FREEWHEELING(1) 					      General Commands Manual						   FREEWHEELING(1)

NAME
freewheeling -- live looping musical instrument SYNOPSIS
fweelin DESCRIPTION
This manual page documents briefly the fweelin command. freewheeling is a live looping instrument. Using your keyboard or an external MIDI controller, you can record and trigger loops. Press '/' to toggle the keyboard shorcuts help. You will need to have jackd running in order to run FreeWheeling OPTIONS
freewheeling takes no command line arguments. The configuration file $(HOME)/.fweelin.rc contains information on how to configure fweelin. CONFIGURATION
The configuration file for freewheeling is now located at ~/.fweelin/.fweelin.rc. You might need to start fweelin from a terminal to update your old configuration. SEE ALSO
/usr/share/fweelin/.fweelin.rc $(HOME)/.fweelin/.fweelin.rc jackd (1) AUTHOR
This manual page was written by Paul Brossier <piem@altern.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. FREEWHEELING(1)

Check Out this Related Man Page

GRUB-CHOOSE-DEFAULT(8)					      System Manager's Manual					    GRUB-CHOOSE-DEFAULT(8)

NAME
grub-choose-default -- control grub default through a GUI SYNOPSIS
grub-choose-default [-r] DESCRIPTION
This manual page documents briefly the grub-choose-default command. This manual page was written for the Debian distribution because the original program does not have a manual page. grub-choose-default lets you control what entry from the grub menu should be booted next time you start your computer. OPTIONS
-r If used, grub-choose-default will show the reboot option, which is disabled by default AUTHOR
This manual page was written by Kjell Braden <fnord@pentabarf.de> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. The program itself is written by David Mohr <david@mcbf.net> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. GRUB-CHOOSE-DEFAULT(8)
Man Page

6 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Forum Coffee Shop (Lounge)?

I've noticed that many sites like this one have a forum that is a freewheeling lounge where people can talk about whatever they want without the strict rules of the forums. I've been very hesitant to do this for many reasons (reasons I'd prefer not to go into, thanks!). Anyway... here is a... (1 Reply)
Discussion started by: Neo
1 Replies

2. AIX

comparing within text files

hi! some looping problem here... i have a 2-column text file 4835021 20060903FAL0132006 4835021 20060904FAL0132006 4835021 20060905FAL0132006 4835023 20060903FAL0132006 4835023 20061001HAL0132006 4835023 ... (3 Replies)
Discussion started by: d3ck_tm
3 Replies

3. Shell Programming and Scripting

for looping

I run into a issue when I try to do sorting of the following with ascending order, one round of for looping seems not working, anyone knows how to use shell or perl? $array = (5,0,3,2,7,9,8) (2 Replies)
Discussion started by: ccp
2 Replies

4. Shell Programming and Scripting

help on looping using if/for or while

Hello, where can I get usefull information on the use of looping with for , if and while with extensive examples. Also use of variables in scripts (1 Reply)
Discussion started by: sam4now
1 Replies

5. Shell Programming and Scripting

Slow looping

Looks like I'm hogging the board this morning. This links to my previous thread, but it's a seperate issue so I though I would start a seperate thread. :) I have the following bit of script that works but takes ages to run due to the size of the file (hundreds of thousands of rows of data). Can... (1 Reply)
Discussion started by: dlam
1 Replies

6. Shell Programming and Scripting

Looping

Hi, Now I have written a script which sorts the records in the file and splits them according to some condition. Now, I need to modify the script so that it reads all the files one after the other and does the sorting & splitting. Pls help me in reading all the files in a directory and... (8 Replies)
Discussion started by: Sunitha_edi82
8 Replies