Next Previous Contents

3. Usage

3.1 General Usage

SJBplus reads in a vectorfile and generates out of it a new vectorfile. Output is given to stdout. The best way to call it is:

sjbplus input.vectorfile >output.vectorfile

3.2 Parameters

As parameter you have to give the name of the input vectorfile.

3.3 INPUT Format

Don't use any other input than that produced by somlib!

Header of a sample inputfile:

$TYPE mapping
$VEC_DIM 2304
$XDIM 10
$YDIM 10
4345 3 64 64 -6354 53 45 354 -354 3 354 35 -3 435 35 43 531 35 1 3 -445 -4 54 -48 46 -55 adiemus.mp3

3.4 OUTPUT Format

Header of a sample outputfile:

$TYPE mapping
$VEC_DIM 2304
$XDIM 10
$YDIM 10
1561531 531132 651531 5346565 3531531 3553131 35153153 55 6 545 54 55 4 566556456 66 545 5 46556 6565 4452 adiemus.mp3


Next Previous Contents