HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Xenox.AFL
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Groups 0

    Xenox.AFL

    @Xenox.AFL

    I'm a german sound designer who has worked for a lot of companies in the business like Yamaha Europe, Waldorf Music, reFX, Ableton, MOTU, LinPlug, KV331 and a lot of more making factory sounds and samples...

    More infos about us and our work on http://www.particular-sound.de

    0
    Reputation
    76
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 51
    Location Germany

    Xenox.AFL Unfollow Follow

    Latest posts made by Xenox.AFL

    • RE: Setting a value of a volume knob...

      Ok. Thank you guys for your help, it's working fine...

      But, i have another little question, when i store a value in a array, how can i update the value in the array...

      Sometimes i have to change the value so i need to update it, when i use

      arr.clear();

      i got an error...

      Sorry for my newbie questions...

      Frank

      posted in Scripting
      Xenox.AFLX
      Xenox.AFL
    • RE: Setting a value of a volume knob...

      Thank you, David, of course i added a "Simple gain" because i read somewhere else, that it's getting problems when i bypass the sampler... But thank you for the reminder, David.

      posted in Scripting
      Xenox.AFLX
      Xenox.AFL
    • Setting a value of a volume knob...

      HI all,

      first post here, i must admit that i started some days ago with Hise and so i'm a pure beginner, i made some Kontakt Instrument/scripts but stopped 2, 3 years ago and i forgot a lot about scripting in Kontakt! :)

      I have a Sample Player and a bypass button to switch the layer OFF and a volume knob.Both works fine, i can switch the sample player with the knob on/off and i can change the volume of the player.

      But, i want, that the old level of the volume knob when i switch the bypass button on.

      It works when i set the volume by hand, for example:

      const var a = -100 //level down
      const var b = 0 //old level

      When i switch the button on/off, the volume has the levels from a or b. But when i try to read the actual volume from the slider, it isn't working.

      Any ideas?

      When i look in the array of the knob, i can see the right volume but why it isn't working when i send it to the sample player?

      Engine.getGainFactorForDecibels(b));

      When i use const var b = VolumeSlider it isn't working.

      Hm...

      posted in Scripting
      Xenox.AFLX
      Xenox.AFL
    • RE: 2.0.0 has arrived

      Thank you all for the help, i will give a try...

      Frank

      posted in General Questions
      Xenox.AFLX
      Xenox.AFL
    • RE: 2.0.0 has arrived

      Ah, it's a typo, good to know, i downloaded it several times on my mac with the same result, hehe.. :)

      But one question, i started a project in Hise by myself, too. I created a new project and started building a first test with the sampler... After making several groups i stopped working on it and continued some hours later again. I loaded up the last project and everything i made in the sampler was gone so i re-loaded the project without any luck. It was gone, why is it that?

      I loaded up the correct project because i can see my settings of the project i started, but everything i added, like the sampler instrument or the background screen is gone...

      Frank

      posted in General Questions
      Xenox.AFLX
      Xenox.AFL