• 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
    478 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
    364 Views
    bendursoB

    @Christoph-Hart maybe this could be added? :beaming_face_with_smiling_eyes:

  • Broadcaster Wizard Discussion Thread

    3
    1 Votes
    3 Posts
    191 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
    439 Views
    LindonL

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

  • ...Always on the PresetBrowser

    31
    1 Votes
    31 Posts
    3k Views
    pelleP

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

  • Compressor reduction floating Title ?

    1
    0 Votes
    1 Posts
    205 Views
    No one has replied
  • obj.over and obj.down in drawComboBox

    5
    0 Votes
    5 Posts
    241 Views
    bendursoB

    @d-healey Nice, thanks! It does work obj.hover :beaming_face_with_smiling_eyes:

  • Help me understanding: No Plotter Tile on Windows

    Solved
    2
    0 Votes
    2 Posts
    193 Views
    M

    Update / Solved

    Add: (I Don't know why)

    ENABLE_ALL_PEAK_METERS=1

    In 'Extra Definitions' for all OS. Do it in 'Settings' menù or in 'autogenerated.projucer' file.

  • How to customize the default browser image?

    2
    0 Votes
    2 Posts
    237 Views
    d.healeyD

    @BobCat

    It's basically the same as for the expansion column. I have some videos about the category and banks columns on Patreon - https://www.patreon.com/posts/hise-preset-81528997

  • How to Export Plugin as AU format

    6
    0 Votes
    6 Posts
    459 Views
    A

    @aaronventure Okay thank you for your help, looks like I'm gonna learn how to create a virtual installation of Mac lol

  • Juce 8 questions

    9
    0 Votes
    9 Posts
    588 Views
    d.healeyD

    @bendurso said in Juce 8 questions:

    I'm not really sure if it's for close source projects too

    It only applies to close source projects

  • Round robin selectors in the sample editor dont let me click more than 10

    4
    0 Votes
    4 Posts
    240 Views
    d.healeyD

    @WepaAudio Edit the XML file. The interface currently sucks when working with more than 10 groups

  • Merge project ??

    6
    0 Votes
    6 Posts
    407 Views
    alexaudio10A

    Thanks! it's ok!

  • can I remove this "error" message...???

    5
    0 Votes
    5 Posts
    209 Views
    LindonL

    @d-healey yep that will do it -- thanks.

  • 0 Votes
    5 Posts
    379 Views
    F

    @d-healey Indeed, that issue is now gone with a working develop build.

    It failed differently this time but I’ll do some more tests.

    Edit: it was IPP

    Build succeeded, but crashes Reaper straight to desktop. GarageBand handles it more smoothly, simply explaining that there’s going to be instability and then doesn’t load anything but a blank FX window when clicked. Progress is being made though

  • What is CC 0?

    Unsolved
    3
    0 Votes
    3 Posts
    238 Views
    F

    CC 0 is classically used for Bank Select

  • Iteratively updating sample properties

    20
    0 Votes
    20 Posts
    607 Views
    OrvillainO

    @d-healey Nice one, cheers!!

  • Sustain CC selector

    Solved
    5
    0 Votes
    5 Posts
    431 Views
    d.healeyD

    Ah ignore me, it does seem to work. I made a mistake and forgot to use the automation handler in my test.

  • Vst Instrument without having to install the samples

    53
    0 Votes
    53 Posts
    5k Views
    FrankbeatF

    @clevername27 I feel you!

    I stopped creating my own plugins because I wouldn't be getting into it enough to fit it to my requirements (I leave that up to the real developers that have way more skills for that matter). But nevermind… It was a lot of fun to experiment with this framework.

    And not to forget: This is a great community here! I never experienced a forum that helped me out so much. Salute to you, @d-healey and the great master @Christoph-Hart !

11

Online

1.9k

Users

12.5k

Topics

108.6k

Posts