Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ AudioFileWriter
Method
AudioFileWriter
Audio/AudioFileSaver.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
AudioFileWriter::AudioFileWriter(AudioFileSaver::AudioFileParams const &p)
109
{
110
this->params = p;
111
}
112
113
AudioFileWriter::~AudioFileWriter(void)
114
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected