• Velocity values

    4
    0 Votes
    4 Posts
    619 Views
    resonantR

    You need to make something like this. Each drum element should be routed upon the related velocity value. You need to record samples separately: for soft hits with lower velocity, for hard hits with higher velocity.

    NOTE: By the way, Superior Drums have so much samples for each note :) So, more samples means more realistic dynamics on drums ;)

    alt text

  • Expander Fx?

    7
    0 Votes
    7 Posts
    884 Views
    Christoph HartC

    1 - 1 / x would make the world explode if x is 1, so that's rather unlikely.

  • Velocity modulator at global level

    3
    0 Votes
    3 Posts
    531 Views
  • Developping a product, Need a hise Programmer

    4
    0 Votes
    4 Posts
    620 Views
    Z

    @jay Hi Jay! So happy you replied. I suggest that you get back to me by email so we can discuss everything: zblip2@gmail.com
    Cheers!

  • Copy & Paste Sampler

    4
    0 Votes
    4 Posts
    544 Views
    Tod SlaughterT

    Thank you so much guys

  • Cross-platform compilation

    11
    0 Votes
    11 Posts
    1k Views
    hisefiloH

    @d-healey count on me David. Only thing I can't do is IPP on mac due my old MacBook. Just msg me

  • Free license or?

    3
    1 Votes
    3 Posts
    607 Views
    Christoph HartC

    Hi Simon and welcome to HISE!

    As long as your project respects the requirement of the GPL v3 license, you don't need a commercial license. So in your case, just put the project folder on GitHub (or somewhere else), make the samples / other assets accessible to the public and start distributing the binary.

    You can even sell the binary to end users as long as people have the ability to build the full product themselves.

  • Changing sampler octave

    5
    0 Votes
    5 Posts
    801 Views
    Christoph HartC

    Ah now I understand. You can use a constant pitch modulator, however it will play the original note and pitch it to the desired frequency which might sound bad.

    If you're rolling with one SynthGroup, there is no way to make this work otherwise because the messages are passed to both samplers without modification.

    As long as you don't apply FM from the one to the other, there's no need putting them into one SynthGroup.

  • Sampler playback settings

    5
    0 Votes
    5 Posts
    573 Views
    Christoph HartC

    Ah yes, that one I meant. Basically it kills voices only if the voice is retriggered more than once, so:

    Play note C1 - no kill Play note C2 - no kill Play note C3 - kills the first note leaving this and the second note ringing

    This has the advantage that you don't chop the sound before the attack of the retriggered came through as well as prevent a build up (and most importantly keeps your CPU nice and idle).

  • Knob Readout

    4
    0 Votes
    4 Posts
    549 Views
    Tod SlaughterT

    @d-healey if i use the "mode" to set freq or bpm it's fixed no matter if the sync button is on or off

  • Linux file location

    4
    0 Votes
    4 Posts
    457 Views
    d.healeyD

    Hey I found the files :D they are in the .config folder inside another folder called MyCompany which is why I didn't see them, I must set the data properly in HISE before I export :p

  • Binaural Experiment

    3
    0 Votes
    3 Posts
    317 Views
    hisefiloH

    @christoph-hart said in Binaural Experiment:

    HiseSnippet 797.3oc6WEsSaCCE0osQaH1PLIlzdrOrWGpAXr8FszRAzZYUMcvdCYRts0BG6LGmx59B1m2j1OB+Aa1IsMIPTGAswjlVd.Eet9Fe74360kdBtCDDvEHiUGL0GPFOwzdJSNt4XLggNtExXMyt3.IHpFCs+TebP.3hLLJenFvXkJnnmq2aeLEybfDHD5TNwA5P7HxDT+5uiPoswtv.hWpYuS8ic3rlbJOTwmxl0P9XmKwifSv5oUxDMg.WEfLpYt8VaJtz5huzXya7ras9mE+1Q5+zKZBHmPg.XxSUoiLLM9g5wv7.WhjKrkXIn9lU1m6N0dL+JV7ReJIfbAEzCrP1JNEC2lSc0ad86nliIT2dykv.j5a2KQPKGKnaX1k3RVfmHrqGEnZRFokViRKidVooWsbomUNzCkhcUhYmhDb2PJVlkYZmcV.BOqoeLSBr.hbZZm+uJcelYOhzYb97sTN7UYT+o46Ly+olGLbH3HSHaEy1e795zE3fnQuaUY+HyV.EOMhEyeOMQhPzUjcfgxzl6h.8IiFmJx50aCf6EpZzrYfPywuQBHTG9U8TKXaA7oEve860OhbKTTq5cIeNMMF.d9bUyImLFY4rpW46l5ki40mGJIrQcwRgdcMOIzyV0HxATdGiAz.cmiRHcpQiqoGqofMvbqMusxrfV5wFyBZMOX5CHqEaJqZZSXPTK2Hi44QiqdFdBT8PfAB8Q8kzz8a+9a59dGoZ0GHvr.edPlOrM3QFvYZgNA7CAf145qK8Ri2jiE4F558Zq1i4liMVFJhpga3wCYxkY02wBkrsxRM+bpZp7+12+ppnZKsJJSemUlyQahmOENfMAnbERbO6VvPbHUt.MMI6xYb+wbFISsdePUZNZDHRS8b2OMjRU2mDjMp2Gn.N8g4WVui5PHVnjI3dJEV2coXY10KLioaUcgY0+Mt0s7+P25V.p7PbGxCwZ3gcD7yU2KHEbp9r7iiPT6aVzOEeE0+SfZbUKzDLMblJ4oZGdtiiVrekRcxOisJbFaW3L1ovY75BmwtENi2T3Ld6RxPe2SiPI2KtzCg9I3paRRC

    Smart guy!!! Thanks Christoph!

  • Combo box, checkboxes, etc

    5
    0 Votes
    5 Posts
    639 Views
    hisefiloH

    @d-healey Thanks David!!

  • VSTi export errors

    10
    0 Votes
    10 Posts
    731 Views
    d.healeyD

    @d-healey Yep, works perfectly without that line. I shall investigate further. Thanks for the tip.

  • Conflict on Pro Tools AAX plugin

    9
    0 Votes
    9 Posts
    2k Views
    Christoph HartC

    I haven‘t heard any specific issues with Protools from HEXERACT users so fingers crossed ;)

    As I said the only option I have on AAX is to make sure HISE exports valid plugins that load in Protools. But since you can‘t debug AAX properly, it‘s basically rolling a dice and hoping everything works.

  • Interface not saving with preset

    15
    0 Votes
    15 Posts
    1k Views
    Christoph HartC

    Yes if there are two processors with the same name, things are getting weird, so make sure every module has it‘s unique ID.

  • Horizontal Meter?

    4
    0 Votes
    4 Posts
    612 Views
    JayJ

    @christoph-hart I got the one you're talking about I think, but I'm trying to make a horizontal not vertical meter, but thanks.

  • Selection to TEXT

    9
    0 Votes
    9 Posts
    706 Views
    JayJ

    @d-healey said in Selection to TEXT:

    HiseSnippet 800.3ocsU0saSCCE1tqYhFnHlDO.Q6pVoQUKrMPhKXz+PUv1pniItax0wc0pN1QINiUMsmAd538f2.33jzlTsroEjn8lb9+yG+cNdbfhxBCUAHbsyV5yP3mYMYoTOu2bBWhF0Gget0wjPMKvIQU2k9jvPlKBi25SFE3ZUQw+98G5RDDIkkoBgNWworuv835LsiO5ybgXHwkcF2Km26ezHpR1SITQ.d1xpMxmPWPtjcBw3VEKDd6AtbsJXhlnYgfOcUtKmLW8CYh+myC4SELiPGzDHQIpQ8lyEtiWcVCQHb0wYm7sRN4uz5XtKes9rNvKhM3jEQ9d.txlPp5FPpy8AogJgqIA2C7v4fW0D3si0DZ.2WmYwfsmZMRBWNyHPaOOrR7EUIBa0SAdH0s7HKXCC.g0Qz3v1s2y4f1sa9951l+bofKYNyhjTMWIcL2FdSUcUW2wjk.knAU44qjP91y4JhHh0rt8M0sqAlCUBVK+.tTm4TqKY5QZl2Yrq0MZZJyswkZEl.y8V4aicWWrca1JzXItj8HBwTfHz3tnwjvbf8DklcprQS6arqYe6crLaVQlRSkfETjUCCM3ABqgLxaJKXUyH0O3RaSVw1ONVAMosjyQkbjjqO0mkJmwa5T.uAk1WMLnT.Btpi4OuHk+rpGh3tF5y5VJJ9Dja18Hz2F0mnIqRFjWnV9r.M2bjv8YWAy1IjyZV8YgKzJ+XeSuPgi8irzWivV3eA0bo4ieBe3Qh0YAexA9CTOGK33RWvj1C4gys6FvHt1i4L6IjnPXIArW4NyLvjqxMRPzaNNa1akZ.tL2XtwLaHC45k42qUhY71ENiW3c0iDt6XMlqoyKFuUJ.uv80+a7ltwrt0fYyXTcFXqZM76+qqGKAT9pJRykWdLQGvM7jSh7l.OZPY.RjRlHzvcpXlGRjaajMclILoarvefeoF6XjwoF6rxHv.oApKnISQlcxOIVCfIY7yQ0f2EAYm0CNFb6AOTbAkZZDupCBUbDutzQ7lRGw9kNhCJcDGV5Hdaoi3cOPDlWk+XjV4kLV.JFOHdgEFOPR.VULCD8WHKbrs.

    thanks

  • Audio driver initialization error

    1
    0 Votes
    1 Posts
    229 Views
    No one has replied
  • OSX best practices

    2
    0 Votes
    2 Posts
    392 Views
    hisefiloH

    @mwplugs 0_1535123088382_Screen Shot 2018-08-24 at 12.03.52 PM.png

    Works for me!

28

Online

1.7k

Users

11.8k

Topics

102.8k

Posts