Minor grammar fix.

This commit is contained in:
David Reid
2021-01-15 22:48:35 +10:00
parent 0c435ae844
commit 85580a4c0a
+1 -1
View File
@@ -504,7 +504,7 @@ and include the following:
+-----------------------------------------+---------------------------------------------------+ +-----------------------------------------+---------------------------------------------------+
| MA_NODE_FLAG_PASSTHROUGH | Useful for nodes that do not do any kind of audio | | MA_NODE_FLAG_PASSTHROUGH | Useful for nodes that do not do any kind of audio |
| | processing, but are instead used for tracking | | | processing, but are instead used for tracking |
| | time handling events, etc. Also used by the | | | time, handling events, etc. Also used by the |
| | internal endpoint node. It reads directly from | | | internal endpoint node. It reads directly from |
| | the input bus to the output bus. Nodes with this | | | the input bus to the output bus. Nodes with this |
| | flag must have exactly 1 input bus and 1 output | | | flag must have exactly 1 input bus and 1 output |