• Select Wavetables with Combo Box?

    20
    0 Votes
    20 Posts
    1k Views
    Adam_GA

    @ulrik ahhhhh thank you Ulrik. you sir are the man :beaming_face_with_smiling_eyes:

  • Is there a way to order samplemaps in the sampler

    15
    0 Votes
    15 Posts
    578 Views
    R

    @Lindon @d-healey

    Thankyou both. I tried both methods and have come up with something that works.

    I need to do a little rejigging of the samples once to get it working 100%.
    That is a one time job and after that I can add new samplemaps without messing up my presets and having to manually reassign the samplemaps which is exactly what I wanted.

    Thanks again, your help is much appreciated

  • Sampler time machine algorithm

    2
  • saveUserPreset - Question

    4
    0 Votes
    4 Posts
    140 Views
    d.healeyD

    @bendurso I also have a video about it on Patreon

    Just a moment...

    favicon

    (www.patreon.com)

  • Making a Mono Mode

    14
    0 Votes
    14 Posts
    353 Views
    d.healeyD

    @Casmat said in Making a Mono Mode:

    I’m trying to recreate Vital’s mono mode on the “newest” voice setting

    I'm not familiar with that

    I’m guessing I wouldn’t be able to hold that much note numbers in midilists, right?

    A MIDI list is just a fast array, so you can definitely use it for this. You just might need more than one.

    I thought I took care of all the hanging notes, are there more I didn’t get?

    I dunno, I didn't try it. I was responding to this question

    And would this solve notes turning off when others are released?

  • Debugging Webviews

    8
    0 Votes
    8 Posts
    238 Views
    Christoph HartC

    I think to make sure all parameters are there you can throw a error if one of the mandatory parameters or values are not met.

    The web debugger should do this for us (the Console should print out getX not defined) and there's no point duplicating this function as I would need to scan the entire JS code of the web content to search whether a function is called or not).

  • Tagging Presets?

    17
    0 Votes
    17 Posts
    592 Views
    CasmatC

    @d-healey :astonished_face: :astonished_face: :astonished_face: Never thought of using that with xml files!! Thanks Daviddddd!!!! I thought I'd have to put them in the file name haha!

  • Recorder Demo - Compilation Error

    1
    0 Votes
    1 Posts
    200 Views
    No one has replied
  • Fade out artificial notes

    8
    0 Votes
    8 Posts
    254 Views
    gorangroovesG

    Thinking more about it, it is probably my script-specific that I can't use this on noteOff.
    This is probably because within noteOn, an artificial note is created to kill an existing note lasting note already present in noteOn callback. I think that's where the mismatch happens.

  • Note Number From Event ID

    5
    0 Votes
    5 Posts
    154 Views
    CasmatC

    @d-healey yup, makes sense! Thanks!

  • plugin cannot find the .hr1 file?

    2
    0 Votes
    2 Posts
    171 Views
    d.healeyD

    The hr1 is not a monolith, it's an archive format that contains the monoliths. Are they using HISE's inbuilt sample installer that extracts the monoliths from the hr files?

  • FL Studio midi problem

    17
    0 Votes
    17 Posts
    877 Views
    R

    @gorangrooves said in FL Studio midi problem:

    @gorangrooves Found it. For anyone else looking, it is in:

    top menu Options-> Audio Settings-> CPU-> Align Tick Lengths

    Apologies I've only just seen this. Glad you found the setting though

  • Dynamically load Audio Loop Player

    3
    0 Votes
    3 Posts
    110 Views
    oskarshO

    @Christoph-Hart thanks!

  • So I moved house - and forgot everything I knew....Mac HISE Build

    7
  • How to use FileSystem.browse to return a path rather than object

    2
    0 Votes
    2 Posts
    182 Views
    LindonL

    @ospfeigrp

    .toString is your friend -

    inline function onScriptButton1Control(component, value) { if(value) FileSystem.browse("", false, "*.wav", function(files){ Console.print(files.toString(0)); //ScriptFX1.setFile(files.getChildFile(-1)); }); }; Content.getComponent("ScriptButton1").setControlCallback(onScriptButton1Control);
  • Logic Automation Scanning Issue

    3
    0 Votes
    3 Posts
    283 Views
    A

    @ericchesek Good thinking, it does appear to be that midi cc message(s).

    After extensive testing, I think it may be a bug or at the very least a less than ideal behavior.

    I downloaded some of the various Hise instruments that are linked on the main page of the Hise site as well as even bought a couple commercial releases that were made with hise.

    It appears that if in the MIX tab <> Auto Select Automation Parameters <> is on, the behavior in the video posted above happens.

    If you have that mode unchecked, it does not happen.

  • Remove 3 vertical lines from EQ Floating Tile?

    3
    0 Votes
    3 Posts
    290 Views
    A

    @d-healey thanks!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Mono Sampler

    21
    0 Votes
    21 Posts
    835 Views
    CasmatC

    @d-healey That's the thing I think I may have to build something from scratch since I'm actually thinking of using a legato that uses the samples position and transfer that position into the samples that are being glided to.

  • Enable loop in sampler

    4
    0 Votes
    4 Posts
    286 Views
    R

    @d-healey I forgot to say earlier but this worked like a charm. Thankyou for your help as it would have taken me forever to figure that out (if ever)

25

Online

1.6k

Users

11.2k

Topics

97.7k

Posts