• Next / Previous Preset in Expansions

    7
    0 Votes
    7 Posts
    308 Views
    DanHD

    Coming back to this as I've never found a solution. My next/ previous preset buttons looks like this:

    //PRESET BUTTONS inline function onPRESETNEXTControl(component, value) { if (value == 1) { Engine.loadNextUserPreset(false); } }; Content.getComponent("PRESETNEXT").setControlCallback(onPRESETNEXTControl); inline function onPRESETPREVControl(component, value) { if (value == 1) { Engine.loadPreviousUserPreset(false); } }; Content.getComponent("PRESETPREV").setControlCallback(onPRESETPREVControl);

    However in an Expansion they don't load the expansion presets but go back to loading the 'factory' ones. It's almost like we need an

    Engine.loadNextExpansionPreset(false);

    Or some way of referring to the Expansions presets. Any ideas anyone?

  • onTimer: play a note, reset timer, repeat

    3
    0 Votes
    3 Posts
    128 Views
    gorangroovesG

    @d-healey Thanks, @d-healey . Your video was very helpful in understanding a few things. I created a looping timer that plays a note at random intervals. I specify a range for the random interval.

    Here is my script, which I put on the main Container holding a child synth noise generator.

    **onInit** Synth.startTimer(3); **onNoteOn** function onNoteOn() { Message.ignoreEvent(true); // Isolate the synth by ignoring any MIDI notes coming in } **onTimer** function onTimer() { var RT = Math.randInt(10,20); Synth.stopTimer(); Synth.startTimer(RT); local ti = Synth.getTimerInterval(); Synth.playNote(38,127); Synth.addNoteOff(1,38,100000); Console.print("Current timer: " + ti); }

    So, all of that works wonderfully for a single generator.

    Here is the next challenge: I'd like to create several child synths in that main Container, each playing a different note and routed to a different matrix output. All notes should start and finish at the same time, thus getting the cue from the main Container timer.

    How do I go about this, please?

  • Look & Feel - ComboBox Background.

    12
    0 Votes
    12 Posts
    357 Views
    DabDabD

    BG CB transparent is not a bug. Transparent is not possible right now with out altering the source Code. How ever it will be a good feature request to have CB transparent BG.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    20 Views
    No one has replied
  • + 1 - 1 pitch

    6
    0 Votes
    6 Posts
    150 Views
    d.healeyD

    @yall said in + 1 - 1 pitch:

    @d-healey
    I had done this which works but when you click on + or - it continues beyond the maximum +12 - 12 of Intensity.

    Use modulo to loop back to 0 or use an if statement to limit the upper value.

  • Problems with creating new project Crashing.

    3
    0 Votes
    3 Posts
    68 Views
    C

    @Matt_SF

    Thanks I've got it now!

  • Knob Trigger via Midi Notes?

    5
    0 Votes
    5 Posts
    175 Views
    d.healeyD

    @Straticah I'll send you a pm

  • VST that serves as MIDI switch for Roland VK7 function

    1
    0 Votes
    1 Posts
    69 Views
    No one has replied
  • HISE Newbie intro

    6
    0 Votes
    6 Posts
    200 Views
    T

    Thanks so much for the concise replies. Sounds to me, that if I outgrow Kontakt, which has always been challenging for me, this is the go-to site for creating my own instruments. It might be a wee bit above my pay grade, but still interests me a lot. It's such a fascinating science.
    I mentioned that I had a question, and I will make a new post for it. I'll label it "VST that serves as MIDI Controller for Roland VK7 function". I hope it's not ill-related. Thanks again - 🎓 TheProf

  • Errors building Hise from 5th Oct OSX

    2
    0 Votes
    2 Posts
    73 Views
    Christoph HartC

    @DanH should be good now.

  • 0 Votes
    5 Posts
    177 Views
    ulrikU

    @gorangrooves I'm glad it helped! :)

  • QWERTY KEYBORD working with HISE

    4
    0 Votes
    4 Posts
    248 Views
    Felix10870F

    @d-healey figured it out... I had an issue with my system...

  • C2373 'iid' : multiple initialization file location juce vst3 headers file

    16
    0 Votes
    16 Posts
    537 Views
    whereami518W

    I SOLVED IT YAY it was under file vst3 global path had to delete where it was pointing

  • Compiling onInit when loading presets?

    3
    0 Votes
    3 Posts
    197 Views
    B

    @Lindon omg of course, thank you!

  • SVG Tips

    14
    0 Votes
    14 Posts
    352 Views
    NatanN

    @orange said in SVG Tips:

    @DanH This is what I do in Adobe Illustrator:

    Expand > Unite Paths > Make Compound Path > SVG Export to Projucer or Hise SVG Converter

    SVG Export.gif

    Thanks Buddy for the video, This is Exactly what i do.
    Just Instead of using menus, Just Shortcuts :)

    @DanH I Use Ai buddy, Just follow @orange Guides 👏 and youre all set👏🥃

    Tip: you can Drag &Drop the SVG Files into the Projucer Window, No need to copy and Paste the Path, it will create the Hise Path, Automatically for you ⭐️

  • Adventures in ScriptFX - Multiband again....

    4
    0 Votes
    4 Posts
    154 Views
    LindonL

    @Lindon Ok I think the metallic phasing sound is sort of fixed - there was a problem later in the audio chain... but its still showing up as a very slight delay.....

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    16 Views
    No one has replied
  • Placing impulse responses in Monolith?

    7
    0 Votes
    7 Posts
    406 Views
    O

    @Christoph-Hart Thanks for explaining that! Makes sense and good to know

  • LFO - slower speeds

    31
    1 Votes
    31 Posts
    1k Views
    modularsamplesM

    @Lindon
    Pardon. I feel I have derailed this thread, my only point is that one shot and key trigger are possible when using the ramp node.

  • useUndoManager. How does it work?

    19
    0 Votes
    19 Posts
    670 Views
    lalalandsynthL

    @ustk Weirdly this works even if I turn off the useUndoManager ?

    Also, does not seem to work on a table hooked up to a scriptnode table or rather it works on some points , sometimes ? Unless this system has been changed completely ?

    HiseSnippet 1987.3ocuY0sbaiaEFzVvwhab5l1z64r2T4ooZDkrjkZlo0Qx16pcWaqtxwM6zYZJDIrDpIIXHgjs1LYldYeL1Gk9HzGgbUutuAsGveDgr0Oz1aK0LZHN.378gCNmCvQpW.2hFFxCPZEOepOEo8Tb+odhQcFQXdntGhzdF9DRnfFXDKp8TeRXH0Foos4WJEnUr.J54e+6aSbHdVzLQHzEblE8aYtLQlzdG7MLGmiI1zyYtJiduC5Zw85vc3iA9rItBxmXcEYH8ThbXafQZacjMSvC5KHBZHRC2laOs+H90dwi+BVHafCU1vD0GTTr3i4N1RFKe+rIzfIL50pxPcFwbr6kZKBQHsB8xrLaFaYdA9DlMal7LKzmG0gQ1LTsQZaLOk2bNJapR4JJTdATRSgREhozyw8sBX9hrdj74yvc8fMrKIvVgBU1HdrnM9Uaf6vgQ3IJ6Rthdb.zX1LJ0nRkWZTuRkce0N5weXdNLOpwki8rDLtmA2armMusvSpk.tSIKtqO2Cz2KMlPbFS2cG8OritA7vtznTrHPPQoji7FBJqrTCkjPHk8wcz+H7ZJoFREcR0XouHAquX2xgR4QH1g33L.7MJcaprJRGPyAoKtTFKmd9XbBPKiwyyicekBEOkKnm4UZW8OnWT+i5F2tqKubg8knJGZvB6VFkErpIVxar6.ZPpgHcffa1pB2LWV3lUrUQYfbutdLwY9zj1206FkXJA+b8DVACUD4k+rDu71iEBtGhANyEwwMLQQTVMiC5dL8pOtoW6dL89NLaZPzzeB9a73CLeLSt5iYx4g1edxjA25A717ahl9mgSatRxWHVE+74vuG37GojcvYBVfZrIBBR6OgarWYg840Z81y95AM5CeEdVSuIUZcds5+gF8G99uL7L30qa0CdsQmiD1AKo8WOnY8N7IUd+Y+01+wwsJeWhtSBQOmHclkb7YpRVJIqiq0n77OSNqSy1Ma8Uc61sYmn1vWW9qkc0Jt88F9pKCd37Pza5dn7cH6dR7CDS4SCDLY3p1gzIvouwGUTDeHM7JA2Go8ylkqB7HVgSdRhJzMyv9eFbvzLh7pCtlYKFkI36OHjLg10qW.Ex7IO8iEdB2E.hDLUdBDJmHmjTWA4OMTE4e6iBYbNRqjg7+36UQ9Oev3P5a.5cBwCtYRv8W2UUzsw6Uz8AOdcWSQ29e3Qn6EjsJSyn2pp4KejZV0d7i9JZ9u8X0rp0.oZMLFtFM+jblD7FUGiL8268G3Rf9vZEgVLA0EhF+EXS8p50z2SutdC880ap2BsZVbexipvDgBS9j+AKXcklw4aICnNQJKECOtM0PDkHRQi+NEM9WBSi8vZ+Kn8HJa3H4lg1KjXSuAd23NZyvlSCM73Biq4AWgT4z14LI7R3yOJx3SAMU9bLz6cMv9oW5nqcTwNQPXb7aMmiTakyTyKiTSWEox0NxVXSmAN2A.r1m.8sDkqtCb5YFxUtga7R2XvXgQnf4DsADlWNTMgCXsF.RQ3G7SC92sXFnLJt8XGhX9ZqjEYlzAbo04psRVzhWHSLUsHzaWvUg7UvUV8fK75o4jtOG2iIrFsX9twB3Kbz8+q4aR4q6fO5xKoVhLxV.e7aWYspEx288WSozp0stULWzSb0.7kDYtvPUBc5X2n.MYsGPtQDBDjk0KRJ3.hRJrU6uiyJtwOf5SBnmy64PlVJj356P+NXY8RiANbqq5y9A5cqHJI4Pa4HJYMh34QcBeHENsUtK52bkE8i9N9XAya3IDQ.SFGJM.7wAVzNIrK0xjzthrszspO0yNpw+AdR5zblAC5zLsyrRuPmREIgmZZIuCqk3snCC8SEcAMHT5aCmyVoL7A8ZGG90xLJrDudXuKRVOtyT+QbOlkTT7HRo9qc4iiNFOh+eEI7bByQFlnswovAGf1OlXAFwo8HxjMOGKqqD7coAksl4COGuxbchhU.6cOR.wkJ.9FaqkJN8GXJ1NAbxMJKHbc5TGYHRXS4HisCQbYq3eJLKo236DwI+mid+xH5A9DkUFysXTtQuPVBjyIACohvjSMbn2jdg+j.iz2PxzK1zaR07QfioMnungq8FbiJYUozZVoI+v9Jkt.eUa+xSNp1jY8Op47i+VkxnXdkw4osfLGmv7tHtrErzGAcB4lYsMg1Ry4Svwhd8XA2EBThV6HkJXtE.OUA.brBfqV4yQKGL3Tzlff45suf5KC+i8HhpbxiFEXOGhyvvcrifMGFl2BiZUUwvbNLjXtRTJDiRnEA1DWmYKogNzYql62nZ8bn4gDWWRd07NPm60Z+562zb0JOx3rMNzkyA2+Ls+B45sR7i4dspXZ1vTArswxNyv6oRxTuR8ZR3xrZKTKqaopG6N3xsy6p8oQq1l60n49qewVDCZFRJHVs+ViEr8O2nWGNaEWWy5VBy6FOWWqCAL1lE7PAXMKgshMUWQmFN0yZ0lpVqNzr+Uzqiywt1P0n8eHGZN22ymYZaLHeDW7S5VgR1snaFIaMUl7N5vrtgWH6ExEjpF3vw1b9UtjnikeP+fO+e4RDtDq.96RNCTt31NRBXR7h92aJhOQ11X1ulVrozkYydmkk7xn+F3hrKdNUe.yo1CXN68.lS8GvbZ7.ly9Of4zbkyQ9mVkbzq7JaffdGEeaAsi7jWoH973+Kn.wSbC

35

Online

1.6k

Users

11.3k

Topics

98.1k

Posts