New Layout Bugs (not feature requests)
-
Thank you so Much "Autotune" this is Incredible!
-
Yep builds here too :)
-
I think this is related to what @UrsBollhalder was saying, when using MIDI selection the waveform view isn't updated when a sample is selected in the mapping editor.
Is it possible to copy the envelope points from one sample to another, either in the GUI or via scripting?
There's a funny interaction with envelopes and loop points. In this example the pitch changes during the loop, this actually causes the very start of the loop to also have a drop in pitch.
The fade in/out starts and ends based on the length of the sample rather than the sample's range. This means the automatic envelope won't do anything (or as much) for samples that have been trimmed inside HISE.
-
- Thank You Now it is Fixed with the "new_layout" uploaded Oct 15 3:25 AM
-
@LinuxVst Confirmed
-
@LinuxVst On my system as well...
-
@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
@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