mod_dptools: file_string
0. About
mod_dptools: file_string is a useful way of specifying multiple sound files to be played or written sequentially. It is a convenience feature.
1. Rationale
The idea behind file_string
is simple: when you have multiple sound files to play sequentially, especially when there are many of them, it is convenient to be able to specify all of those files before initiating the playback.
When access to a file fails (either by trying to read it, or write into it), that file is skipped, and the next filename in the list is processed.