@@ -169,39 +169,39 @@ overwrites the setting in your sound.
169
169
List of one (or more) events. Those will be posted by the device.
170
170
Default : ` use_sound_setting`
171
171
172
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
172
+ Please refer to the [sounds:events_when_looping ](sounds.md#events_when_looping ) documentation for details about this setting as it just
173
173
overwrites the setting in your sound.
174
174
175
175
# ## events_when_played:
176
176
177
177
List of one (or more) events. Those will be posted by the device.
178
178
Default : ` use_sound_setting`
179
179
180
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
180
+ Please refer to the [sounds:events_when_played ](sounds.md#events_when_played ) documentation for details about this setting as it just
181
181
overwrites the setting in your sound.
182
182
183
183
# ## events_when_stopped:
184
184
185
185
List of one (or more) events. Those will be posted by the device.
186
186
Default : ` use_sound_setting`
187
187
188
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
188
+ Please refer to the [sounds:events_when_stopped ](sounds.md#events_when_stopped ) documentation for details about this setting as it just
189
189
overwrites the setting in your sound.
190
190
191
191
# ## fade_in:
192
192
193
193
Single value, type : ` time string (secs)`
194
194
([Instructions for entering time strings](instructions/time_strings.md)). Defaults to empty.
195
195
196
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
196
+ Please refer to the [sounds:fade_in ](sounds.md#fade_in ) documentation for details about this setting as it just
197
197
overwrites the setting in your sound.
198
198
199
199
# ## fade_out:
200
200
201
201
Single value, type : ` time string (secs)`
202
202
([Instructions for entering time strings](instructions/time_strings.md)). Defaults to empty.
203
203
204
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
204
+ Please refer to the [sounds:fade_out ](sounds.md#fade_out ) documentation for details about this setting as it just
205
205
overwrites the setting in your sound.
206
206
207
207
# ## key:
@@ -214,15 +214,15 @@ Used to reference this sound entry when stopping/pausing/resuming it.
214
214
215
215
Single value, type : ` int_or_token` . Defaults to empty.
216
216
217
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
217
+ Please refer to the [sounds:loops ](sounds.md#loops ) documentation for details about this setting as it just
218
218
overwrites the setting in your sound.
219
219
220
220
# ## max_queue_time:
221
221
222
222
Single value, type : ` time string (secs)`
223
223
([Instructions for entering time strings](instructions/time_strings.md)). Default : ` -1`
224
224
225
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
225
+ Please refer to the [sounds:max_queue_time ](sounds.md#max_queue_time ) documentation for details about this setting as it just
226
226
overwrites the setting in your sound.
227
227
228
228
# ## mode_end_action:
@@ -241,22 +241,22 @@ overwrites the setting in your sound.
241
241
242
242
Single value, type : ` float_or_token` . Defaults to empty.
243
243
244
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
244
+ Please refer to the [sounds:pan ](sounds.md#pan ) documentation for details about this setting as it just
245
245
overwrites the setting in your sound.
246
246
247
247
# ## priority:
248
248
249
249
Single value, type : ` int_or_token` . Defaults to empty.
250
250
251
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
251
+ Please refer to the [sounds:priority ](sounds.md#priority ) documentation for details about this setting as it just
252
252
overwrites the setting in your sound.
253
253
254
254
# ## start_at:
255
255
256
256
Single value, type : ` time string (secs)`
257
257
([Instructions for entering time strings](instructions/time_strings.md)). Defaults to empty.
258
258
259
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
259
+ Please refer to the [sounds:start_at ](sounds.md#start_at ) documentation for details about this setting as it just
260
260
overwrites the setting in your sound.
261
261
262
262
# ## track:
@@ -267,15 +267,15 @@ overwrites the setting in your sound.
267
267
268
268
Single value, type : ` string` . Defaults to empty.
269
269
270
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
270
+ Please refer to the [sounds:track ](sounds.md#track ) documentation for details about this setting as it just
271
271
overwrites the setting in your sound.
272
272
273
273
# ## volume:
274
274
275
275
Single value, type : ` gain setting` (-inf, db, or float between 0.0 and
276
276
1.0). Defaults to empty.
277
277
278
- Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
278
+ Please refer to the [sounds:volume ](sounds.md#volume ) documentation for details about this setting as it just
279
279
overwrites the setting in your sound.
280
280
281
281
# # Related How To guides
0 commit comments