Getting Started
Developer Resources
Indices and Tables
Extract the waveform filename from the s-file.
Returns a list of waveform names found in the s-file as multiples can be present.
sfile (str) – Path to the sfile
encoding (str) – Encoding for file, used to decode from bytes to string
List of strings of wave paths
list