You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -99,6 +103,8 @@ specified sound. Options for `action:` are:
99
103
All instances of the sound or sound pool will be immediately
100
104
stopped. The request is ignored if the sound is not currently
101
105
loaded.
106
+
* `replace` - *new in MPF 0.80* - All sounds currently playing on the
107
+
specified bus are stopped, and the replacing sound is played.
102
108
103
109
### block:
104
110
@@ -151,47 +157,51 @@ before playing the sound.
151
157
List of one (or more) events. Those will be posted by the device.
152
158
Default: `use_sound_setting`
153
159
154
-
Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
160
+
!!! warning ""
161
+
162
+
`events_when_about_to_finish`is not implemented in MPF 0.80
163
+
164
+
Please refer to the [sounds:events_when_about_to_finish](sounds.md#events_when_about_to_finish) documentation for details about this setting as it just
155
165
overwrites the setting in your sound.
156
166
157
167
### events_when_looping:
158
168
159
169
List of one (or more) events. Those will be posted by the device.
160
170
Default: `use_sound_setting`
161
171
162
-
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
163
173
overwrites the setting in your sound.
164
174
165
175
### events_when_played:
166
176
167
177
List of one (or more) events. Those will be posted by the device.
168
178
Default: `use_sound_setting`
169
179
170
-
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
171
181
overwrites the setting in your sound.
172
182
173
183
### events_when_stopped:
174
184
175
185
List of one (or more) events. Those will be posted by the device.
176
186
Default: `use_sound_setting`
177
187
178
-
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
179
189
overwrites the setting in your sound.
180
190
181
191
### fade_in:
182
192
183
193
Single value, type: `time string (secs)`
184
194
([Instructions for entering time strings](instructions/time_strings.md)). Defaults to empty.
185
195
186
-
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
187
197
overwrites the setting in your sound.
188
198
189
199
### fade_out:
190
200
191
201
Single value, type: `time string (secs)`
192
202
([Instructions for entering time strings](instructions/time_strings.md)). Defaults to empty.
193
203
194
-
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
195
205
overwrites the setting in your sound.
196
206
197
207
### key:
@@ -204,45 +214,49 @@ Used to reference this sound entry when stopping/pausing/resuming it.
204
214
205
215
Single value, type: `int_or_token`. Defaults to empty.
206
216
207
-
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
208
218
overwrites the setting in your sound.
209
219
210
220
### max_queue_time:
211
221
212
222
Single value, type: `time string (secs)`
213
223
([Instructions for entering time strings](instructions/time_strings.md)). Default: `-1`
214
224
215
-
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
216
226
overwrites the setting in your sound.
217
227
218
228
### mode_end_action:
219
229
220
230
Single value, type: one of the following options: stop, stop_looping,
221
231
use_sound_setting. Default: `use_sound_setting`
222
232
223
-
Please refer to the [sounds:](sounds.md) documentation for details about this setting as it just
233
+
!!! warning ""
234
+
235
+
`mode_end_action`is not implemented in MPF 0.80
236
+
237
+
Please refer to the [sounds:mode_end_action](sounds.md#mode_end_action) documentation for details about this setting as it just
224
238
overwrites the setting in your sound.
225
239
226
240
### pan:
227
241
228
242
Single value, type: `float_or_token`. Defaults to empty.
229
243
230
-
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
231
245
overwrites the setting in your sound.
232
246
233
247
### priority:
234
248
235
249
Single value, type: `int_or_token`. Defaults to empty.
236
250
237
-
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
238
252
overwrites the setting in your sound.
239
253
240
254
### start_at:
241
255
242
256
Single value, type: `time string (secs)`
243
257
([Instructions for entering time strings](instructions/time_strings.md)). Defaults to empty.
244
258
245
-
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
246
260
overwrites the setting in your sound.
247
261
248
262
### track:
@@ -253,15 +267,15 @@ overwrites the setting in your sound.
253
267
254
268
Single value, type: `string`. Defaults to empty.
255
269
256
-
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
257
271
overwrites the setting in your sound.
258
272
259
273
### volume:
260
274
261
275
Single value, type: `gain setting`(-inf, db, or float between 0.0 and
262
276
1.0). Defaults to empty.
263
277
264
-
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
0 commit comments