Velocity zone crossfade bug
-
Trying to add velocity zone crossfades:
https://www.dropbox.com/s/crrjigvg61ezkw8/hise_velxfade.gif?dl=0PS. could you allow uploading GIF filetypes on the forum? It's a really convenient way to demonstrate bugs like these.
Thanks!
-
@sju You're using an old version of HISE, this was fixed ages ago
-
I downloaded the 1.5.0 version which was marked as the latest on GitHub.
This was fixed in 1.5.1? That's only available as source code apparently?
-
I'm not sure what version it was fixed in. I'm using 1.6.0. I never use the releases because they drop behind the latest changes pretty quickly (the most recent release was back in January!). You should build from source, it's not difficult and you'll need to know how to do it anyway for when you export your VSTs
-
Damn yeah, I should probably do that. I do have MinGW installed (can I use GCC or do I need VS?), but I'm really a beginner when it comes to coding stuff. I'll look into that when I have some spare time.
Cheers
-
@sju I put a tutorial up for this a while ago, you need to use VS 2017 http://hise.audio/manual/VideoTutorials.php
I haven't compiled on Windows for a long time so I can't really remember the details.
-
Very cool, thank you.
-
@sju said in Velocity zone crossfade bug:
PS. could you allow uploading GIF filetypes on the forum? It's a really convenient way to demonstrate bugs like these.
got u covered :)
-
@d-healey I compiled yesterday following your video(with suitable changes for VS 2017 and the slightly different layout in projucer) with no problems...