Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
miniaudio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
miniaudio
Commits
08472e45
Commit
08472e45
authored
Nov 11, 2022
by
David Reid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a copy paste error in some of the nodes in the extras folder.
parent
1fe10429
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node.h
...nodes/ma_channel_combiner_node/ma_channel_combiner_node.h
+1
-1
extras/nodes/ma_channel_separator_node/ma_channel_separator_node.h
...des/ma_channel_separator_node/ma_channel_separator_node.h
+1
-1
No files found.
extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node.h
View file @
08472e45
/* Include ma_
reverb
_node.h after miniaudio.h */
/* Include ma_
channel_combiner
_node.h after miniaudio.h */
#ifndef ma_channel_combiner_node_h
#ifndef ma_channel_combiner_node_h
#define ma_channel_combiner_node_h
#define ma_channel_combiner_node_h
...
...
extras/nodes/ma_channel_separator_node/ma_channel_separator_node.h
View file @
08472e45
/* Include ma_
reverb
_node.h after miniaudio.h */
/* Include ma_
channel_separator
_node.h after miniaudio.h */
#ifndef ma_channel_separator_node_h
#ifndef ma_channel_separator_node_h
#define ma_channel_separator_node_h
#define ma_channel_separator_node_h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment