@d-healey solved it. I was using Xcode 12.4 I needed Xcode 10.3. https://github.com/christophhart/HISE/issues/173
Best posts made by ajw0100
-
RE: Use stable build or build from source?
Latest posts made by ajw0100
-
RE: Is anyone making a significant portion of their income doing HISE dev?
@orange @Lindon Your plugins are very interesting. I just built HISE from source for the first time yesterday. Although @d-healey's realistic sample-based instruments are very cool and I may try my hand at such an instrument someday, I think I'd like to start with something more "electronic" for EDM, Rap, etc. I was thinking maybe an 808/sub instrument that is a very pared-down version of Output's Substance, FAW's SubLab or Initial Audio's 808 Studio.
@orange So you did the Palmary Collection with HISE? Rule Tec, Palmary and Hexeract all seem like pure DSP i.e. no sampling? I didn't know you could create non-sampled instruments and effects with HISE. Did you have to drop into C++ at all and create your own DSP modules?
Are Auddict and Noiseash your own labels or were you hired by them? Did you do the scripting, graphic design and sound design yourself or did you contract out any of those tasks?
Forgive me for all the questions haha. Thanks in advance for any pointers you can provide! P.S. I'm a Software/Data Engineer by trade. I work mainly in Python nowadays but I'm familiar with a bunch of langs. Let me know if I can ever help with anything.
-
RE: Use stable build or build from source?
@d-healey solved it. I was using Xcode 12.4 I needed Xcode 10.3. https://github.com/christophhart/HISE/issues/173
-
RE: Use stable build or build from source?
@ulrik Are you on 11.2.1? Here is my build log with the errors I am getting: https://gist.github.com/ajw0100/5008f3c742e017292a77e8f19ee745e2. I am building off the latest scriptnode commit: 9813dfdcfceff2bdd605996b90c51e51b71105d1.
-
RE: Use stable build or build from source?
After browsing the forum some more, it looks like people often have issues building on Mac? Are most HISE users on Windows?
-
Use stable build or build from source?
What is the best way to use HISE? Should I use https://github.com/christophhart/HISE/releases/tag/2.0.0? Or should I build from the
scriptnode
orscriptnode_codegen_rewrite
branches? I tried a few different commits but I couldn't seem to find one in either of those branches that built cleanly on MacOS 11.2.1.