CHANGE-COL-IN-FILE
[GENERIC-FUNCTION]
|

OM2Csound Function Reference
|
ARGUMENTS:
|
- FILE
|
a file pathname |
|
|
- NEWFILE
|
output file pathname |
|
|
- OP
|
a function or function name |
[default = *] |
|
- VAL
|
value to apply with |
[default = 1] |
|
- COL
|
column number |
[default = 1] |
|
- LB
|
begin line number |
[default = 1] |
|
- LE
|
ending line number |
[default = 1] |
|
Description:
Apply <op> with <val> on every <col>th column between lines <lb> and <le> in <file>.
|
Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM
|