#include <SamplerUtils.h>
◆ getInitData()
| static const juce::String & krotos::SamplerUtils::getInitData |
( |
| ) |
|
|
inlinestatic |
◆ getSampleHash()
| static std::string krotos::SamplerUtils::getSampleHash |
( |
const File & | path | ) |
|
|
inlinestatic |
Returns an MD5 hash generated from an input file
◆ getSampleMetadata()
| static void krotos::SamplerUtils::getSampleMetadata |
( |
const std::string & | input, |
|
|
unsigned char * | byteArray ) |
|
inlinestatic |
Converts hex string to byte array
◆ verifySampleHash()
| static bool krotos::SamplerUtils::verifySampleHash |
( |
const juce::String & | hash, |
|
|
const juce::String & | sample ) |
|
inlinestatic |
The documentation for this class was generated from the following file: