Loris Install / HISE App Data Directory?
- 
@modularsamples hey so is this only compatible with mac?
 - 
@Adam_G No it works on all OS (the app data location is different depending on the system).
 - 
@d-healey ty David, i just saw the post from Christoph that he precompiled mac & pc versions.
 - 
@modularsamples thank you so much! This is really helpful info! I’ll try doing that today!
 - 
@modularsamples Any ideas around Loris files not getting embedded into the final binary? Is there a workaround for this as well?
 - 
@ElectroBlue said in Loris Install / HISE App Data Directory?:
@modularsamples Any ideas around Loris files not getting embedded into the final binary? Is there a workaround for this as well?
Loris isnt used by the products you build - its there to help you build sounds/wavetable files
 - 
@ElectroBlue You need to use a preprocessor definition. Be aware that you can only include loris in GPL projects.
 - 
What is the Windows location for loris_library_release.dll ? I have enabled

But didn't get folder where to put the binary. - 
@DabDab I don't think you need to any more, Loris is built into HISE now.
 - 
@d-healey Only for non commercial projects I can use it right ? since it is under GPL ?
 - 
Can you tell me where is Resynthesis option ? I want to resynthesis my single cycle waveform in wavetable.

 - 
@DabDab said in Loris Install / HISE App Data Directory?:
Only for non commercial projects I can use it right ? since it is under GPL ?
You can only include it in projects licensed under the GPL (commercial or not). But you can still use the output of it, wavetables for example, no matter what license.
@DabDab said in Loris Install / HISE App Data Directory?:
Can you tell me where is Resynthesis option ? I want to resynthesis my single cycle waveform in wavetable.
I just follow the help info

 - 
@d-healey But I am getting error from my single cycle waveform. here is the file. HP Saw_2.zip
If I use it to sampler HISE crashes. Wavetable saying resynthesis mode. But where is the mode. ?
 - 
@DabDab I'm not sure, I haven't really worked much with wavetables