• GPL compliant releases

    6
    0 Votes
    6 Posts
    420 Views
    P

    @d-healey said in GPL compliant releases:

    Ah I just found the confirmation

    Can I put the binaries on my Internet server and put the source on a different Internet site?

    Yes. Section 6(d) allows this. However, you must provide clear instructions people can follow to obtain the source, and you must take care to make sure that the source remains available for as long as you distribute the object code.

    Thank You @d-healey you've been a great help ! :flexed_biceps_medium-light_skin_tone:

  • Custom workspace = slow HISE

    51
    1 Votes
    51 Posts
    3k Views
    d.healeyD

    @Christoph-Hart Two interesting things I noticed with my "fix". Debug builds of HISE give a segfault, and my compiled plugin crashes pluginval. I guess this is related to the leak problem.

    However it's much more pleasant to work in HISE when I don't have this slow issue so I'm thinking a pre-processor definition is the way to go until a proper fix is possible.

  • Sinewave pitch tracking off?

    5
    0 Votes
    5 Posts
    357 Views
    d.healeyD

    @musictop I'm not sure, I've never used a synth group.

  • jlinkwitzriley phase issue

    7
    0 Votes
    7 Posts
    497 Views
    ?

    @orange Because delay is not a fixed value. Unfortunately, it is constantly changing with band split frequency values :/

  • Arpeggiator1.SemiSliderPack and its siblings...

    5
    0 Votes
    5 Posts
    131 Views
    LindonL

    @d-healey ok thanks this should do it.

  • Customize "add" & "Delete" In Preset Browser

    9
    0 Votes
    9 Posts
    529 Views
    d.healeyD

    @ulrik I can't remember but I think so. Try it and report back :) Of course there is nothing stopping them editing them through the file system.

  • Transpose Midi Data

    9
    0 Votes
    9 Posts
    292 Views
    Adam_GA

    @ulrik youre the man!! thank you very much :D

  • Un-learn CC for specific controls

    2
    0 Votes
    2 Posts
    86 Views
    d.healeyD

    Perhaps these functions can help (I've never used them)

    a07cee40-438b-48d2-8b44-133bce1fefdc-image.png

  • How to get best conversion results and playback quality of wavetables?

    1
    0 Votes
    1 Posts
    232 Views
    No one has replied
  • Multiband Delay

    4
    0 Votes
    4 Posts
    469 Views
    Matt_SFM

    @trillbilly but it will be a good exercise. Start with just a simple delay line, so you can get the way it works, and then you'll be able to go multiband 👍

  • Midi Overlay LAF

    1
    0 Votes
    1 Posts
    108 Views
    No one has replied
  • Rename Samplemaps?

    3
    0 Votes
    3 Posts
    223 Views
    LindonL

    @johnmike the maps get compiled INTO your plugin so you cant do this without having to recompile your plugin.

  • Update timer interval while running?

    2
    0 Votes
    2 Posts
    208 Views
    d.healeyD

    Just call startTimer again with the new interval.

  • The HISE forum is training AI

    17
    0 Votes
    17 Posts
    1k Views
    Christoph HartC

    Whatever you do I think sitting back and wait until AI has replaced your skillset is the worst option because then it already has. Also music software is a super small industry with no incentives for big tech to dabble in so we‘ll rather see a development on the text to music technology that will negatively impact the target audience (like what happens on the AI image front at the moment) than a completely automated AI solution for creating plugins.

  • My vst3 wont show up....

    10
    0 Votes
    10 Posts
    292 Views
    orangeO

    @Lindon Firstly, I suggest you change the name and ID of the plugin and re-compile it. As I see you've already done that.

    So, are there controls that change the values ​​of the parameters that are isPluginParameter enabled? If yes, you should make them also isMetaParameter. Otherwise AU plugin validation fails. Maybe that could be related to VST3 too.

    Other possibility is compiled custom .dll nodes. If the target value and controller value ranges are different each other, that causes crash in DAW. So make sure that parameter ranges (including the middle points) are the same.

  • Display Value Rounding

    8
    0 Votes
    8 Posts
    553 Views
    trillbillyT

    @Natan Thanks! I got it, I was just blanking for a bit.

  • Triggering the AudioWaveform with a Button

    9
    0 Votes
    9 Posts
    415 Views
    d.healeyD

    @Fortune Yeah, you can set any properties using the .set() function.

    So .set("processorId", "myId");

  • Stereo enhancer

    5
    0 Votes
    5 Posts
    498 Views
    Christoph HartC

    @yall No idea what FL Studio does, but I'm guessing that the delay parameter marks the maximum msodulation value.

  • Wavetable waveform view

    41
    0 Votes
    41 Posts
    5k Views
    FrankbeatF

    In my experience, waveforms with loops of shorter than about 600 samples are likely to crash HISE, even when loaded into memory. But with waveforms that short, a wavetable synthesizer is the tool to go for, rather than a sampler. Seems to handle it easier.

  • Multi outputs in FX plugin ?

    7
    0 Votes
    7 Posts
    1k Views

13

Online

1.9k

Users

12.5k

Topics

108.9k

Posts