MCPcopy Create free account
hub / github.com/csound/csound / Soundfile

Method Soundfile

interfaces/Soundfile.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31#endif
32
33 Soundfile::Soundfile()
34 {
35 initialize();
36 }
37 Soundfile::~Soundfile()
38 {
39 close();

Callers

nothing calls this directly

Calls 1

initializeFunction · 0.50

Tested by

no test coverage detected