mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Minor grammar fix.
This commit is contained in:
@@ -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 |
|
||||||
|
|||||||
Reference in New Issue
Block a user