13 Commits
Author SHA1 Message Date
Weetbix 58e03e2c98 Fix syntax errors in Sync the gameplay with audio and music (#6016) 2022-07-31 19:35:26 +02:00
Paul Joannon 29b6d82e4f add C# code tabs to pages under tutorials/audio
(cherry picked from commit 7e27d6a0fa)
2021-03-19 13:04:59 +01:00
Michael Alexsander 1f6d3995e4 Apply general code formatting to some pages in the tutorial section 2020-07-08 23:02:14 -03:00
Keelar d234445104 Fix typo in the 'Using the system clock to sync' section (#3320) 2020-03-28 22:04:34 +01:00
Clemens Tolboom 584c8300b8 Remove duplicated code (#3150)
Not sure I got this right but it seems like duplicate code to me.

Furthermore I'm not sure what we can use this **time** for as $player.play has no timing arguments to compensate for. There is no `$player.playDelayed(time)`.
2020-03-03 20:13:32 +01:00
frido 6a6464aea1 Fix various typos and grammar issues in tutorial articles 2019-10-09 23:56:08 +02:00
Ember 236817abe0 Update sync_with_audio.rst 2019-08-04 22:12:28 -06:00
Dominic Cooney 4815bb53fb Fix sync_with_audio spelling and grammar
- Use correct spelling and grammar
- Omit meaningless intensifier "very"
- Refer consistently to chunks; don't casually call them blocks
- Some minor changes for flow
2019-06-21 06:46:12 +09:00
Rémi Verschelde be669ab8b9 Fix some classref warnings 2019-06-11 10:56:26 +02:00
Michael Alexsander Silva Dias 3a262a0281 Small corrections for new audio syncing tutorial 2019-04-28 01:02:06 -03:00
Juan Linietsky 3bc7797da5 Fix typo 2019-04-27 16:57:06 -03:00
Juan Linietsky 6e17fc8c1b Corrections to audio sync tutorial 2019-04-27 16:11:26 -03:00
Juan Linietsky 903725aa0a Add tutorial for syncinc music with gameplay. 2019-04-27 15:26:09 -03:00