• How to play a sample when you release a key

    3
    0 Votes
    3 Posts
    396 Views
    0

    @d-healey Works as it should, thank you so much :)

  • Creating effect plugin

    7
    0 Votes
    7 Posts
    2k Views
    S

    @bendurso πŸ‘

  • Content Type

    5
    0 Votes
    5 Posts
    277 Views
    S

    @d-healey said in Content Type:

    @Sampletekk Slider pack

    πŸ‘

  • How to center align the PresetBrowserDialog field?

    2
    1 Votes
    2 Posts
    205 Views
    d.healeyD

    @Straticah I don't think it's possible without editing the HISE source code.

  • Any build possible with Sonoma?

    2
    0 Votes
    2 Posts
    303 Views
    D

    @AndreD Running Sonoma here and here's what works:

    Building HISE itself is fine for me with Xcode 15 Building my projects does not work for me with Xc15, but does work with Xc14. I keep both on hand.

    So overall Sonoma seems workable to me as long as you have Xc14 around.

  • Happy Holidays

    17
    8 Votes
    17 Posts
    3k Views
    BrianB

    Merry Christmas from wintery Canada πŸ™πŸ½πŸ˜ŽπŸŽ‰

  • Fast / Safe Scriptnode Usage

    12
    0 Votes
    12 Posts
    477 Views
    Christoph HartC

    @iamlamprey try it and find out :)

    Spoiler alert: Folded is an attribute :)

  • Rhapsody plugin installer

    5
    0 Votes
    5 Posts
    483 Views
    Christoph HartC

    aiff, aif, xml. maybe dll

  • 0 Votes
    5 Posts
    495 Views
    oskarshO

    @elemen8t no you need to write code

  • Decimally Accurate Sample Delay in Scriptnode

    10
    0 Votes
    10 Posts
    741 Views
    Christoph HartC

    @Dan-Korneff said in Decimally Accurate Sample Delay in Scriptnode:

    I found that it does a bit more than smear the signal in my testing. Sub Sample interpolation creates a full on LPF.

    Well, that's what I mean with smearing the signal :) The interpolation method will probably be responsible for it, as this is just using linear interpolation.

    I've spent a few weeks researching and creating alternative algorithms from scratch and managed to implement two other interpolators that have a better amplitude response. Just kidding, they were lying around in the JUCE DSP module waiting to be used. I've also added the possibility of using delay lines in polyphonic contexts, so you can use it to detune your synth voices.

  • Recorder display realtime Buffer

    1
    0 Votes
    1 Posts
    234 Views
    No one has replied
  • Sample Editor in the UI

    2
    1 Votes
    2 Posts
    267 Views
    Christoph HartC

    @hisefilo No. Even the thought of making all the properties customizable (because I know that this will be the follow up feature request) makes my brain hurt.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Warning Xcode 15

    45
    0 Votes
    45 Posts
    7k Views
    Evan SplashE

    @Evan-Splash said in Warning Xcode 15:

    I was able to run Xcode 14 on Sonoma using these instructions:

    Download and unpack Xcode 14.3.1 ( https://xcodereleases.com/ ) Right click and select "Show Package Contents" Navigate to Contents Open the Info.plist file Alter CFBundleVersion from 21815 to 22265 Save change Right click Xcode 14.3.1 bundle and select "Open"

    The vsti, au and app compile successfully in the HISE, but Logic Pro and Studio One crashes when trying to load the compiled plugin. The Standalone application also crashes.
    True, this is my first time on a Mac and I’m not sure that it’s the combination of Xcode14 and Sonoma, maybe I’m making some stupid mistake, for example in the project settings.
    Although the same project works fine on Windows.

    As I thought... It was necessary to remove support for 32-bit versions of Mac OS in the project settings.
    Now the compiled plugins and app launch and work correctly :)

  • Beat/time counter

    4
    0 Votes
    4 Posts
    320 Views
    hisefiloH

    @oskarsh thanks mate!!! working like a charm! The panel idea is great also. Thanks for your help :)

  • look and feel slider retaining HISEs value modes?

    7
    0 Votes
    7 Posts
    398 Views
    d.healeyD

    Oskarsh has the right idea :)

    The function I was thinking of is this one

    8a69bb84-140f-470a-a08a-3f0c287418a9-image.png

  • .HIPs and .XMLs not loading properly after recompiling HISE

    4
    0 Votes
    4 Posts
    544 Views
    E

    @d-healey Never mind. Something went wrong when I compiled HISE. I suspected it was a permissions issue since HISE normally asks for permission to access folders on my desktop on first startup, but this version did not.

    I deleted HISE, recompiled a fresh version from github, and now everything works as expected.

  • Trigger samples depending on CC numbers

    3
    0 Votes
    3 Posts
    256 Views
    S

    @d-healey said in Trigger samples depending on CC numbers:

    @Sampletekk You can do this in the controller callback. Just check the incoming controller number with Message.getControllerNumber() or the controller value with Message.getControllerValue() and perform the action you want.

    Ok, so the solution is a script! No problems, just wondered if the where any settings in the sampler that did the same

  • Release samples

    5
    0 Votes
    5 Posts
    464 Views
    S

    @musictop said in Release samples:

    Screenshot 2023-12-16 235802.png

    Thank you!

  • location of the sample folder configuration file on Linux?

    3
    0 Votes
    3 Posts
    400 Views
    musictopM

    @d-healey Thank you!

24

Online

2.0k

Users

12.8k

Topics

111.1k

Posts