Navigation

    Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    1. Home
    2. clumsybear
    C
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    clumsybear

    @clumsybear

    46
    Reputation
    174
    Posts
    104
    Profile views
    1
    Followers
    2
    Following
    Joined Last Online

    clumsybear Follow

    Posts made by clumsybear

    • RE: Hise as FX Plugin

      @ustk yeah, I was thinking about that as well...

      posted in General Questions
      C
      clumsybear
    • Custom User Samples

      Is it possible to configure a UI panel on which the user can drag and drop custom/their own samples?

      posted in General Questions
      C
      clumsybear
    • RE: Lottie animation controlling parameters?

      @briandoliveira I also thought about using Lottie animations as UI elements. Learning to draw paths in a creative way seems like the way to go 🙂

      posted in General Questions
      C
      clumsybear
    • RE: Drawing Sine Waves

      I see now @ustk cool! You guys are great, thanks

      posted in General Questions
      C
      clumsybear
    • RE: Drawing Sine Waves

      Yeah @ustk the sinevibes plugins have awesome visualisations. I'm still learning to draw by code, so the sinevibes are great examples. And the devs are real dsp wizards 😄

      posted in General Questions
      C
      clumsybear
    • RE: Drawing Sine Waves

      @Christoph-Hart man, that's great 😄
      Just checked out the snippet. I'm struggling to understand where exactly you implemented the windowing function.

      Also how would I use another shape than the half sine, for example an ellipse or something else?

      posted in General Questions
      C
      clumsybear
    • Drawing Sine Waves

      test2.gif
      Is it possible to replicate this effect in HISE by drawing paths?

      I imagine drawing a sine wave, gain ramping it and windowing it with half of another sine wave.

      That would be the graph function:
      https://www.desmos.com/calculator/xczldg6zit

      posted in General Questions
      C
      clumsybear
    • RE: More questions about RawTest

      Yes, I ran into some build errors with both projects. I‘ll post more details later when I‘m back at machine.

      posted in C++ Development
      C
      clumsybear
    • More questions about RawTest

      Re: Questions about RawTest example

      What is the current state of HISE's extensibility to be used as a project management tool?

      I am particularly interested in creating Lottie based GUIs with HISE and using them to control custom parameters of already developed c++ dsp in JUCE.

      Can we use the latest scriptnode build to try the RawTest project? @Christoph-Hart

      posted in C++ Development
      C
      clumsybear
    • RE: What's your vector UI design workflow?

      Well, I have to wrap my head around the scriptnode API, but I thought about it. However I‘m still a beginner at C++ and learning JUCE, so it will take some time 🙂

      posted in General Questions
      C
      clumsybear