New Layout Bugs (not feature requests)
-
@LinuxVst These errors are something to do with the backend waveform display, for some reason it's trying to include them in the frontend compiled plugin. If you use
USE_BACKEND
preprocessor definition then the error goes, but you'll get new errors and that's not the correct way to solve it anyway, I was just testing :) -
The analysis.oscilloscope node crashes Hise when you click on it in the latest new_layout build.
-
What Commit You guys Built Successfully?
@d-healey One won't build here, windows 10 / VS 2017Edit:
This One Built Succesfully
https://github.com/christophhart/HISE/tree/8764a2879e8243b9eb6336291e2dc02e79b9d6e6 -
Trying to Understand Whats Going On :)) HAHA,
I'm In-love With the New Design :)
You did a Gret Job Legend :folded_hands:
@Christoph-Hart -
@d-healey @Christoph-Hart I Just tried To Export a Simple Instrument with the latest New Layout Commit, Looks like it is not ready yet, Correct?
There is nothing in Compile Folder and The Output windows Stopped somewhere,
-
@d-healey said in New Layout Bugs (not feature requests):
and that's not the correct way to solve it anyway
That's exactly the correct way to solve it :)
-
@Christoph-Hart Say whut... we should putUSE_BACKEND=1
when exporting our projects?Oh I see what you did. Yep it works great now thank you!
-
This post is deleted! -
@d-healey
"on Mac OS"
i Tried again changing com.myCompany.product
to com.linuxVst.vdrumsit say's "does not match the required format"
if i Click OK it Reverts to the Default com.myCompany.product
" But if i Click Cancel then it Stores the new bundle identifier"
it just always show that warning no matter what you enter! -
com.linuxVst.vdrums
Works here.
-
@d-healey
Ok
i Got it!
it's just that i will always Show that
Wrong Input no matter what you write!
just have to click Cancel and it Saves -
@LinuxVst said in New Layout Bugs (not feature requests):
t's just that i will always Show that
Wrong Input no matter what you write!Not for me
-
@LinuxVst same here, it always has been like that for me :)
-
@ulrik and me
-
Does this only happen on Windows?
-
@d-healey osx for me, I'll try windows next time I turn the pc on
-
@d-healey macOS, I don't know about windows, all preferences I write on my main computer so they are ready when compiling on windows
-
Seems like it's a MacOS problem
-
I just had a look in the sourcecode (HiseSettings.cpp line 945) looks like it is perhaps a regex issue.
-
@ulrik
this Happens on Mac OS