Computerman
Abstract
computerman is multiway user tools written with Ada programming language.
Name
computerman
Synopsys
computerman [ -OPTION [ PARAMETER ] ]
Options
- -h : Print this message
- -v : Print version
- -i Total_Sum : Initialize value of Total_Sum
- -a Value : Add Value to Total_Sum
- -r Value : Remove Value from Total_Sum
- -t : Print Total_Sum
Parameters
Total_Sum is fixed point between -999_999.99 and 999_999.99.
Value is fixed point between -999_999.99 and 999_999.99.
Description
computerman is twelve modes capabilities of personal managment.
Available function
- Minimal command line interpreter
- Minimal MIDI sequencer
- Money Box
Interpreter
Default mode
Executed by system call to "/usr/bin/sh" with command line option ("-C") (see aish project).
Only one session is accepted.
Prompt
Print the terminal name setted by the environment variable $TERM
Print the cpu usage.
Print the current hour.
Print value of Total_Sum.
Capabilities
- Command Line history
- Command Line completion for path name
ESC to quit the mode.
MIDIConsole
Access by function(1).
Commands
start [ Tempo ] : start sequencer from Tempo if it's specified, 60 Bpm else.
SPACE to start and then stop the sequencer.
stop to stop the sequencer
Ctrl+R to start and then stop modulation sequencer to record.
Ctrl+P to start and then stop modulation sequencer to play.
Ctrl+E to reset modulation sequencer.
ESC to quit the mode.
Channels
For all detected device, this channels are used to play songs :
Channel 6 : genetic algorithm
Channel 7 : Lead
Channel 8 : Bass
Channel 10 : Drums
Ignored devices
The value of the variable Ignore is fixed in procedure Initialize from computer-midi-sequencer.adb
the firsts devices indicated are ignored.
Money Box
The benefit are immediatly added to the Activity capital when you open the Activity with the first dealout
Ctrl+T to charge current dealout and to pay the Billed dealin.
The activity is close in Activity mode (F6)
Ctrl+R to remove Account line num LINE_NUM.
Ctrl+A to abort current deal.
Activity
Ctrl+T to close activity.
cpu function
Do configure.sh to initialize ~/bin directory
Compilation
make head tail msg all
Installation
use config.sh
Copyright
inconito.net