Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adamstark/AudioFile
/ WavLoadingTests.cpp
File
WavLoadingTests.cpp
tests/WavLoadingTests.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"doctest/doctest.h"
2
#include <iostream>
3
#include <vector>
4
#include <AudioFile.h>
Callers
nothing calls this directly
Calls
6
Approx
Function · 0.85
load
Method · 0.80
getNumSamplesPerChannel
Method · 0.80
getBitDepth
Method · 0.80
getSampleRate
Method · 0.80
getNumChannels
Method · 0.80
Tested by
no test coverage detected