return { type = "ambient-sound", name = "space-interlude-3", track_type = "main-track", weight = 10, variable_sound = { length_seconds = 300, alignment_samples = 151200, layers = { { name = "A", variants = { sound_variations("__space-age__/sound/ambient/space/interlude-3/interlude-3-a", 1, 1.8) }, composition_mode = "randomized", }, { name = "B", variants = { sound_variations("__space-age__/sound/ambient/space/interlude-3/interlude-3-b", 2, 1.8) }, composition_mode = "randomized", }, }, --layers states = { { name = "begin", layers_properties = { { start_pause = {0, 10}, pause_between_repetitions = {3, 8}, }, { start_pause = {0, 10}, pause_between_repetitions = {3, 8}, }, }, number_of_enabled_layers = {1, 2}, }, } --states } }