@HISEnberg how'd you fixed this issue?
Posts made by parabuh
-
RE: Compiled plugin with Faust not opening
-
RE: Compiled plugin with Faust not opening
@mmprod yes, i run debug version in visual studio and i get some error
Exception thrown at 0x00007FF6DA953403 in Example.exe: 0xC0000005: Access violation reading location 0x0000000000001FE4.
-
Compiled plugin with Faust not opening
Hey, I just compiled the latest HISE develop branch with the latest Faust, and it's not working. Logic doesn't recognize the plugin, and the standalone app just crashes. Have you had a similar issue?
-
RE: Loading images from intermediate expansions
@Lindon i mean this type of expansion where all images and stuff are packed into hxi file
-
Loading images from intermediate expansions
Is there option to load image which are stored in intermediate expansion?
-
RE: Troubles exporting on mac
@Christoph-Hart i downloaded today newest commit on dev branch but no luck, still the same issue
-
RE: Troubles exporting on mac
@kriss_rlvvnt how did you solve this cycle inside error?
-
Problem with expansions in exported standalone
Hey, i have problem with my project where i using expansion. I have eveything done, i can select different samplemaps, i see them in combobox, i can load hrx files, i see that samples are unexported to proper folders and expansions folders structure is properly done but when i opening standalone app and load some samplemap i can't play any sound. It's dead. I added sine generator and it's working but samples are completly dead, anyone has similliar issue? I'm using stable 4.0 version. I'm out of ideas what's going on. In HISE everything is ok.
-
RE: Plugin build on Sequoia
@Lindon i did not update yet :D I just want to know that everything is ok with this update : )
-
Plugin build on Sequoia
Has anyone updated macos to Sequoia and Xcoda to latest version? There's some issues during plugin compilation? :)
-
Removing child panels
Anyone has issue with removing child panels in compiled plug-in? During developement everything is ok but when I trying to delete these panels it’s not working
-
RE: The made with Hise plugin company list
@oskarsh but Xcode is not language. I’m sure that you mean swift ;)
-
RE: Build problem
@d-healey i have installed latest one, this from oneapi package and i think that this might be issue because folder structure might be different.
-
Build problem
Im trying to build latest "stable" version of hise and i getting this error, any idea how to solve it?
-
RE: JSON/Object from string
@d-healey does this still work? or has been replaced by some different method? I checked api docs and didnt see anything.
-
RE: HISE RSA Not Working
@Lindon i tried to use this hise generated keys to encode string by some online decrypter by it dosn't work. These keys are strange : l
-
RE: HISE RSA Not Working
@Casmat I have some issues too, I don’t know even where to start, this hise autogenerated private key is strange and i don’t know how to generate it in own api