Forum
    • Categories
    • Register
    • Login
    1. Home
    2. pcs800
    • Profile
    • Following 0
    • Followers 0
    • Topics 88
    • Posts 447
    • Groups 0

    pcs800

    @pcs800

    42
    Reputation
    69
    Profile views
    447
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    pcs800 Unfollow Follow

    Best posts made by pcs800

    • RE: Latency compensation not being triggered in daw

      @dannytaurus Worked like a charm!
      Thanks for your input.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @David-Healey I sent a link to you in chat.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Crash when clicking Parametriq EQ1 in module tree

      @David-Healey I found the issue.
      ParamEQ.setAttribute(band * 5 + 4, bandColors[band]);
      band * 5 + 4 is an invalid attribute index for the CurveEq

      posted in General Questions
      pcs800P
      pcs800
    • RE: Crash when clicking Parametriq EQ1 in module tree

      @David-Healey Yeah I removed it and readded it too, but the issue just comes back. I will try to debug the script.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Latency compensation not being triggered in daw

      @dannytaurus This is what I came up with

      Original signal only: 7232
      -1oct:3068
      -2oct:2659
      +1oct:6143
      +2oct:7232

      Max: 7232

      -1oct: Needs 4164
      -2oct: Needs 4573
      +1oct: Needs 1089
      +2oct: Needs none
      Original Sig: Needs none

      I'll try it

      posted in General Questions
      pcs800P
      pcs800
    • Exporting a Script FX node and importing into another project

      I have a dsp network in a project that I would also like to apply to another project, without rebuilding the whole thing.
      I see that I can export the main container node by right clicking it and choose to export as CPP or Template.
      Which should I use? Also, how to import to the other project?

      posted in General Questions
      pcs800P
      pcs800
    • RE: How to display dynamics.comp meter in plugin gui

      @Lindon And I went over it three times looking for missing commas! Dang it, I need to pay closer attention. Thanks very much.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Script FX gain node

      @Lindon I swear I tried that before and it didn't work, but of course now it does :-/
      Thanks!

      posted in General Questions
      pcs800P
      pcs800
    • RE: Creating a pop out window with an eq or something on it

      @Chazrox I have it working fine now, case closed. Unless you want me to post the info for future users to find.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Knob Web Studio

      @tsempire subscription? No, I wouldn't do it. I absolutely hate subs. Not to mention I don't make enough plugins or money from them to justify it.

      posted in General Questions
      pcs800P
      pcs800

    Latest posts made by pcs800

    • RE: Animated spinner works in test project but will not work in my plugin project

      @young60 how did you connect the LFO to the macro, and how did you link the dummy slider to the filmstrip knob?
      Can you provide a snippet?

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @David-Healey How can I find out what is blocking it? I really need this to work, unless the method given by @young60 is easier than troubleshooting this issue.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @David-Healey press reference, then target, then clone. It should appear during the clone process

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @young60 Thanks, I may try that.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @David-Healey I sent a link to you in chat.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @David-Healey that is kind of you David, thank you. I will do that tomorrow.

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @David-Healey said in Animated spinner works in test project but will not work in my plugin project:

      Is the timer actually running? - Try Console.print() in the timer callback

      Yes, the timer runs, the frame increments, but repaint() has no visual effect

      18f0a46d-9369-4ff5-9add-785893c33c24-image.png

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @pcs800 Yes the name is correct
      c731cf07-516e-4ea8-8a9e-75bb4a8d49f3-image.png

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @David-Healey No errors in the console, and I get a static image
      ce8d81a6-3fb3-49a5-ba9f-cf44d7c3968e-image.png
      So the name must be correct?

      posted in General Questions
      pcs800P
      pcs800
    • RE: Animated spinner works in test project but will not work in my plugin project

      @David-Healey Oh boy, sorry about that. Here you go.
      Elipse_Filmstrip1.png

      posted in General Questions
      pcs800P
      pcs800