Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ close
Method
close
lib-src/libscorealign/audiofilereader.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
85
86
void Audio_file_reader::close()
87
{
88
sf_close(sf);
89
}
90
91
92
void Audio_file_reader::print_info()
Callers
10
closeFile
Method · 0.45
runPlugin
Function · 0.45
write
Method · 0.45
Alg_seq
Method · 0.45
smf_write
Method · 0.45
test4
Function · 0.45
test5
Function · 0.45
test32
Function · 0.45
test33
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
4
test4
Function · 0.36
test5
Function · 0.36
test32
Function · 0.36
test33
Function · 0.36