Commit Graph
25 Commits
Author SHA1 Message Date
Hugo Locurcio 733a3a0e2f Improve "Audio buses", "Audio streams" and "Importing audio samples"
This improves writing style and formatting, and adds more links
to refer to other pages.
2019-09-01 17:00:50 +02:00
Ember 236817abe0 Update sync_with_audio.rst 2019-08-04 22:12:28 -06:00
skyace65 aacdf37349 Update audio stream images for Godot 3.1 2019-07-25 22:38:21 -04: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
Michael Alexsander Silva Dias c555544b8d Fix minor issues in audio-related tutorials 2019-04-16 10:41:55 -03:00
bitbutter a6ef7af397 Update audio_buses.rst (#2360)
* Update audio_buses.rst

Many changes.

* Review changes incorporated
2019-04-15 17:50:48 -07:00
bitbutter ab4b468e51 Update audio_streams.rst (#2361)
* Update audio_streams.rst

Removing redundant language. Disambiguation.

* review request resolved
2019-04-15 17:49:06 -07:00
skyace65 5b5ff44834 update_audio_buses 2019-03-30 11:07:22 -04:00
Rémi Verschelde 5b2aaf8d41 Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
corrigentia 051e231160 Fix some grammar and punctuation in audio_streams
Fix some grammar and punctuation in audio_streams.
2018-12-19 17:18:17 +02:00
corrigentia 280bcef75f Fix some grammar and punctuation in audio_buses
Fix some grammar and punctuation in audio_buses.
2018-12-19 16:04:07 +02:00
Rémi Verschelde 4ef06a4135 Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
merumelu b18245b6a7 Audio bus tutorial: update link missed in 939f38c 2018-10-24 19:33:35 +02:00
merumelu 939f38cbc3 Audio buses tutorial: link to proper pages 2018-10-23 16:21:05 +02:00
Rémi Verschelde e29dc58cbb Heading capitalization fixes + misc edits 2018-08-23 10:57:22 +02:00
Jason Anderson 65255f31e0 Fixed bullet points formattingi 2018-07-11 18:29:39 -05:00
Max Hilbrunner 8dcb570b74 Audio Buses: Fix TODOs 2018-06-18 04:18:13 +02:00
mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
letheed 599b3390ea Fix and improve dB explanations 2018-01-26 14:18:35 +01:00
Nathan 18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00