HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. d.navarra
    3. Topics
    D
    • Profile
    • Following 1
    • Followers 0
    • Topics 2
    • Posts 18
    • Groups 0

    Topics

    • D

      FX chain for a sampled rhodes piano

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      6
      0 Votes
      6 Posts
      156 Views
      HISEnbergH

      Oh and I think possibly you might have to have a github account to search for repos on github, but if you are new to all of this then sticking with just basic scriptnode and stock effects is better!

      Also building these types of effects with HISE's stock effects is possible, but would be a lot more difficult than just using scriptnode (which is why I suggest it). Either way, my example contains all three effects you mentioned, Feel free to add more knobs as you see fit.

    • D

      Sofia Woodwinds on github

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      34
      0 Votes
      34 Posts
      1k Views
      d.healeyD

      @d-navarra said in Sofia Woodwinds on github:

      I thought I could start with an acoustic piano instead?

      Go for it. When you're trying something new you'll build it more than once, it's all learning at this stage.

      @d-navarra said in Sofia Woodwinds on github:

      AHDSR - Reverb and velocity modulator are sufficient for a nice sounding acoustic piano or would you guys consider to use any other inbuilt fx?

      It's your project, do what you want. Experiment to see what you like the sound of.

      @d-navarra said in Sofia Woodwinds on github:

      Since I'd like to use it as starting point and keep building on it

      Don't do that. A piano is totally different to a flute which is different to a drum, etc. Build separate projects for each, using what you learned from the previous ones for the next. If you write clean modular code you'll be able to reuse it nicely in future projects - your first code will not be clean, so you should try and improve it with each iteration (I've been writing HISE code for 7 years and I'm still rewriting my code to improve it).

      @d-navarra said in Sofia Woodwinds on github:

      ould you guys link the envelops to the global modulator or directly link the parameters to some controls on the GUI?

      I would decide this as I get into building the project and seeing what works and what is easiest to implement. Again, this is something you need to decide as you're going along. You should probably try both ways, and any others that you think of because - you're in the learning phase here, anything goes. You have my permission to fail repeatedly until you find the solution you want.