HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. noahcs
    3. Best
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 12
    • Groups 0

    Posts

    Recent Best Controversial
    • Pitch Wheel modulation on Scriptnode Synthesisers?

      Hello all,

      Has anyone found a way of getting pitch wheel modulation for scriptnode synth oscillators? It seems none of the pitch modulators on the scriptnodesynthesiser container have any effect on the incoming MIDI. If I put a MIDI processor on the root container, such as a transposer it does work though.

      Within the network I've tried attaching the pitch_mod node to the oscillator's frequency, but it seems the frequency knob is entirely ignored in favour of the incoming midi notes.

      Any advice would be greatly appreciated!

      Best,
      Noah

      posted in ScriptNode
      N
      noahcs
    • RE: Having trouble export an AUi

      Finally fixed it! Turned out (as it normally is..) to be a very easy fix. Hise didn't like having the source code on an external HDD. All is good now, thanks to all that helped.

      posted in General Questions
      N
      noahcs
    • RE: Having trouble export an AUi

      *Scripnode Branch

      I was able to get rid of the error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance by following these instructions on retargeting xcode files

      "Now change the default developer tools directory with command:
      sudo xcode-select -s /Volumes/SSD/Applications/Xcode.app/Contents/Developer
      then do another zsh -lor restart the Terminal.app.

      After setting the Xcode.app as the default developer tools directory, run this command, to have Xcode figure itself out:
      /usr/bin/xcrun --find xcodebuild

      This took a little while, then I got back:
      /Volumes/SSD/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild"

      posted in General Questions
      N
      noahcs