Skip to content

feat(audio): add audioPlugin and audio sample

Codecov / codecov/patch succeeded Nov 23, 2024 in 1s

0.00% of diff hit (target 54.36%)

View this Pull Request on Codecov

0.00% of diff hit (target 54.36%)

Annotations

Check warning on line 183 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L183

Added line #L183 was not covered by tests

Check warning on line 188 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 190 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L190

Added line #L190 was not covered by tests

Check warning on line 193 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L193

Added line #L193 was not covered by tests

Check warning on line 198 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 210 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L210

Added line #L210 was not covered by tests

Check warning on line 224 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L224

Added line #L224 was not covered by tests

Check warning on line 227 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L227

Added line #L227 was not covered by tests

Check warning on line 6 in engine/src/audio/listener.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/listener.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 10 in engine/src/audio/listener.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/listener.cpp#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 6 in engine/src/audio/listener_impl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/listener_impl.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 10 in engine/src/audio/listener_impl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/listener_impl.cpp#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 6 in engine/src/audio/pause.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/pause.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 8 in engine/src/audio/pause.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/pause.cpp#L8

Added line #L8 was not covered by tests

Check warning on line 6 in engine/src/audio/play.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/play.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 8 in engine/src/audio/play.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/play.cpp#L8

Added line #L8 was not covered by tests

Check warning on line 25 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L25

Added line #L25 was not covered by tests

Check warning on line 31 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 36 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 44 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L38-L44

Added lines #L38 - L44 were not covered by tests

Check warning on line 46 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L46

Added line #L46 was not covered by tests

Check warning on line 49 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 54 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 59 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 61 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L61

Added line #L61 was not covered by tests