Yes and yes. As long as you don’t call juce::Array::resize() they behave the same way. For audio data I would use juce::AudioBuffer however because it can hold multiple channels.
Yes and yes. As long as you don’t call juce::Array::resize() they behave the same way. For audio data I would use juce::AudioBuffer however because it can hold multiple channels.