HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Yinxi
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 34
    • Groups 0

    Yinxi

    @Yinxi

    6
    Reputation
    13
    Profile views
    34
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location France

    Yinxi Unfollow Follow

    Best posts made by Yinxi

    • RE: Filmstrip disappears when compiling or exporting plugin

      @d-healey
      .....wooooow, I feel dumb,
      thanks!
      Missing No Brain GIF by CyberKongz Official.gif

      posted in General Questions
      YinxiY
      Yinxi
    • RE: Display slider value with custom font, size, and position

      @It_Used wow thanks that’s awesome ! I’ll be able to dig into all of this.

      posted in Newbie League
      YinxiY
      Yinxi
    • RE: Display slider value with custom font, size, and position

      @It_Used said in Display slider value with custom font, size, and position:

      @Yinxi create visual mockup your idea, and i maybe implement this!

      Reply

      I was thinking something like this : 919250af-e624-4855-9141-2c6f0ec6d9ce-image.png .

      And when I change the slider value it will also change the value at the top left

      posted in Newbie League
      YinxiY
      Yinxi
    • RE: HISE Bootcamp - Full Course for Beginners

      @d-healey
      That's very cool content
      Thank you ! 😊

      posted in General Questions
      YinxiY
      Yinxi

    Latest posts made by Yinxi

    • Mono2Stereo behavior on stereo signal

      Hello,
      Just wondering, what happens if you use Mono2Stereo on a stereo input?
      Does it leave the stereo signal as it is, or does it sum it to mono first?

      I’m trying to make sure it won’t cause any unwanted channel collapsing or weird phase behavior if I use it in a ScriptFX that might sometimes receive stereo input.

      Thanks!

      posted in ScriptNode
      YinxiY
      Yinxi
    • RE: Filmstrip disappears when compiling or exporting plugin

      @d-healey
      .....wooooow, I feel dumb,
      thanks!
      Missing No Brain GIF by CyberKongz Official.gif

      posted in General Questions
      YinxiY
      Yinxi
    • RE: Filmstrip disappears when compiling or exporting plugin

      @d-healey
      I added below my message a screen of the code where I set the slider style (style: Vertical) using setPropertiesFromJSON.

      posted in General Questions
      YinxiY
      Yinxi
    • RE: Filmstrip disappears when compiling or exporting plugin

      @d-healey
      I did it that way, but it doesn’t solve the problem 😕

      06248aa0-18d7-4a89-8d45-16b3eb1e19de-image.png

      posted in General Questions
      YinxiY
      Yinxi
    • Filmstrip disappears when compiling or exporting plugin

      Hello,
      I’m having trouble getting my filmstrip to show up when I export my project as a VST3.

      It only appears if I manually change the numStrips value (for example, from 125 → 124 → 125 again , then it works, at least in the Interface Designer). Otherwise it stays invisible.

      I unchecked showTextBox since I know it can be buggy, and I also tried loading the filmstrip through JSON in the code editor, but it still doesn’t show up, not even in the interface preview.

      I’m sure the number of frames is correct and same for the location. Is there another setting I need to enable/disable to make the filmstrip export properly?

      Also, as soon as I hit Compile in the code editor, the filmstrip disappears again.
      (Attached a screenshot of my slider properties in case it helps.)
      01cf9182-0cae-4cc8-95d1-2bcf37708f82-image.png

      9e3c12f1-03ef-41fe-98d7-a95264bdc385-image.png

      posted in General Questions
      YinxiY
      Yinxi
    • RE: VST3 SDK Goes MIT

      It’s interesting, but I don’t know what it changes for Hise users. Does it just mean that we don’t have to pay for a Steinberg developer license, or does it go further than that?

      posted in General Questions
      YinxiY
      Yinxi
    • Font size mismatch

      Hi,

      I noticed that text in HISE looks smaller than in Figma, even when the interface size and font size are exactly the same.
      For example, a 12 font in Figma looks bigger than 12 in a HISE Label, even though my .makeFrontInterface() matches the same pixel dimensions as my Figma export.

      is there a ratio to calculate so the font sizes match visually between Figma and HISE?

      posted in Newbie League
      YinxiY
      Yinxi
    • RE: Display slider value with custom font, size, and position

      @It_Used wow thanks that’s awesome ! I’ll be able to dig into all of this.

      posted in Newbie League
      YinxiY
      Yinxi
    • RE: Display slider value with custom font, size, and position

      @It_Used said in Display slider value with custom font, size, and position:

      @Yinxi create visual mockup your idea, and i maybe implement this!

      Reply

      I was thinking something like this : 919250af-e624-4855-9141-2c6f0ec6d9ce-image.png .

      And when I change the slider value it will also change the value at the top left

      posted in Newbie League
      YinxiY
      Yinxi
    • Display slider value with custom font, size, and position

      Hi,

      I’m trying to display the value of a slider (for example, the gain of the "Simple Gain1" module) in the interface. I would also like to be able to change the font, size, and position of the displayed value.

      I’ve tried to find a solution, but I’m a bit overwhelmed by all the information. I imagine I need to use a panel script and paintRoutine for LAF to draw the value of the gain, and retrieve the gain value with a function, but this is beyond my current level in HISE.

      If anyone has a working example or guidance on how to display a slider value like this with customizable appearance, it would be really helpful.

      Thanks in advance.

      posted in Newbie League
      YinxiY
      Yinxi