Project.apply_fairlight_preset_to_current_timeline# Project.apply_fairlight_preset_to_current_timeline(preset_name: str) → bool[source]# Applies a Fairlight preset to the current timeline. Parameters: preset_name (str) – Name of the Fairlight preset to apply. Returns: True if successful, False otherwise. Return type: bool