Skip to content

Commit

Permalink
chore(deps): bump lib/miniaudio from 199d6a7 to 81d720e (Soundux#290
Browse files Browse the repository at this point in the history
)

Bumps [lib/miniaudio](https://github.com/mackron/miniaudio) from `199d6a7` to `81d720e`.
- [Release notes](https://github.com/mackron/miniaudio/releases)
- [Commits](mackron/miniaudio@199d6a7...81d720e)

---
updated-dependencies:
- dependency-name: lib/miniaudio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2021
1 parent 6e890f4 commit 00f17c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/miniaudio
Submodule miniaudio updated 30 files
+8 βˆ’7 examples/custom_backend.c
+270 βˆ’0 examples/custom_decoder.c
+159 βˆ’0 examples/data_source_chaining.c
+1 βˆ’1 examples/simple_capture.c
+1 βˆ’1 examples/simple_loopback.c
+1 βˆ’0 examples/simple_playback.c
+2,268 βˆ’743 extras/dr_wav.h
+486 βˆ’0 extras/miniaudio_libopus.h
+495 βˆ’0 extras/miniaudio_libvorbis.h
+6,021 βˆ’1,861 extras/miniaudio_split/miniaudio.c
+266 βˆ’97 extras/miniaudio_split/miniaudio.h
+19 βˆ’7 extras/stb_vorbis.c
+6,463 βˆ’2,121 miniaudio.h
+256 βˆ’0 research/_examples/custom_decoder_engine.c
+3 βˆ’3 research/_examples/resource_manager_advanced.c
+77 βˆ’0 research/_extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node.c
+30 βˆ’0 research/_extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node.h
+2 βˆ’0 research/_extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node_example.c
+81 βˆ’0 research/_extras/nodes/ma_channel_separator_node/ma_channel_separator_node.c
+29 βˆ’0 research/_extras/nodes/ma_channel_separator_node/ma_channel_separator_node.h
+150 βˆ’0 research/_extras/nodes/ma_channel_separator_node/ma_channel_separator_node_example.c
+117 βˆ’0 research/_extras/nodes/ma_delay_node/ma_delay_node_example.c
+78 βˆ’0 research/_extras/nodes/ma_reverb_node/ma_reverb_node.c
+42 βˆ’0 research/_extras/nodes/ma_reverb_node/ma_reverb_node.h
+119 βˆ’0 research/_extras/nodes/ma_reverb_node/ma_reverb_node_example.c
+667 βˆ’0 research/_extras/nodes/ma_reverb_node/verblib.h
+24 βˆ’21 research/_extras/nodes/ma_vocoder_node/ma_vocoder_node.c
+149 βˆ’0 research/_extras/nodes/ma_vocoder_node/ma_vocoder_node_example.c
+13 βˆ’5 research/miniaudio_engine.c
+10,703 βˆ’7,555 research/miniaudio_engine.h

0 comments on commit 00f17c3

Please sign in to comment.