• Input level ?

    5
    0 Votes
    5 Posts
    137 Views
    VorosMusicV

    @lalalandsynth I suppose you could try lowering the middlePosition of the slider in its Properties.

  • How Can I convert ScriptNode/Faust Milisecond to temp Sync (Delay)

    Solved
    7
    0 Votes
    7 Posts
    319 Views
    DabDabD

    @Tania-Ghosh Oho... cool :)

  • Weird sample map group issue

    Solved
    3
    0 Votes
    3 Posts
    231 Views
    d.healeyD

    I finally solved this mystery, so here is the answer for anyone else who has this problem.

    My MIDI keyboard for some nonsensical reason outputs on multiple channels at once. This causes duplicate notes to be sent to HISE which causes the group counter to increase twice for each key press. So the solution is to filter the incoming MIDI channel in HISE preferences.

  • Massive volume boost on convolution reverb ?

    2
    0 Votes
    2 Posts
    112 Views
    d.healeyD

    Are you testing the exported plugin with the same sine wave you used to test in HISE? In your previous version that didn't have this issue were you testing with the same sine wave and were you using IPP with that one?

  • Monolith trouble.

    7
    0 Votes
    7 Posts
    206 Views
    CyberGenC

    @d-healey Thank you so much. This was a lot of help. I'll try to re-encode to monolith with a few different settings.

  • Couple o' Random Q's

    5
    1 Votes
    5 Posts
    174 Views
    ?

    Okay quick followup in case anyone stumbles across this thread:

    The download crash was fixed by adding Server.cleanFinishedDownloads() at the end of the update loop :)

  • Question about Mid-Side Scripnode snippet

    7
    0 Votes
    7 Posts
    273 Views
    D

    @Christoph-Hart It looks like somehow I need to insert Parametric Curve Eq module between encoder and decoder because there are only one band filter nodes in scripnode and making full featured EQ in scriptnode is definitely not what I want :)

    I have an idea is to split the signal on Mid and Side using decoder + ms_splitter + routing matrix nodes, then insert two Parametric Curve Eqs - one for Mid and one for Sides. And then add another sciptnode with encoder node. Basically I'm making the initial snippet but with scriptnode.

    Just want to confirm if that possible with scriptnode and I'm thinking in the right vein.

  • Hihat choke with implementation with user-defined MIDI inputs

    11
    0 Votes
    11 Posts
    548 Views
    ObsydianXO

    @d-healey I was never able to work this out but I found an easy solution by just limiting the voices for each thing I want choked to 2 and putting them in their own sampler. Not the most realistic but it's all I can figure out for now.

    I learn by tackling the problems before me, not necessarily by trying different things first. My main reason for switching to HISE is because I'm trying to build a drum sampler, not much else. Therefore any issues I have with building a sampler is something I HAVE to overcome because I'm not really trying to become a programmer or developer, just hoping to be able to create what's on my mind.

    That all being said, I'm going to put this project on github once I'm finished building the UI so anyone else can use it as a starting block for their own drum sampler. Hopefully, more people working on it will help it become a really good starting template for others.

    My hope for the future of HISE is to implement something along the lines of Kontakt's exclusive groups via UI not scripting because it's pretty useful to have.

  • Load Sample Map Randomness

    11
    0 Votes
    11 Posts
    326 Views
    d.healeyD

    @DabDab you use the index you generated

  • Kick from Sine wave and Pitch Env does not work in HISE

    4
    0 Votes
    4 Posts
    161 Views
    DabDabD

    kkk.jpg

    How can I visualize waveform via Pitch envelope (Table)?

    or something real time waveform change ?
    Kick.gif

  • Global Mod LFO in ScriptNode

    36
    0 Votes
    36 Posts
    1k Views
    DanHD

    @Christoph-Hart seems solid!! Thanks so much for fixing this, massively appreciated 😎

  • AAX OSX Export Error

    9
    0 Votes
    9 Posts
    201 Views
    orangeO

    @DanH Check the Eden Tools documentation, the instructions are in it.

    You also need an iLok usb to sign the plugin.

  • Tracking playhead "issue"

    Unsolved
    5
    0 Votes
    5 Posts
    221 Views
    clevername27C

    Try in other DAWs.

  • DAW does not record Synth.addNoteOn

    15
    0 Votes
    15 Posts
    319 Views
    hisefiloH

    @ulrik mate! thanks. I'm trying to do a panel that can be played with the mouse.
    -Mouse X or Y change is note on.
    -Drag is any modulation.

    This is already achieved BUT...

    I cannot make it work into a DAW because note-on is not received.
    Modulation is mapped to a automatable parameter and it works.

    this is a sketch I did

  • Windows Folder Permissions

    22
    0 Votes
    22 Posts
    730 Views
    d.healeyD

    @DanH Seems like a good idea to include that anyway, even if the permissions thing was working.

    unless you can think of something better?!

    Nag the JUCE developers to fix it :)

  • Scriptnode: Global_mod only hears from one global mod container index

    5
    0 Votes
    5 Posts
    292 Views
    M

    @Christoph-Hart Would it be complicated for you to add a property to allow dynamically choosing which Global Modulator Container to "read" from? I would like to control this in script and change it on runtime for the project I am working on.

    Not being able to dynamically set the Global Modulator Container to read from is a rather big and annoying roadblock for me at the moment because I need to have multiple Global Modulator Containers (I need six LFO modulators, each with the ability to retrigger (or not) on MIDI note-ons (using a MidiMuter Midi Processor)), which is not compatible with the current global_mod node behaviour.

    Another solution to my problem would be to have a parameter (that has to be dynamically changeable in script) in the LFO modulator that allows ignoring all (or some) MIDI events (the equivalent of having a MidiMuter, but without muting all MIDI events for everything else in the Global Modulator Container), resulting in the ability to individually retrigger (or not) on MIDI note-ons.
    The trick with the legato mode and an out of range held note is not an option in my project, since I am exposing the legato parameter as a toggle button in the GUI (and I would rather not have users having to resort to this trick to fake a free running mode either).

  • While others are deep diving into Faust, dsp, nodes and stuff..

    1
    3 Votes
    1 Posts
    88 Views
    No one has replied
  • Compressor Gain Reduction Meter - What's the Right Widget?

    Unsolved
    4
    0 Votes
    4 Posts
    172 Views
    clevername27C

    @ustk Thanks for your efforts. Often, it's more interesting to learn what doesn't work, to inform of us what might be more interesting. Cheers.

  • 0 Votes
    7 Posts
    297 Views
    gorangroovesG

    @d-healey There shouldn't be a problem as there wouldn't be many orphaned IDs. You can still choose to replace a particular bundle later with another one with the same ID, so this would be a way to go.

    I heard from the developer of Packages, and he confirmed that this is the only way to do it. And it is not by his design, but rather by Apple's.

  • How can I Copy One Project's Components to Another

    Solved
    11
    0 Votes
    11 Posts
    278 Views
    clevername27C

    There's also COPY and PASTE icons for the JSON properties at the top-right of the inspector. I think that works?

20

Online

1.6k

Users

11.3k

Topics

98.1k

Posts