• Help with LAF slider text position

    8
    0 Votes
    8 Posts
    255 Views
    DanHD

    @d-healey ah good idea, don't use textArea at all 😆

    Perfect, thanks

  • 0 Votes
    7 Posts
    341 Views
    d.healeyD

    @dannytaurus 50mb, it includes whatever you put in the audio files folder. Loops usually go in the Samples folder I think.

  • HISE/Xcode is building only the native arm64 plugin, Intel does not work

    2
    0 Votes
    2 Posts
    237 Views
    SawatakashiS

    @Gabor-K thanks, i dont have an intel Mac. Have no chance to test my plugin on the intel Mac. But i wonder if i recompile the HISE on the right setting to support "Standard Architectures (Apple Silicon, Intel)"...

  • Legato 2025

    2
    1 Votes
    2 Posts
    205 Views
    CatABCC

    This is a sample I recorded myself, I hope it can help you, the instrument is the Erhu from China.

    Sample

  • Another licensing question

    3
    1 Votes
    3 Posts
    232 Views
    pcs800P

    @Christoph-Hart Thanks, I will email you now

  • 0 Votes
    2 Posts
    196 Views
    DabDabD

    @filipalex96 I guess FL MidiOut is required for your Plugin.
    Midiout and your Plugin must be share the same Midi port Number.
    Midi.jpg

  • Bypass Mac Security for DEMO'ing

    3
    0 Votes
    3 Posts
    296 Views
    ChazroxC

    @orange Sweet. Thanks! We'll give this a try again tomorrow! 🙏

  • Which version of juce does hise use?

    3
    0 Votes
    3 Posts
    151 Views
    pcs800P

    @d-healey Awesome, thank you

  • Hise pricing

    4
    0 Votes
    4 Posts
    193 Views
    pcs800P

    @Christoph-Hart Thank you

  • Any way to recreate the ShapeFX curve module in Scriptnode?

    5
    0 Votes
    5 Posts
    216 Views
    griffinboyG

    @ustk

    python, julia or matlab is your friend.
    There are many scientific libraries for LUT generation, which can do curve fitting and other clever thingies.

    I have an entire custom app built in python that can reverse engineer waveshapers from any linear shaper vst. I've reverse engineered many algorithms automatically using this tool.

    BTW, use JuceVectorizedMath if using c++
    You can do multiply add operations on a whole buffer. Efficient.

  • Sample Engine groups

    9
    0 Votes
    9 Posts
    595 Views
    T

    Nice, thank you @Lindon !

  • Saving and accessing presets

    28
    0 Votes
    28 Posts
    1k Views
    pcs800P

    @d-healey Thanks for all your help. It's very much appreciated.

  • Exporting as VSTi

    8
    0 Votes
    8 Posts
    561 Views
    d.healeyD

    @AxiomCrux said in Exporting as VSTi:

    No, I was trying to use the built-in export feature, does that require me to compile HISE?

    When you "export" from HISE what actually happens is HISE builds a JUCE project for your plugin and runs the compiler to build it. This is the same process as compiling HISE itself.

    Also you generally want to be compiling your projects using the same version as the source code that was used to build HISE, otherwise you might end up with weird conflicts.

    So generally the first step is to compile HISE. That way you know everything is setup correctly for compiling. Then you export your project.

    @AxiomCrux said in Exporting as VSTi:

    built-in compiler script to figure out how to get a plug-in beta test installer for Mac and PC. I believe I found a video you had made for the process on Mac

    I would advise in general not to run scripts (even from me) unless you understand what the script is doing. Scripts can do a lot of damage if not setup and used correctly.

    All my build script does is the same manual steps you'll do when exporting your project from HISE. So start with the manual version, then you'll be able to follow along with what the script is doing.

  • Can't remove Child Modules

    16
    0 Votes
    16 Posts
    483 Views
    bendursoB

    @HISEnberg I hadn't thought of that—thanks for the idea. I actually used the saturator as an example, but I'm using a chain of dynamic effects, including the saturator and phaser, both of which have modulation. Still, I could definitely redo them using Faust or the built-in functions of Scriptnode. Thank you :)

  • Strange result after export

    4
    0 Votes
    4 Posts
    195 Views
    d.healeyD

    @Sampletekk Well it does say "Processen slutförd" at the end.

  • 0 Votes
    3 Posts
    329 Views
    GabG

    @orange Thanks!

  • Arabic Maqams

    5
    1 Votes
    5 Posts
    266 Views
    X

    @d-healey Thanks for the help, I really appreciate it, I will check the link

  • Project file extension

    13
    0 Votes
    13 Posts
    490 Views
    pcs800P

    @griffinboy Ok, noted. Thank you

  • My HISE choir

    18
    22 Votes
    18 Posts
    1k Views
    ChazroxC

    @Simon Wow thats pretty impressive. I can only imagine the work on this. 👏 👏

  • Bypassed by the DAW

    5
    1 Votes
    5 Posts
    613 Views
    ustkU

    @d-healey I tried that recently just to reflect the bypass state of the DAW to the bypass button of the VST, but it wasn't reliable in the end... Maybe I've done it wrong that been said...

15

Online

1.9k

Users

12.4k

Topics

108.3k

Posts