• Dynamically load Audio Loop Player

    3
    0 Votes
    3 Posts
    217 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
    255 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
    495 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
    492 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
    3k 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
    583 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
    366 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
    512 Views
    C

    That's what I was looking for!

  • Forum Update & Test

    26
    0 Votes
    26 Posts
    4k 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
    634 Views
    N

    Oh great thanks so much!

    Noah

  • Pitch Shifting With Timestreching?

    10
    0 Votes
    10 Posts
    768 Views
    CasmatC

    @Christoph-Hart I didn’t realize at the moment haha, sorry for the confusion! 😳 😅

  • Samples won't install

    7
    0 Votes
    7 Posts
    448 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
    125 Views
    No one has replied
  • Mac OS export Questions

    61
    0 Votes
    61 Posts
    12k Views
    Christoph HartC

    The main reason I haven't really used Git is because my Unity and Unreal projects are always like 50 gb or 100gb or more and I could never upload that amount of data to Git.

    That's what .gitignore is for - just exclude the folders with big assets and you're fine. In HISE you need to add the Binaries, Samples and PooledResources folder to the ignore file too.

  • getCurrentLevel not working in compiled VST

    5
    0 Votes
    5 Posts
    280 Views
    A

    @d-healey Thanks David and Orange!

  • Encrypting information between client and server

    1
    0 Votes
    1 Posts
    165 Views
    No one has replied
  • Preset name -> DAW Track name

    4
    0 Votes
    4 Posts
    459 Views
    T

    Following up on this, how can we detect the name of the track a plug-in is on?

  • Is hise for me ?

    10
    1 Votes
    10 Posts
    953 Views
    LindonL

    @Sphere perhaps you will get polyAT -- lets wait and see...

20

Online

2.2k

Users

13.4k

Topics

117.0k

Posts