Forum
    • Categories
    • Register
    • Login
    1. Home
    2. Oli Ullmann
    3. Topics
    • Profile
    • Following 4
    • Followers 1
    • Topics 121
    • Posts 835
    • Groups 1

    Topics

    • Oli UllmannO

      Envelope or filter trigger problem

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      4
      1 Votes
      4 Posts
      103 Views
      HISEnbergH

      @Oli-Ullmann Can confirm your issue. It sounds rather similar to what I posted here (minus the noise about global modulation). I.e. Filters + Envelopes break down in a polyphonic setting in HISE.

    • Oli UllmannO

      Prevent automatic code signing

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      5
      0 Votes
      5 Posts
      167 Views
      Oli UllmannO

      @David-Healey
      Great, thank you very much! I'll give that a try.

    • Oli UllmannO

      Custom Settings Global BPM

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General Questions
      5
      0 Votes
      5 Posts
      173 Views
      Oli UllmannO

      @David-Healey
      I tested it in Logic and it doesn't work there either. I will now implement it manually. However, it would of course be nice if it also worked via the custom settings.

    • Oli UllmannO

      Long loading times -> again

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      80 Views
      Oli UllmannO

      @David-Healey
      Hey David,
      That's a very kind offer! Thank you very much. I still have to fix three errors in the project, and then I'll send you a download link via message next week.

      I'll take a look at the video.

      I'll get back to you with the data next week.

      Thank you very much! :-)

    • Oli UllmannO

      Long loading times due to variable declaration

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      5
      0 Votes
      5 Posts
      125 Views
      Oli UllmannO

      @David-Healey
      All right, thank you for your input! :-)

    • Oli UllmannO

      HISE crashes when loading my project

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      27
      0 Votes
      27 Posts
      877 Views
      Oli UllmannO

      @Christoph-Hart
      I tested it and both the compilation of a VST instrument and the compilation of DSP networks work perfectly. Thank you very much! :-) I will test the compilation of an AU instrument in the next few days and give feedback.

      There is another bug:
      When I want to create a new project and that project already exists in the folder where I want to create the project, HISE simply crashes without an error message.

    • Oli UllmannO

      Projucer won't open -> Mac Intel Ventura

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      199 Views
      Oli UllmannO

      @Christoph-Hart
      Merci 🙂

    • Oli UllmannO

      Exclude UI elements from updateConnectedComponentsFromModuleState()

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General Questions
      4
      0 Votes
      4 Posts
      137 Views
      Christoph HartC

      @Oli-Ullmann said in Exclude UI elements from updateConnectedComponentsFromModuleState():

      The attack slider is saveInPreset

      That's your problem. You're basically saving it twice. Just set saveInPreset to false and let the module state do its job. You can use this method

      https://docs.hise.dev/scripting/scripting-api/userpresethandler/index.html#updateconnectedcomponentsfrommodulestate

      to update all sliders after the preset has been loaded.

    • Oli UllmannO

      Ultrawave synthesis

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      3 Votes
      4 Posts
      264 Views
      dannytaurusD

      @Oli-Ullmann Wow! That's the nicest implementation of wave editing I think I've ever seen! 👏

    • Oli UllmannO

      Commit f9a05e - refactored Slider::Listener

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      3
      0 Votes
      3 Posts
      105 Views
      Oli UllmannO

      @Christoph-Hart
      Ah ok, thank you. :-)

    • Oli UllmannO

      Modulation is deleted when loading a DAW project!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      5
      0 Votes
      5 Posts
      253 Views
      Oli UllmannO

      Okay, this is not a bug, and the solution is super simple! @Christoph-Hart has done all the hard work for us! :-) You just need to add the GlobalModulatorContainer to the preset system!

      Engine.addModuleStateToUserPreset("GlobalModulatorContainer");
    • Oli UllmannO

      Vertical preset browser

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      216 Views
      dannytaurusD

      @David-Healey Yeah, it's gonna be cool!

    • Oli UllmannO

      Add something to GeneralSettings.xml

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      6
      0 Votes
      6 Posts
      153 Views
      Oli UllmannO

      @David-Healey
      All right, I'll take a look. Thanks for the tip! :-)

    • Oli UllmannO

      The future of our market

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      4 Votes
      4 Posts
      263 Views
      T

      In my humble opinion, without having watch the video yet, I’m a little bit septic about AI arrival on the VST/plug-in market. Especially in creative industry, people will still like to make things themselves even if an AI tools can do the job 10 times faster. AI on DSP will have a deep impact on other markets, like telecommunications or car industry’s. I even think that AI could reconnect people with original/“basic” things. We just have to see how crazy the vintage synths/gear market is. As mentioned in a ADC video, it’s relevant to say that key for audio developper will be to do very specific products, for a specific niche, where they will be the best and becoming a reference. Market places will obviously evolve as DAW becomes full ecosystem (eg : FL Studio with FL Cloud…). People will win time to find good products and how to make the sound they want, but they will still spend countless time to manually EQ that f******* snare, or choosing the right pad sound. Would love to keep talking about this topic, as I said it’s only the small opinion from a +10 years producer/plug-in consumer that I am. Would love to know more about other HISE user opinion.

      Bests :)

    • Oli UllmannO

      Build Failed on Mac: last develop commit (3e1718f)

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      25
      0 Votes
      25 Posts
      1k Views
      David HealeyD

      @DJJD12345 You have a working copy of HISE so use that for now. When a new commit is pushed you can try it again.

    • Oli UllmannO

      Execution control / load after copy

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      4
      0 Votes
      4 Posts
      194 Views
      David HealeyD

      @Oli-Ullmann A broadcaster might be another option - not sure.

    • Oli UllmannO

      Get the modulated value of a slider

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      3
      0 Votes
      3 Posts
      120 Views
      Oli UllmannO

      @ustk
      Yes, thank you very much. In addition to LAF, there is also ScriptModulationMatrix.getModulationDisplayData(String targetId).

      However, I actually want to use it for modulation, and I think both LAF and the function getModulationDisplayData run in the UI thread and are therefore not really suitable for modulation. But thanks for the idea! :-)

    • Oli UllmannO

      Save timestretching information in SampleMap

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      3
      0 Votes
      3 Posts
      94 Views
      Oli UllmannO

      @d-healey
      Damn it! :-)

      Thank you.

    • Oli UllmannO

      How do I declare this array?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      2
      0 Votes
      2 Posts
      199 Views
      Oli UllmannO

      GPT gave me this and it works...:

      const msoXModulationTempSave = []; const var NUM_LAYERS = 4; const var I_SIZE = 16; const var J_SIZE = 8; const var K_SIZE = 2; // weil du [..][..][..][0] benutzt, mind. 1 Element for (l = 0; l < NUM_LAYERS; l++) { msoXModulationTempSave.push([]); for (i = 0; i < I_SIZE; i++) { msoXModulationTempSave[l].push([]); for (j = 0; j < J_SIZE; j++) { // letzte Dimension mit Nullen füllen var last = []; for (k = 0; k < K_SIZE; k++) last.push(0); msoXModulationTempSave[l][i].push(last); } } }
    • Oli UllmannO

      Build failed LAST DEV COMMIT on Mac

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      84 Views
      No one has replied