708
edits
m (oops) |
No edit summary |
||
Line 8: | Line 8: | ||
{{OBDtr| 0x0C | float |FFFFC8| 00 00 80 3F | 1.0 | playback volume (present for version 2 and above, default is 1) }} | {{OBDtr| 0x0C | float |FFFFC8| 00 00 80 3F | 1.0 | playback volume (present for version 2 and above, default is 1) }} | ||
{{OBDtr| 0x10 | float |C8FFC8| 00 00 80 3F | 1.0 | playback speed AKA pitch (present for version 3 and above, default is 1) }} | {{OBDtr| 0x10 | float |C8FFC8| 00 00 80 3F | 1.0 | playback speed AKA pitch (present for version 3 and above, default is 1) }} | ||
{{OBDtr| 0x14 | int16 |C8FFFF| 00 00 | 0 | | {{OBDtr| 0x14 | int16 |C8FFFF| 00 00 | 0 | prevent repeats (present for version 6 and above, default is 1 for versions 4 and 5 and 0 for versions lower than 4) }} | ||
{{OBDtr| 0x16 | int16 |FFC8FF| 00 00 | 0 | | {{OBDtr| 0x16 | int16 |FFC8FF| 00 00 | 0 | last selected permutation (present for version 6 and above, default is 0, used with prevent repeats) }} | ||
{{OBDtr| 0x18 | int32 |FFC800| 01 00 00 00 | 1 | | {{OBDtr| 0x18 | int32 |FFC800| 01 00 00 00 | 1 | number of channels (1 or 2, same as in the sound files linked from permutations) }} | ||
{{OBDtr| 0x1C | int32 |C800C8| 03 00 00 00 | 3 | array size }} | {{OBDtr| 0x1C | int32 |C800C8| 03 00 00 00 | 3 | array size }} | ||
|- ALIGN=CENTER VALIGN=TOP | |- ALIGN=CENTER VALIGN=TOP |
edits