• Combobox List Alphabetically

    19
    0 Votes
    19 Posts
    3k Views
    soundsyncS

    @d-healey Of course they are lol. I will check it out. Thanks.

  • Simple gain pan modulation issue

    5
    0 Votes
    5 Posts
    1k Views
    David HealeyD

    @Christoph-Hart Yeah just the visual range goes from 300-100 instead of 100-100 when used in bipolar mode.

  • Audio Loop Player Xfade

    8
    0 Votes
    8 Posts
    2k Views
    soundsyncS

    @Matt_SF yes, the samplers would be great, but I've been having issues getting them to save sample and loop start/end times correctly. The loopers were my workaround for this. Now I don't have loop xfade so I guess I must choose my battles lol

  • The System cannot find the path specified.

    8
    0 Votes
    8 Posts
    680 Views
    oskarshO

    @d-healey I've used the oneAPI installer for IPP and managed to build a clean HISE project with it. Interestingly the installer size between the offline (1.2gb) and the oneAPI (950mb) is quite different.

    Thanks alot for the help! I will note that solution down!

  • On screen keyboard not animating.

    8
    0 Votes
    8 Posts
    667 Views
    David HealeyD

    @Christoph-Hart Is there a way to make the floating tile keyboard's channel omni?

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    5 Posts
    1k Views
    soundsyncS

    @Matt_SF Awesome! Thanks!

  • Change preset browser font size

    6
    0 Votes
    6 Posts
    646 Views
    J

    @Matt_SF Thank you so much!

  • load expansion preset without using Preset Browser

    5
    0 Votes
    5 Posts
    689 Views
    M

    @d-healey Than you David, first I will listen to your advice and try to change my gui if possible. If I can't do it I will ask for help.

  • factory expansion loading

    5
    0 Votes
    5 Posts
    1k Views
    M

    @DanH Thank you.

  • Dynamic resizing of hardcoded effect slot channels

    3
    0 Votes
    3 Posts
    594 Views
    David HealeyD

    @Christoph-Hart

    Can you compile the effect as stereo version and then use 4 of them?

    Not easily. We are using 6 instances of the effects and we already have an effect slot structure in place using 5 hardcoded effects (one per slot), of which only one is poly.

  • Loading Different Midi Files With Different Sample Maps

    15
    0 Votes
    15 Posts
    1k Views
    J

    @Lindon thanks so much for the point in the right direction!

  • Hover on Button or Slider ??

    6
    0 Votes
    6 Posts
    1k Views
    Matt_SFM

    @mehmethand you can combine laf + images :

    const knobImage = Content.createLocalLookAndFeel(); knobImage.loadImage("{PROJECT_FOLDER}image.png", "img"); knobImage.registerFunction("drawRotarySlider", function(g, obj) { var a = obj.area; var offset = 100.0; // size of 1 image in px g.drawImage("img", a, 0, Engine.doubleToString(obj.value*100.0*offset, 2)); });

    Although it only works with linear values. If you use non-linear knob modes, it gets messed up.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Modulating modulators works except..

    3
    0 Votes
    3 Posts
    411 Views
    modularsamplesM

    Coming back to this, it seems the issue is simpler than I thought and nothing to do with tempo modulation..

    A simple tempo_sync node connected to a modulator in Logic, will cause the following unexpected behaviour:

    On load the plugin works Pressing play, or arming the track disables the modulator Creating, or selecting a new track will start the modulator again

    This video might explain it better than I can..

    https://www.youtube.com/watch?v=u669EdS1AG4

  • SNEX & JSON

    18
    0 Votes
    18 Posts
    1k Views
    ?

    @Christoph-Hart said in SNEX & JSON:

    If it's ten's of thousands of float numbers, you can write the data as audio file

    Is this also appropriate for multidimensional arrays? [[a, b, c], [d, e, f]]

    Edit: ah could I pass an sfz instead of wav for more complex data?

    Edit edit: Okay I can just have multiple audio files :) easy

  • Master Meter or Level/Peak Meter

    17
    0 Votes
    17 Posts
    5k Views
    David HealeyD

    @johnmike The error is telling you that you don't have an effect called "Input" in your project.

  • Filter Q Animation

    1
    0 Votes
    1 Posts
    124 Views
    No one has replied
  • Samplemaps Not Loading via Combobox

    8
    0 Votes
    8 Posts
    2k Views
    soundsyncS

    @trillbilly Luckily, I only had to delete Comboboxes and add again manually. All is well.

  • Scripting methods for preset browser?

    2
    0 Votes
    2 Posts
    477 Views
    David HealeyD

    @JL-LV Needs to be fixed in the HISE source, this isn't something you can do through scripting as far as I know.

12

Online

2.5k

Users

13.9k

Topics

121.1k

Posts