attune.open¶
-
attune.
open
(path, *, load=False)[source]¶ Open an instrument stored in a JSON file.
- Parameters
path (PathLike or FileLike) – The path to a file which contains an instrument
load (datetime) – Allows this method to be used for loading by providing its associated store time Should generally be avoided when used directly
- Returns
The instrument that was stored in the file
- Return type