Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SampleBrowser
Method
SampleBrowser
Source/SampleBrowser.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
using namespace juce;
38
39
SampleBrowser::SampleBrowser()
40
{
41
mCurrentDirectory = ofToSamplePath(
""
);
42
}
43
44
SampleBrowser::~SampleBrowser()
45
{
Callers
nothing calls this directly
Calls
1
ofToSamplePath
Function · 0.85
Tested by
no test coverage detected