HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. pes
    P
    • Profile
    • Following 1
    • Followers 0
    • Topics 3
    • Posts 15
    • Groups 0

    pes

    @pes

    0
    Reputation
    125
    Profile views
    15
    Posts
    0
    Followers
    1
    Following
    Joined
    Last Online

    pes Unfollow Follow

    Latest posts made by pes

    • RE: Tune/Pan/Volume/Filter on a per-note basis

      @pes Never mind i´ve found this: https://forum.hise.audio/topic/314/note-panning

      posted in General Questions
      P
      pes
    • RE: Tune/Pan/Volume/Filter on a per-note basis

      @Christoph-Hart: I´m trying to pan each voice depending on the note number, but in the »script voice start modulator« I could only find access to gain- and pitch-value:

      function onVoiceStart(voiceIndex)
      {
      	Synth.setVoiceGainValue(int voiceIndex, float gainValue);
      	Synth.setVoicePitchValue(int voiceIndex, double pitchValue);
      }
      

      Do you have an example how I can change panning?

      posted in General Questions
      P
      pes
    • RE: How to open url with default browser from plugin?

      @Dominik-Mayer thanks, this solved my follow up question!

      posted in General Questions
      P
      pes
    • RE: How to open url with default browser from plugin?

      @d-healey Thank you!

      posted in General Questions
      P
      pes
    • How to open url with default browser from plugin?

      Hi, how can I open a url in the os default-browser from plugin?

      posted in General Questions
      P
      pes
    • RE: Callbacks stop working after rendering audio

      @Christoph-Hart : Works perfectly. Thanks Christoph!

      posted in Bug Reports
      P
      pes
    • RE: Callbacks stop working after rendering audio

      @Christoph-Hart: It´s happening in the 2.0.0 release you released just before ADC. I will recompile and test with the latest commit on next tuesday and let you know.

      posted in Bug Reports
      P
      pes
    • RE: Callbacks stop working after rendering audio

      @Christoph-Hart: Could you find something?

      posted in Bug Reports
      P
      pes
    • RE: Host transport callbacks

      @Christoph-Hart : +1 for this feature!

      posted in Scripting
      P
      pes
    • RE: Callbacks stop working after rendering audio

      Shure!
      Compiled Plugin.
      AU and VST.

      posted in Bug Reports
      P
      pes