HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. raydonstudio
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    raydonstudio

    @raydonstudio

    0
    Reputation
    92
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    raydonstudio Unfollow Follow

    Latest posts made by raydonstudio

    • RE: Stepped Value Array in Scriptnode

      @ustk Thank you so much! Super straightforward and easy to follow. I figured out the problem was that I still had the knob mapped directly to the FX parameter, which was taking priority over the array values. I appreciate it!

      posted in ScriptNode
      R
      raydonstudio
    • Stepped Value Array in Scriptnode

      Hi all,
      I'm looking to create an array to make Scriptnode parameter knobs stepped with customizable values. Examples being compressor attack time [3,10,30,60] or EQ frequency [1000,2500,5000,8000]. My understanding is that I'll need to set my parameter knob range 0-3 and step size 1.0, but I'm lost trying to figure out where to add the array or what syntax to use.

      Can this be implemented within the DSP network or only in the front end interface?
      Thanks!

      posted in ScriptNode
      R
      raydonstudio
    • RE: Windows VST Export

      I tried compiling HISE on another computer. The build failed in visual studio, but visual studio ended up downloading the correct version of the Windows SDK.

      I tried using the latest build to export as FX, which made it further than the previous attempts, but still failed when it could not find the following

      Could Not Find C:...\Plugin Development\HISE-master\HISE-master\extras\demo_project\Binaries\Compiled\Demo Project x64.exp
      Could Not Find C:...\Plugin Development\HISE-master\HISE-master\extras\demo_project\Binaries\Compiled\Demo Project x64.lib

      Do I need the build from visual studio to export properly?

      posted in General Questions
      R
      raydonstudio
    • Windows VST Export

      Hi all,
      I'm new to HISE and I'm having trouble exporting my plugin. Getting this error:
      I tried installing the latest windows SDK as well as 10.0.16299.x but I'm still receiving this error.
      Thanks!

      0_1532011941018_e1720a9d-7f13-4e66-91d4-0c6433a61906-image.png

      posted in General Questions
      R
      raydonstudio