JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_AudioSampleBuffer.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::AudioBuffer< Type >
 A multi-channel buffer containing floating point audio samples. More...
 

Namespaces

 juce
 

Typedefs

using juce::AudioSampleBuffer = AudioBuffer< float >
 A multi-channel buffer of 32-bit floating point audio samples. More...