• Struggling to export my first test project as VST MacOS Sonoma

    Solved
    17
    0 Votes
    17 Posts
    1k Views
    C

    @d-healey Ahha, yes this was the issue, thanks so much for your help!

  • isMetaParameter ?

    3
    0 Votes
    3 Posts
    373 Views
    LindonL

    @bendurso :

    so you really need this isMetaParameter when your Parent/master control itself has isPlugInParameter = true...

    So in this case the DAW can send some value change to the Parent/Master and it would change BOTH the master/parent and the child/slave

    Logic(in particular) gets very upset if it sends a param change command to a control and more than one control changes --- unless this isMetaParameter is set up to pre-tell Logic about this situation...

    ..well thats my take any way...

  • How to obtain JUCE 8 preview

    1
    0 Votes
    1 Posts
    228 Views
    No one has replied
  • XML file is not valid

    6
    0 Votes
    6 Posts
    542 Views
    elemen8tE

    @Lindon Great idea I will take a look at that.

  • On & Off button

    3
    0 Votes
    3 Posts
    383 Views
    D

    @aaronventure thank u. I tried the first line of code and it worked, so I suppose I will need to add the others because it doesn't let me openthe other wi dows, today I will give it a try again with the other lines

  • Help me Understand preset management workflow

    Unsolved
    4
    0 Votes
    4 Posts
    372 Views
    d.healeyD

    @Mighty23 add a category

  • Seeking Assistance from Apple Users

    21
    0 Votes
    21 Posts
    2k Views
    FatMitchellF

    @Mighty23 send a zip I’ll compile it for you. M1 max

  • Questions about the Saturation Module

    Solved
    7
    0 Votes
    7 Posts
    529 Views
    HISEnbergH

    @Christoph-Hart said in Questions about the Saturation Module:

    https://github.com/qdr/HiseSnippetDB

    Working now!

    Thanks for sending the github repo for the snippets as well.

  • RNBO randomize parameters

    11
    0 Votes
    11 Posts
    645 Views
    D

    @ulrik thx!!!! gonna try it!

  • Plotter Colors and Engine.createGlobalLookAndFeel

    Solved
    4
    0 Votes
    4 Posts
    289 Views
    CyberGenC

    @ulrik Ah! drawAnalyserPath. Of course.

    This is perfect, thank you!.

  • MIDI env controlling Slider

    3
    0 Votes
    3 Posts
    419 Views
    FatMitchellF

    @ulrik Legend. Thank you so much.

  • Do you use the MarkdownPanel for your Help systems

    3
    0 Votes
    3 Posts
    289 Views
    A

    @aaronventure Thanks for your thoughts. This is the route I will go, but I still think that the MarkdownPanel is a realy nice approach in this regard.

  • Creating a sample based synthesizer I can't use simple gain in sampler

    10
    0 Votes
    10 Posts
    751 Views
    arcyA

    @d-healey It works, thanks!

  • What is a sensible number of samplers in a single plugin?

    33
    0 Votes
    33 Posts
    2k Views
    OrvillainO
    Content.makeFrontInterface(600, 600); const var ScriptnodeSynthesiser1 = Synth.getChildSynth("Scriptnode Synthesiser1"); const var samplepath = "D:\\Samples\\Drums\\Hits\\Drum Machine\\Boss DR-660\\DR-660Kick23.wav"; var abs_path = FileSystem.fromAbsolutePath(samplepath); var s = Synth.getAudioSampleProcessor("Scriptnode Synthesiser1"); const slot = s.getAudioFile(0); slot.loadFile(samplepath); var the_network = Engine.getDspNetworkReference("Scriptnode Synthesiser1", "_8_Layer_Sampler"); var fileplayer = the_network.get("file_player"); fileplayer.LoopEnabled(false);

    This doesn't work either - getting the node directly.

  • Transpose/Detune Incoming Audio

    5
    0 Votes
    5 Posts
    583 Views
    trillbillyT

    Thanks for all the replies. I have yet to use an outside library like RNBO or Faust but maybe its time I give something a shot.

    I figured out a way to get a detune effect (sort of) by modulating the Delay of a Simple Gain effect. Not perfect but for small, subtle changes is ok.

    I will check out these libraries and try to dive a bit deeper into one of them.

    Beast and thank you.

    Aaron

  • FilterDisplay LAF

    9
    0 Votes
    9 Posts
    376 Views
    bendursoB

    @Christoph-Hart maybe this could be added? 😁

  • Broadcaster Wizard Discussion Thread

    3
    1 Votes
    3 Posts
    199 Views
    A

    @Christoph-Hart I love it, the docs page for the broadcaster should now experience a considerable tank in visit numbers.

  • LFO start Sync....

    7
    0 Votes
    7 Posts
    453 Views
    LindonL

    @DanH Ok I think thats sort of what I need thanks.

  • ...Always on the PresetBrowser

    31
    1 Votes
    31 Posts
    5k Views
    pelleP

    @orange Thank you! Can you send me a HISE-Snippet please ?

  • Compressor reduction floating Title ?

    1
    0 Votes
    1 Posts
    255 Views
    No one has replied

31

Online

2.0k

Users

12.9k

Topics

111.5k

Posts