MCPcopy 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

37using namespace juce;
38
39SampleBrowser::SampleBrowser()
40{
41 mCurrentDirectory = ofToSamplePath("");
42}
43
44SampleBrowser::~SampleBrowser()
45{

Callers

nothing calls this directly

Calls 1

ofToSamplePathFunction · 0.85

Tested by

no test coverage detected