Intel Performance Primitives
- 
 @d-healey hey do you know if this was ever merged, or how can i download your edit? id really like to get ipp added 
- 
 @Adam_G said in Intel Performance Primitives: hey do you know if this was ever merged Not yet, you can click the PR link above to check. I have a few outstanding PRs, Christoph usually does a bunch of them at a time when he gets around to it. @Adam_G said in Intel Performance Primitives: or how can i download your edit? You can fork HISE and pull in my PR to your fork. Or you can build from my ippFix branch - https://github.com/davidhealey/HISE/tree/ippFix 
- 
 thanks friend  
- 
 My project won't open now. I'm in the process of removing things in the XML since its validating okay, but the entire project is really just some parametric eqs so i dont think its anything in the project. should i change BuildVersion="650" ? @d-healey i had some custom laf scripts in there so i moved all the scripts out to see if it would load with errors but it still crashes So its gotta be that or something i have in the oninit right? just guessing 
- 
 @Adam_G said in Intel Performance Primitives: should i change BuildVersion="650" ? What's that? Does a new project open and work? 
- 
 @d-healey I don't know it was in the top of my XML so I assumed it was relevant haha. Yes a new project opens 
- 
 @Adam_G What commit of HISE were you using before building the new one? And what do you mean by won't open - does HISE just crash? 
- 
 @d-healey  ah i see what buildversion is now haha , it opens the scripteditor to a line break i have and when i hit resume or compile it just quits ah i see what buildversion is now haha , it opens the scripteditor to a line break i have and when i hit resume or compile it just quits
- 
 @Adam_G Send me your project, without the Samples, Binaries, or Pooled Resources folders and I'll take a look in the morning. 
- 
 @d-healey thanks man, i figured out it was my settings script causing it to crash. working now :) 

