Commit 85580a4c authored by David Reid's avatar David Reid

Minor grammar fix.

parent 0c435ae8
...@@ -504,7 +504,7 @@ and include the following: ...@@ -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 |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment