Forum
    • Categories
    • Register
    • Login
    1. Home
    2. Jeetender
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 60
    • Groups 0

    Jeetender

    @Jeetender

    3
    Reputation
    1
    Profile views
    60
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Jeetender Unfollow Follow

    Best posts made by Jeetender

    • RE: This script processor has a network that consumes the parameters

      @dannytaurus said in This script processor has a network that consumes the parameters:

      @Jeetender Check the docs. Looks like you're missing an 's' at the end - setForwardControlsToParameters

      https://docs.hise.dev/scripting/scripting-api/dspnetwork/index.html#setforwardcontrolstoparameters

      Yes it was missing am 's' at the end, thank you. it works but gives out a warning in almost every script "Warning: 'local' used outside of callback/inline function, treating as 'var' "

      posted in General Questions
      J
      Jeetender
    • RE: Knob values displayed as percentage

      @David-Healey 😖 you know what david, my screen time for today is beyond limits, i think i should take a break and continue tomarrow.. too much coding for today.. But thank you the plugin is done.

      posted in Scripting
      J
      Jeetender
    • RE: Knob values displayed as percentage

      @David-Healey i dont know whats wrong, but deleting panels and remaking them agian solved the problem and now the values are showing perfectly and fine. thank you for you guidance and help.. and after i restart hise, i wont work.. 😠

      posted in Scripting
      J
      Jeetender

    Latest posts made by Jeetender

    • RE: Airwindows code into scriptfx nodes

      @HISEnberg where to put the main airwindows.h file.. it gives an error

      posted in ScriptNode
      J
      Jeetender
    • RE: I need to install FAUST

      @David-Healey ok i will try to compile again

      posted in General Questions
      J
      Jeetender
    • RE: I need to install FAUST

      @David-Healey ive seen ure bootcamp 2 times. its quite informative.. so i will not compile the new hise until everything is sorted out. anyways..

      iam using snex shaper in the dspnetwork, the project compile and works good without the snex node, but as i put the snex node, it wants me to compile the network. when i compile the network, the global cables dont work and the pma module values aren't displayed in the UI. is there a work around that ??

      posted in General Questions
      J
      Jeetender
    • RE: Airwindows code into scriptfx nodes

      @HISEnberg said in Airwindows code into scriptfx nodes:

      @Jeetender I've been putting together a collection of external FX libraries for the community here, one of them is Airwindows. The documentation still needs some love but if you explore the folder structure it should become obvious.

      Everything you need for the Airwindows integration is found in DspNetworks/ThirdParty .

      All the headers in here are the HISE facing wrappers (what is going to show up in your HISE project). The bulk of the Airwindows library is found in DspNetworks/ThirdParty/src . The main wrapperAirWindows.h is what allows the communication between the Airwindows source code and HISE.

      wow, thank you for ure suggestion i will definatly try it and come back ..

      posted in ScriptNode
      J
      Jeetender
    • RE: I need to install FAUST

      @David-Healey will the online updater do it? coz last time i tried to compile his from projucer and VS, it crashed and did nto compile, u told me to use to onlin e utility .. can the oline utility compile hise again for me with faust support.?

      posted in General Questions
      J
      Jeetender
    • RE: Compilation error

      @Sifres if we build hise from the online compiler then ?

      posted in General Questions
      J
      Jeetender
    • RE: Compilation error

      @svkpowa did u use the online updater? or u compiled hise manually?

      posted in General Questions
      J
      Jeetender
    • Airwindows code into scriptfx nodes

      There are several threads which describe the process, but they are not i detail. we have to place a lot of files like the *.c *.cpp *.h and other supporting files like juce-wrap.h . *.proj *.sl , audioefect.cpp audioeffect.h etc for the dspnetwork to compile DLL for hardcodedfx.

      Can anyone explain and elaborate the process, where to place the files, and how to use the vst source code in different projects? How to compile the DSPnetwork as dlls or make them available as fx modules. that would be very helpful and enhance the creative workflow for most users.

      posted in ScriptNode
      J
      Jeetender
    • RE: Compilation error

      @svkpowa u need to post a higher resolution image

      posted in General Questions
      J
      Jeetender
    • I need to install FAUST

      I need to install FAUST support for hise, can hise update recompile hise and add faust support. and is it the right time to update hise to the newer version, mine is 4.1.0

      posted in General Questions
      J
      Jeetender