Forum
    • Categories
    • Register
    • Login
    1. Home
    2. inlandempire
    3. Posts
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 31
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Samplerobot Loop Points

      @dannytaurus said in Samplerobot Loop Points:

      @inlandempire Wow, that's a lot of work! 😜

      We need to be able to simply add an EXS file and it imports everything. If that's not currently possible then I'll certainly start working on it when the need arises for me.

      Everything more seamless than almost seamless is lovable :-)
      the process though add around 3 min. per samples map. But I agree that it would be great — after all Logic is still a major "source".

      posted in General Questions
      I
      inlandempire
    • RE: Samplerobot Loop Points

      Just a follow up on this thread if other will look for the answer.

      I have now "accomplished" the path from Logic Auto Sampler to HISE ...and it's pretty easy (could be even more I assume)

      • Sample in Logic Auto Sampler
      • Save as EXS
      • Convert EXS to SFZ with the EXS2SFZ program (Mac and Windows)
      • Convert SFZ to HISE here https://keypleezer.com/sfz-to-hise-converter/ - this step should not be required but I could not get HISE SFZ import function to work.
      • Copy/Paste the converted data to a text-file and sving it as an .xml samplemap
      • Edit in text editor. For some reason the EXS to SFZ conversion leave out 30% of the "Sample End" data, so in the final file I had to set a static sample end number for those samples.
      • Re-enable sample looping in HISE sample.

      All good....

      posted in General Questions
      I
      inlandempire
    • RE: Samplerobot Loop Points

      @elemen8t
      Please take a look on the scripting suggested above. Thanks

      posted in General Questions
      I
      inlandempire
    • RE: Samplerobot Loop Points

      @dannytaurus
      No I don't. I simply used the sfz import function in the left side of the sample editor.
      I am only using HISE on a very basic level but want toi prepare the sample maps to my developer. I will talk to him. He surely knows.

      Thanks

      posted in General Questions
      I
      inlandempire
    • RE: Samplerobot Loop Points

      @dannytaurus @Christoph-Hart
      OK I managed to do the test samples with Logic Auto sampler, and then exporting the exs file to SFZ with this handy little tool https://www.bjoernbojahr.de/exs2sfz.html

      I have now placed the samples in the project samples folder and try to import the SFZ... but HISE seems to just preload forever.... am I doing this wrong?

      posted in General Questions
      I
      inlandempire
    • RE: Samplerobot Loop Points

      @dannytaurus
      Oh that sounds great — I am not using Logic anymore but I think the license is the same (as the one I have)... will check it out. But I assume it does not help with looping points though.

      posted in General Questions
      I
      inlandempire
    • RE: Samplerobot Loop Points

      @Christoph-Hart
      Thanks for clearing. I will start downloadinging the demo and see if can do an export from it — which may work or may not ;-)
      Thanks

      posted in General Questions
      I
      inlandempire
    • RE: Samplerobot Loop Points

      @elemen8t
      Did you ever get this solved?
      I am looking into buying Samplerobot but will not unless I am sure that HISE will read the exported loop points.

      @Christoph-Hart
      Anything you can add to this?
      Thanks 🙏🏻

      posted in General Questions
      I
      inlandempire
    • RE: AI is taking over

      I just asked AI: "Will you really take over?" — AI: "I have no idea"

      posted in General Questions
      I
      inlandempire
    • Are you the partner for my project?

      Hey all
      As a natural outcome of my background as a graphic designer, photographer, conceptual creator — producer and musician it appears obvious that there would come a day where I got the idea to create my own instruments. That time has now come come.

      I’ve been lurking and learning here for a while, and at this point I thought it made sense to write a more open-ended post rather than another technical question.

      I’m currently working on a HISE-based sample instrument project and I’m already fairly deep into it. I’m actively building in HISE myself, but I’m still relatively new to the heavier development side — C++, Scriptnode internals, custom DSP, and the more advanced architectural decisions. That part both fascinates me and reminds me why good tools benefit from more than one mind.

      The project itself is not about cramming in features. Quite the opposite, actually. I’m very focused on sound, simplicity, usability, and inspiration — instruments that feel good to use, are quick to understand, and offer real value rather than checkbox complexity. Fewer controls, clearer intent, and better musical decisions baked in.

      My background is in music production, sound design, and design thinking. I handle the sampling, instrument concepts, UI/UX, visual identity, web, and the overall product direction. I care deeply about how things feel — not just sonically, but ergonomically and conceptually. If something looks good but doesn’t invite you to play, it’s not finished.

      What I’m putting out there is not a job offer, but a possible partnership. I’m curious whether there’s someone here who enjoys the technical depth of HISE — scripting, Scriptnode, DSP, performance-safe solutions — and who might be interested in building something together over time. Not as a rushed release, and not as unpaid grunt work, but as a shared project with clear roles and real ownership if it grows into something commercial.

      I already have a roadmap and several concrete instrument ideas, but I value discussion, challenge, and iteration a lot. I’m not looking to hand everything off — I want to stay involved in the technical side as well — but I do believe that strong instruments are almost always the result of collaboration between sound, design, and engineering.

      If any of this resonates — or if you’re simply curious — feel free to reply here or send me a DM. Even a conversation would be valuable.

      Benjamin

      posted in General Questions
      I
      inlandempire
    • Understanding fundamental "bridging" between Scriptnote and Module Tree

      Hi
      I really enjoy having started with HISE. As a +20 Graphic design professional, phograper and musician this is new territory in so many ways. It is something totally different. Fortunately I have great experience in learning (curves – and a big patience.

      Yes I struggle figuring out how to (and sorry for the untechnical lingo here) "connect" Scriptnodes and the module tree.

      Ex. I have created a Korg35 filter with Faust, A hardcoded OB8 filter based on some old C++ code and also fiddled around with envelopes and modulators in Scriprnode. Common to these (obviously) is that none of them expose any visual controls or "mod source +" in the module tree. This perhaps makes totally sense to the trained eye, but to me it appears to be cumbersome to create ex an envelope for the filter inside of Scriptnode.

      I've tried recompiling HISE with extra mod controls - but this only applies to Hardcoded Master FX and not Polyphonic (and I still have to figure out how to assign paramaters to the controls (1-6)Screenshot 2026-01-17 at 16.03.28.png

      How can I connect these?

      Thanks you in advance for someone explaining og linking to documentation on this – I've really spent hours searching.

      posted in Newbie League
      I
      inlandempire
    • RE: [Free Dsp] Oberheim-8 Analog Filter

      @Lindon
      Thanks will check them out.

      posted in C++ Development
      I
      inlandempire
    • RE: [Free Dsp] Oberheim-8 Analog Filter

      @griffinboy
      No worries... in fact I've manage to solve most with the help of ChatGPT.
      The noise is somehow gone – I did not ask for it though hahaha...
      Then I figured out to place it in a MIDI container node where everything working fine.
      It might not be a precise OB-8 model, but I think it sounds great though – and after the rewrite of the code it is running fine as a polyphonic filter – though I feel it had the cost of some sonic quality.

      posted in C++ Development
      I
      inlandempire
    • RE: New to HISE, the forum – and a question about Voice Spread

      @David-Healey
      Thanks for giving it a try – yeah I've been trying something out in Scriptnode – but succes here yet. Maybe I aimed too high for my current skills hahah :-)

      posted in ScriptNode
      I
      inlandempire
    • RE: New to HISE, the forum – and a question about Voice Spread

      @David-Healey
      Yes. Correct.

      posted in ScriptNode
      I
      inlandempire
    • RE: New to HISE, the forum – and a question about Voice Spread

      @David-Healey
      … though I can’t figure out the place the send. Well it works fine but appears that it - regardless of where I place it - is placed post fader, as it would be called in a DAW, so it is the panned signal which is send and returned from the Send Container.

      posted in ScriptNode
      I
      inlandempire
    • RE: New to HISE, the forum – and a question about Voice Spread

      @David-Healey
      I found out the very same moment you answered ....and blow my head off either creating feedback or something even more diabolic.

      Thank you for your kind help...

      posted in ScriptNode
      I
      inlandempire
    • RE: New to HISE, the forum – and a question about Voice Spread

      @David-Healey
      I think it is just me who will have to learn to crate a send and a return. As an insert it behaves as expected. When left played the reverb is in left. I want the effects (reverb, panning delay) to be stereo... so I will need to create a send and return .... and that is something else I admit :-)

      posted in ScriptNode
      I
      inlandempire