HISE Logo Forum
    • Categories
    • Register
    • Login

    Custom waveform

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 764 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • hisefiloH
      hisefilo
      last edited by hisefilo

      Hi there. It's there a way to generate a waveform like this one?
      0_1528672253095_Screen Shot 2018-06-10 at 8.09.49 PM.png

      Looks like a tangent. Can't get any similar even with harmonic filters or FM or ShapeFX.

      or... is there a way to render a given function into a wave form?

      1 Reply Last reply Reply Quote 0
      • K
        kyr0
        last edited by

        Hi hisefilo,

        as far as I can see, HISE has a Wavetable synth implementation. It comes with a set of pre-defined waveform primitives.

        The code looks like this:

        Link Preview Image
        File not found · christophhart/HISE

        The open source framework for sample based instruments - File not found · christophhart/HISE

        favicon

        GitHub (github.com)

        So, to support your waveform, it would be either possible to add the "Tangent" waveform in the code and create a custom binary build -- or (my favourite) implement a Serum like wavetable editor UI for the IDE (and later for the runtime UI)...

        I would eventually like to dive deeper into the code of HISE... so, maybe I will just pick your waveform and implement it. Would be a nice starter for me to get familiar with the code.

        Best,
        Aron

        1 Reply Last reply Reply Quote 0
        • K
          kyr0
          last edited by

          Ah, well, or, instead of adding another hardcoded path for the waveform generator...
          you could probably draw your own waveform in the already existing wavetable synth? :) (I just found it...)

          0_1529605862782_Bildschirmfoto 2018-06-21 um 20.29.00.png

          Master Chain + -> Wavetable Synthesizer

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          47

          Online

          1.7k

          Users

          11.7k

          Topics

          101.8k

          Posts