Skip to contents

Counterpart to read_track(). Dispatches to write_ssff() for AsspDataObj or write_jstf() for JsonTrackObj based on object class.

Usage

write_track(obj, file, ...)

Arguments

obj

AsspDataObj or JsonTrackObj to write

file

Output file path

...

Additional arguments passed to the underlying writer

Value

Invisibly returns file path