Just want to see where im at..
-
@d-healey
it kept crashing while I tried to run a scan -
Does standalone run?
-
@Lindon Urgh sounding familiar! Did you try on any other DAW or just Reaper? My project works on every DAW and Standalone except Logic!
-
@d-healey
Hise does, yes. -
@DanH
Had logic issues, I had to change my plugin code for it to work . -
@BWSounds said in Just want to see where im at..:
@d-healey
Hise does, yes.I mean if you build your project as standalone do you get the same issue? If you do you can launch it from a terminal and (assuming it's a debug build) you might get some useful info when it crashes.
-
@d-healey side and silly question, to make a debug build do you need Hise to be a debug version too?
-
@ustk No, just select build for running in XCode or select Debug in VS.
-
@BWSounds Yep, I'm constantly changing it, someimtes it works, sometimes not. Seems to be pot luck
-
@BWSounds said in Just want to see where im at..:
@d-healey
Yep it compiled and open!@Lindon
so my next question is how do you rebuild samplemaps?Do I add everything all over again?
Sadly yes I had to redo all the sample maps from scratch - luckily for me there were only 60+ to do...
But Like Dave says -- first build a version that loads only 1 sample map - and redo that one and see if you get the same problems.
I ended up building numerous versions -- basically recompiling every ten sample maps or so - it was tedious in the extreme...
-
-
@Lindon said in Just want to see where im at..:
@BWSounds said in Just want to see where im at..:
@d-healey
Yep it compiled and open!@Lindon
so my next question is how do you rebuild samplemaps?Do I add everything all over again?
Sadly yes I had to redo all the sample maps from scratch - luckily for me there were only 60+ to do...
But Like Dave says -- first build a version that loads only 1 sample map - and redo that one and see if you get the same problems.
I ended up building numerous versions -- basically recompiling every ten sample maps or so - it was tedious in the extreme...
So a easier way if anyone else comes across this problem, and have a ton of sample maps...
*Right click on the sample map file (XML Document).
*Click on edit, once the text open, save and close it.
*Thats all I did and it worked for me. -
@BWSounds said in Just want to see where im at..:
@Lindon said in Just want to see where im at..:
@BWSounds said in Just want to see where im at..:
@d-healey
Yep it compiled and open!@Lindon
so my next question is how do you rebuild samplemaps?Do I add everything all over again?
Sadly yes I had to redo all the sample maps from scratch - luckily for me there were only 60+ to do...
But Like Dave says -- first build a version that loads only 1 sample map - and redo that one and see if you get the same problems.
I ended up building numerous versions -- basically recompiling every ten sample maps or so - it was tedious in the extreme...
So a easier way if anyone else comes across this problem, and have a ton of sample maps...
*Right click on the sample map file (XML Document).
*Click on edit, once the text open, save and close it.
*Thats all I did and it worked for me.Good find, I'm sure you're happy to have that resolved ! :)