• Bypass Mac Security for DEMO'ing

    3
    0 Votes
    3 Posts
    490 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
    178 Views
    pcs800P

    @d-healey Awesome, thank you

  • Hise pricing

    4
    0 Votes
    4 Posts
    228 Views
    pcs800P

    @Christoph-Hart Thank you

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

    5
    0 Votes
    5 Posts
    253 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
    787 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
    733 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
    898 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
    339 Views
    d.healeyD

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

  • 0 Votes
    3 Posts
    531 Views
    GabG

    @orange Thanks!

  • Arabic Maqams

    5
    1 Votes
    5 Posts
    368 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
    558 Views
    pcs800P

    @griffinboy Ok, noted. Thank you

  • My HISE choir

    18
    22 Votes
    18 Posts
    2k Views
    ChazroxC

    @Simon Wow thats pretty impressive. I can only imagine the work on this. πŸ‘ πŸ‘

  • Bypassed by the DAW

    5
    1 Votes
    5 Posts
    838 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...

  • Packages question

    3
    0 Votes
    3 Posts
    230 Views
    S

    @d-healey Thanks! That did the trick!

  • Rhapsody's (Libre Wave) licensing system

    6
    1 Votes
    6 Posts
    419 Views
    D

    @d-healey Thank so much!

  • best way to kill all voices?

    6
    0 Votes
    6 Posts
    482 Views
    griffinboyG

    @d-healey

    Probably because I'm a fool and I didn't get how to call it in the natural state πŸ˜…

  • LFO Waveform Morphing

    3
    0 Votes
    3 Posts
    362 Views
    T

    @Oli-Ullmann said in LFO Waveform Morphing:

    @theovintagesynth
    I don't think this is possible with the Stock LFO so Faust/Snex should be the way to go...

    Thanks, i'll try itv !

  • Synth.addPitchFade() - Can this be used in a scriptnode synth?

    5
    0 Votes
    5 Posts
    377 Views
    ulrikU

    @griffinboy Thank you! πŸ‘

  • R/L seperated sample loop points...

    4
    0 Votes
    4 Posts
    500 Views
    griffinboyG

    @d-healey

    Or c++ / snex 😁

    But two samplers is the easy way I'm sure.

23

Online

2.0k

Users

12.9k

Topics

111.4k

Posts