HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. myhomestudio
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 20
    • Posts 69
    • Groups 0

    Topics

    • M

      Error build failed on Mac

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      549 Views
      HISEnbergH

      @myhomestudio This solution worked for you in the end? I just received a new Mac for work (M2 Pro, Sonoma 14.3). I managed to build HISE with the latest Xcode version (15.2) but experienced the same error of cycle in dependencies. I removed my HISE build, folder and Xcode, reinstalled Xcode 14.3.1 following @DanH instructions.

      However, now when I go to build HISE as a standalone JUCE cannot locate the modules (I even set them manually in the global path). Does anyone have any insights? Also, what is the new protocol for FFT? I see IPP is no longer supported on Mac and some members here are recommending vDSP. Does anyone know how to incorporate it into the HISE build?

    • M

      Warping Sampler

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      35
      0 Votes
      35 Posts
      3k Views
      Adam_GA

      @Christoph-Hart said in Warping Sampler:

      @KimiA I'll integrate it at some point in the future into HISE, but if you want to use it now, the easiest way would be to create a ThirdParty node, put the Rubberband code into DspNetworks/ThirdParty/src and write a custom file player node that uses the Rubberband API for pitch changes. Then you can export the dll and you can develop the C++ node without having to recompile HISE as it will be loaded as dll like compiled DSPNetworks.

      @UrsBollhalder this is how ^ but i think im too much of a newb to figure it out. surely some of the brilliant minds here have made it work though ?

    • M

      Uninstall properly plugin on Mac

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      226 Views
      Y

      simply delete the folder in library / application support / (your company name) / your plugin folder

    • M

      AudioResources.dat File

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      343 Views
      M

      @dustbro Thanks that's perfect 👌

    • M

      Mac OS recommended

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      19
      0 Votes
      19 Posts
      980 Views
      ?

      @myhomestudio How did you go compiling?

    • M

      Sample not found with plugin in Ableton

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      269 Views
      M

      @d-healey very cool Thanks

    • M

      Someone to export my plugin to Mac format ?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      294 Views
      d.healeyD

      @Jay
      @myhomestudio Will still need to codesign/notarize with Apple Developer ID before they can be distributed to users. And every time the project is update the same process will need to be repeated.

    • M

      export samples to finalize the plugin

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      618 Views
      M

      @d-healey Ha ok Thank you

    • M

      Copy Protection or not ?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      361 Views
      d.healeyD

      Are you releasing this plugin with a commercial HISE license?

    • M

      'ipp.h' file not found

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      1k Views
      LindonL

      @Crystal-Audio I think it means that Christoph isnt yet building on Catalina, I think he's not even on Mojave - but the changes (to security systems especially) were pretty drastic in Catlaina so its a big jump away from previous versions of the MacOS. Best I let Christoph answer for himself really, but a lot of people on Catalina seem to be having issues (esp. this ipp problem)

    • M

      Effects library

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      183 Views
      LindonL

      @myhomestudio create your own in SNEX

    • M

      Tutorial for Custom GUI

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      400 Views
      M

      @TNTHM
      Thx that's all I needed, it works like a charm

    • M

      Adjust semitones frontpanel

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      509 Views
      M

      @Lindon
      Many Thanks, i try to put this code on it ;)

    • M

      Tune Changing Samples

      Watching Ignoring Scheduled Pinned Locked Moved C++ Development
      6
      0 Votes
      6 Posts
      578 Views
      d.healeyD

      You need to use a conversion function. If you search for pitch in the API browser you will see the two conversion functions available.

    • M

      Samples

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      210 Views
      LindonL

      @myhomestudio - nope - if you think about it then thats a good thing.

    • M

      FrontPanel display

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      22
      0 Votes
      22 Posts
      856 Views
      M

      @d-healey it's all good, Many Thx 👏

    • M

      Folder vst export

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      319 Views
      M

      Tanks everybody ;)
      yes it's for quick testing because i find the plugin so far in folder, and too i would like to change the name of the plugin vst, is it possible after compiling it ?

    • M

      Ladder Filter

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      450 Views
      lalalandsynthL

      @ustk Yes, I foresee being stuck as well , let's hope :)