HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. majetone
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 14
    • Groups 0

    Topics

    • M

      font alignment in LAF

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      171 Views
      StraticahS

      @majetone you can replace the + - "offsethere" with your value

      var a = [obj.area[0], obj.area[1], obj.area[2], obj.area[3]]; g.drawAlignedText(obj.text, [a[0], a[1] + offsethere , a[2], a[3]], "centred"); //x y width height
    • M

      Labels moving in exported project

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      375 Views
      alhugA

      @majetone I had a similar issue a while back. using "centredTop" as the alignment fixed the issue. also make sure your label size is large enough

    • M

      Assign Hi/LoKey knobs in the choke group processor

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      262 Views
      M

      @d-healey Thanks very much! That's exactly what I was after!

    • M

      Sample Loop x fade

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      305 Views
      M

      @Christoph-Hart I knew it was simple! Thank you so much :)

    • M

      Help building the release version

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      291 Views
      M

      @d-healey That's worked perfectly Dave - thanks so much!