|
LMMS
|
Go to the source code of this file.
Namespaces | |
| namespace | juce |
Functions | |
| static void | juce::convertFixedToFloat (int *const *channels, int numChannels, int numSamples) |
| static bool | juce::readChannels (AudioFormatReader &reader, int **chans, AudioBuffer< float > *buffer, int startSample, int numSamples, int64 readerStartSample, int numTargetChannels, bool convertToFloat) |
Variables | |
| static int | juce::memoryReadDummyVariable |