• Hotspot to play a sample

    3
    0 Votes
    3 Posts
    186 Views
    pcs800P

    @d-healey Yep, that certainly helps. I'll try to duplicate that code.

  • 0 Votes
    5 Posts
    424 Views
    J

    @griffinboy hello thanks for your response. I am looking for your post and searched fft and fft library in

  • FREE DESIGN || Upgrade Your Keyboard!

    5
    6 Votes
    5 Posts
    859 Views
    mmprodM

    @Chazrox looks really good! Thanks

  • Sample player plugin not making sound

    47
    0 Votes
    47 Posts
    3k Views
    pcs800P

    @d-healey That worked, thank you very much....again.

  • FFt Spectrum2D

    7
    0 Votes
    7 Posts
    842 Views
    HISEnbergH

    @hisefilo Woah that is awesome! 😊
    Thanks for sharing!

  • Anyone willing to build my HISE project for AAX?

    22
    0 Votes
    22 Posts
    4k Views
    ustkU

    location dependent and 3+ years old company... That's discrimination... What are they waiting for to make a "except if you pay more" rule? 👊 🤣

  • Help with LAF slider text position

    8
    0 Votes
    8 Posts
    281 Views
    DanHD

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

    Perfect, thanks

  • 0 Votes
    7 Posts
    480 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
    276 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
    247 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
    255 Views
    pcs800P

    @Christoph-Hart Thanks, I will email you now

  • 0 Votes
    2 Posts
    246 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
    469 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
    175 Views
    pcs800P

    @d-healey Awesome, thank you

  • Hise pricing

    4
    0 Votes
    4 Posts
    225 Views
    pcs800P

    @Christoph-Hart Thank you

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

    5
    0 Votes
    5 Posts
    249 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
    761 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
    685 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
    805 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 :)

18

Online

2.0k

Users

12.8k

Topics

110.8k

Posts