• Recorder Demo - Compilation Error

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

    8
    0 Votes
    8 Posts
    328 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
    187 Views
    CasmatC

    @d-healey yup, makes sense! Thanks!

  • plugin cannot find the .hr1 file?

    2
    0 Votes
    2 Posts
    197 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
    1k 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
    151 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
    203 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
    338 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
    334 Views
    A

    @d-healey thanks!

  • This topic is deleted!

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

    21
    0 Votes
    21 Posts
    1k 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
    352 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)

  • UI does not work on Load. Works after Compile

    3
    0 Votes
    3 Posts
    253 Views
    C

    @d-healey That's what I thought was going on.

    Ya, it's for a quick demo, which is why I did it in this instance.

    It'll be cleaned up later, haha.

  • Splitting and Decoding Mid Side Mic from a single stereo sample

    4
    0 Votes
    4 Posts
    312 Views
    C

    That's what I was looking for!

  • Forum Update & Test

    26
    0 Votes
    26 Posts
    2k Views
    Christoph HartC

    Looks like the main developer of Windows Vista was doing the last nodeBB update...

  • Send Effect - Best practices

    3
    0 Votes
    3 Posts
    411 Views
    N

    Oh great thanks so much!

    Noah

  • Pitch Shifting With Timestreching?

    10
    0 Votes
    10 Posts
    527 Views
    CasmatC

    @Christoph-Hart I didn’t realize at the moment haha, sorry for the confusion! :flushed_face: :grinning_face_with_sweat:

  • Samples won't install

    7
    0 Votes
    7 Posts
    371 Views
    J

    @Lindon @d-healey I figured it out...posting the solution for other idiots like myself that would make this rookie mistake...So when I downloaded 3.6.0 as a clean install(coming from 2.something)...I saw this tick box under settings for "Use Global app data folder for MacOS" I ticked that box...thinking it was necessary while resetting my project settings...I cleared the checkbox and recompiled...all is working now...Always new things to learn and figure out in the world of HISE... Screenshot 2023-08-30 at 11.34.34 AM.png

  • Mac Installer issues..again(sigh)

    1
    0 Votes
    1 Posts
    76 Views
    No one has replied

23

Online

1.8k

Users

12.1k

Topics

105.7k

Posts