<div dir="ltr">Hi All,<div><br></div><div style>Advance apologies for amateurish questions, I&#39;m new to all of this :)</div><div style><br></div><div style>I am attempting to use STK&#39;s BlitSaw oscillator within a Juce project. I am currently not using any of STK&#39;s frames functionality, I&#39;m just filling Juce&#39;s own audio buffer with ticks from the BlitSaw. It&#39;s my understanding that using StkFrames would be redundant here, so i&#39;ve just not used it.</div>
<div style><br></div><div style>I am working with some stacked oscillators that I&#39;m summing together, pretty basic stuff. Currently if I create an array of BlitSaws, that appears to work just fine. It would be more convenient to use a std::vector. Unfortunately trying to use the vector container causes unhandled exceptions for me. From looking back through the call stack, it looks like at some point STKFrames::resize() gets called then things blow up. </div>
<div style><br></div><div style>Can anyone suggest what I might do to fix this? Must I (or should I) be using StkFrames somehow in this scenario? Thanks!</div><div style><br></div><div style>Nick</div><div style><br></div>
<div style><br></div><div style><br></div><div style><br></div></div>