Navigation

    Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    1. Home
    2. gorangrooves
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by gorangrooves

    • HISE crashes when changing projects
      Bug Reports • • gorangrooves  

      12
      1
      Votes
      12
      Posts
      201
      Views

      @d-healey Gotcha. That makes sense. I guess I'm always saving so frequently that I just default to .hip for convenience. Save XML shortcut feature will be dope!
    • Midi Channel List - names not showing
      Bug Reports • • gorangrooves  

      19
      0
      Votes
      19
      Posts
      46
      Views

      Yeah. I am yet to acquaint myself properly with it. We'll see whether recompiling HISE solves this issue. I will report back.
    • Audio driver could not be opened
      Bug Reports • • gorangrooves  

      21
      0
      Votes
      21
      Posts
      183
      Views

      This is what I get on debug log Audio Driver Default Initialisation(CI: `0`) ... audio driver successfully initialised with default settings(CI: `0`) ### SampleRateChange - Time: **0.01** / CallbackIndex: **1** - Old: **-1** - New: **44100** ### BufferSizeChange - Time: **0.01** / CallbackIndex: **1** - Old: **-1** - New: **512** @Christoph-Hart any idea??
    • Displaying notification from my server via API
      General Questions • • gorangrooves  

      3
      0
      Votes
      3
      Posts
      42
      Views

      @Christoph-Hart Thank you so much! I can't believe that I actually made it work just by following your advice Seems like I am beginning to understand things. Thank you so much
    • Some "reg" are accepted, while some throw errors- Scriptnode
      Bug Reports • • gorangrooves  

      9
      0
      Votes
      9
      Posts
      22
      Views

      @Christoph-Hart Ok, thank you. I guess this will help me keep things more solid
    • Additional project settings (as available in ProJucer) and defer samples loading until the interface is displayed
      Feature Requests • project setting pre-loader • • gorangrooves  

      8
      2
      Votes
      8
      Posts
      290
      Views

      @Christoph-Hart If you need a project for implementation/ testing with a large number of samples/ sample maps, I can provide that. Just let me know.
    • Best way to display text within a plugin from an external file?
      General Questions • text • • gorangrooves  

      8
      0
      Votes
      8
      Posts
      71
      Views

      You can really easily draw text to a panel. Can't you just pull in a file and print whatever text you retrieve to a panel or multiple panels?
    • Master Chain:! Illegal call in audio thread detected: HeapBlock free
      Bug Reports • • gorangrooves  

      7
      0
      Votes
      7
      Posts
      86
      Views

      Disabling the audio guard is just shooting the messenger so I need to check why it fires here...
    • Bizzare vst3/AU plugin format compiled by Mac
      General Questions • compile • • gorangrooves  

      7
      0
      Votes
      7
      Posts
      48
      Views

      @DanH For distribution I will create installers for the plugins, but I wanted to make sure that I am using the correct things.
    • What format do you use to distribute plugins+samples?
      General Questions • • gorangrooves  

      28
      0
      Votes
      28
      Posts
      299
      Views

      @Lindon The picture is only for a visual reference. In the actual plugin, you can set any number of folders and files and set their individual icons. So, you can customize to whatever best suits your needs and current situation. @orange Yes. This is only compatible with WooCommerce It integrates with their native download system and expands on it. If you disable the plugin, it just goes back to the native display, which is an individual product instance for each downloadable file (messy).
    • HISE Compile fail- MacOs Catalina, XCode 12
      General Questions • • gorangrooves  

      16
      0
      Votes
      16
      Posts
      86
      Views

      Happy to report that reverting to XCode 10.3 did the trick! Not only was I able to compile HISE, but my plugins as well, with no issues. YAY! Thank you all very much.
    • Accessing Server API from HISE
      General Questions • server api • • gorangrooves  

      31
      1
      Votes
      31
      Posts
      146
      Views

      @JulissaDantes I'm not sure we're talking about the same thing... the getName() method is an API added to the API collection of Hise. If you compile the latest commit of the develop branch from Dave's fork here: https://github.com/davidhealey/HISE/tree/develop You'll get the Engine.getName() API available. (Engine.getVersion()has been fixed too)
    • Decrease plugin initialization / load time
      General Questions • load • • gorangrooves  

      36
      0
      Votes
      36
      Posts
      226
      Views

      @Lindon Yes, something to keep in mind for sure. I won't introduce it at first, but it is something I will look into adding for future updates (along with a few other things I have in mind) if there is enough interest.
    • Copy+Paste Elements from one HISE instance to another
      Feature Requests • copy • • gorangrooves  

      3
      2
      Votes
      3
      Posts
      59
      Views

      @d-healey Thanks. I will try the J thing. This sounds like a good candidate for one of your "quick tips" videos on Patreon I hope that @Christoph-Hart will implement a straight forward solution for just selecting elements, copy+paste.
    • Unable to compile HISE vst on Mac
      General Questions • • gorangrooves  

      2
      0
      Votes
      2
      Posts
      60
      Views

      @gorangrooves please join us here: https://forum.hise.audio/topic/1444/vst-export-failed/46
    • HISE or plugin MIDI output/ pass through for stacking instruments
      General Questions • • gorangrooves  

      5
      1
      Votes
      5
      Posts
      159
      Views

      L

      @Lindon said in HISE or plugin MIDI output/ pass through for stacking instruments: on this subject - how are we going with the MIDI out feature? A gentle bump
    • Customize Dialog and Procedure On First Plugin Load (hr1 sample archive)
      General Questions • • gorangrooves  

      8
      0
      Votes
      8
      Posts
      287
      Views

      @LeeC I have not created a solution for this as of yet. I was planning to set up the installer to create the necessary reference file. There was some talk about this same issue recently here on the forum. Have a look at the recent posts, there may be an answer to it.
    • Push notifications/ software updates
      General Questions • updates notification • • gorangrooves  

      12
      0
      Votes
      12
      Posts
      130
      Views

      @Christoph-Hart OK. Good to know. Thank you!
    • What happened to custom settings in floating panel?
      General Questions • • gorangrooves  

      3
      0
      Votes
      3
      Posts
      117
      Views

      @Christoph-Hart Good to know. Thank you!