SEC->MIN

[GENERIC-FUNCTION]


OMTristan
Function Reference
ARGUMENTS:
  - lsec lsec [default = 68]
&optional
 
  - nbdec nbdec [default = 2]
  - format format [default = (quote normal)]

Description:

Converts values in seconds (<lsec>)to values in minutes and seconds. The
optional argument <nbdec> determines the number of decimals in the
seconds column of the output.
The output is in the format '1 min 15' for an <lsec> equal to '75'. If the
number of seconds is less than sixty the output will be in the form
'0 min 32'. The optional argument <format>, if set to the position
'abbrev', will eliminate the minutes column if it has a value of '0'.
(The first example would remain '1 min 15' while the second would become '32')



Auto doc generation by OpenMusic 7.0 © 2022 IRCAM