mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Fix a typo.
This commit is contained in:
+1
-1
@@ -75204,7 +75204,7 @@ MA_API ma_result ma_engine_node_init_preallocated(const ma_engine_node_config* p
|
||||
|
||||
|
||||
/*
|
||||
Spatialization comes next. We spatialize based ont he node's output channel count. It's up the caller to
|
||||
Spatialization comes next. We spatialize based on the node's output channel count. It's up the caller to
|
||||
ensure channels counts link up correctly in the node graph.
|
||||
*/
|
||||
spatializerConfig = ma_engine_node_spatializer_config_init(&baseNodeConfig);
|
||||
|
||||
Reference in New Issue
Block a user