Jamie Pond

Results 11 comments of Jamie Pond

~~Sounds like a juce::AudioBuffer hasn't has been allocated without being cleared.~~ [That is the code in that project,](https://github.com/eyalamirmusic/JUCECmakeRepoPrototype/blob/ef0f856010f0f5fab2e7bcf5bdd8159254db8762/Plugins/PluginWithCustomModule/Source/PluginProcessor.h#L16) this is the expected behaviour, I guess!

Yeah, also stuck on this issue, Mac arm64, Monterey

On macOS, the thing for me was that I couldn't use the `brew install docker`, I had to use the desktop docker app.

@thecppzoo would you have some time tomorrow to go over some of this code together?

> Improvements all around, but, like in the movie "Whiplash", still not quite my tempo. Loving the feedback. Thank you! > Since you have given us the construction from literals,...

@thecppzoo maybe best to merge where we were happy and add the `to_array` in a seperate PR if we think that is interesting?

If you want to take on the `std::array` stuff and getting that to that could be nice. From what I understood from playing around with this today we will require...

@thecppzoo could you resolve comments which you think are resolved please?

@thecppzoo is this good to merge?

@Scottbruceheart once again, I believe this is good to go.