JUCE  v5.4.1-191-g0ab5e696f
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...