christophhart / HISE

The open source framework for sample based instruments
http://hise.audio
Other
1.02k stars 118 forks source link

[Crash] Setting Width/Height Past a Certain Limit in a Non-Interface MIDI Processor Crashes HISE #540

Open aaronventure opened 3 months ago

aaronventure commented 3 months ago
  1. Add a non-interface MIDI processor, to a sampler or whatever
  2. Set the width/height.
    Content.setWidth(600);
    Content.setHeight(600);
  3. This works. Now set it to 1000x1000

crash wh

macOS 14.5 62247f62186b5461b34f1f6137e51bf3ef3e4c23