HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. d.healey
    3. Topics
    • Profile
    • Following 1
    • Followers 73
    • Topics 1,040
    • Posts 22,893
    • Groups 1

    Topics

    • d.healeyD

      AAX showing under audiosuite but not inserts

      Watching Ignoring Scheduled Pinned Locked Moved General Questions protools audiosuite insert
      21
      0 Votes
      21 Posts
      154 Views
      ustkU

      @d-healey Oh yeah sorry… but since it’s not that important for instruments anyway

    • d.healeyD

      Wordpress plugin to block temp mail signups

      Watching Ignoring Scheduled Pinned Locked Moved General Questions email wordpress
      13
      6 Votes
      13 Posts
      286 Views
      dannytaurusD

      @griffinboy Gotcha. I do that but with free products. I have 'Plus' versions of a couple of my free products and a decent amount of people upgrade.

      In my situation, I made the free products first and so many people asked for more features that I made the 'Plus' versions to satisfy that need.

      You have to weigh the balance between the two approaches. Getting X number of folks in through heavily discounted product and possibly converting more of them to a higher value product, versus getting many more folks in through a free product and probably converting a lower percentage.

      Only you can decide which is best, based on your products, your pricing, your market, and your customer list.

    • d.healeyD

      HISE installer on github not compatible with Catalina

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports catalina macos
      4
      0 Votes
      4 Posts
      96 Views
      d.healeyD

      Think I've solved it.

      @Christoph-Hart This is set to 11 in develop. I've changed in to 10.7 and now it's running on Catalina.

      b91dabbb-64b6-4fad-82bc-66eef8ae5d14-image.png

    • d.healeyD

      Multipage Dialog Hello World Doesn't Work

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports multipage
      1
      0 Votes
      1 Posts
      60 Views
      No one has replied
    • d.healeyD

      HISE Bootcamp - Full Course for Beginners

      Watching Ignoring Scheduled Pinned Locked Moved General Questions video tutorial course
      29
      19 Votes
      29 Posts
      1k Views
      d.healeyD

      350 students now!

      And thank you Christoph for your totally non-biased review 😀

    • d.healeyD

      Table envelope attack/release knobs have unneccessary level of precision.

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      81 Views
      resonantR

      @d-healey Might be related to this commit

      Link Preview Image - allow stepSize of 0.0 with UI knobs · christophhart/HISE@f9fe4f8

      The open source framework for sample based instruments - - allow stepSize of 0.0 with UI knobs · christophhart/HISE@f9fe4f8

      favicon

      GitHub (github.com)

    • d.healeyD

      How to trigger label callback on enter/return but not on focus change?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting label text value update focus
      23
      0 Votes
      23 Posts
      523 Views
      rglidesR

      @Chazrox fr

    • d.healeyD

      Compile project wizard on MacOS missing vst+au option

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      1
      0 Votes
      1 Posts
      150 Views
      No one has replied
    • d.healeyD

      [Bug] Moving sample to RR group sets it to 0

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports round robin group
      6
      1 Votes
      6 Posts
      260 Views
      d.healeyD

      @Christoph-Hart Correct, but it should match the number of groups the user has set, which is the previous behaviour - I can do this but I figured you'd changed it for a reason.

    • d.healeyD

      [Feature Request] Relative includes

      Watching Ignoring Scheduled Pinned Locked Moved Scripting script include folder relative path
      1
      2 Votes
      1 Posts
      154 Views
      No one has replied
    • d.healeyD

      New plugin parameter system

      Watching Ignoring Scheduled Pinned Locked Moved General Questions parameter
      5
      0 Votes
      5 Posts
      267 Views
      Christoph HartC

      Here I see allowMidiAutomation, but no mention of MIDI in the rest of the example.

      yeah, the example is all about plugin parameters, MIDI is a different concept. But it's listed here:

      Link Preview Image HISE | Scripting | UserPresetHandler

      An object for customizing the data model

      favicon

      (docs.hise.audio)

      It basically replicates the enableMidiLearn property of the UI component but for the automation slot.

    • d.healeyD

      Script Watch Table > View in Popup showing a graph

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      70 Views
      No one has replied
    • d.healeyD

      Linux improvements

      Watching Ignoring Scheduled Pinned Locked Moved General Questions linux faust projucer webkit
      2
      6 Votes
      2 Posts
      152 Views
      d.healeyD

      Slight update. I've merged the configs from the faust and non-faust exporters into a single exporter - like it is for the other platforms.

      For example, you can now use CONFIG=ReleaseWithFaust

    • d.healeyD

      c++17 requirement breaks compatibility for gcc7

      Watching Ignoring Scheduled Pinned Locked Moved General Questions gcc linux c++17
      2
      0 Votes
      2 Posts
      179 Views
      griffinboyG

      @d-healey

      I keep accidentally trying to use metaprogramming concepts from c++20 and have to remember Hise is not c++20 😩

    • d.healeyD

      What is the purpose of the unused nodes list?

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      6
      1 Votes
      6 Posts
      661 Views
      modularsamplesM

      It will save groups of nodes, so it can be useful if you've deleted a complex chain and want it back without repeatedly clicking undo.

    • d.healeyD

      Scriptnode CPU profiling button not doing anything

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      5
      0 Votes
      5 Posts
      484 Views
      Christoph HartC

      @aaronventure ah yes, that was in the interface designer. I think it was folding a node that made the mustard go away.

    • d.healeyD

      Does Server.downloadFile make two requests?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions download
      3
      0 Votes
      3 Posts
      168 Views
      d.healeyD

      If I use CURL in HISE via a background task (runProcess) to download the file then it only records one download. So it is definitely an issue with Server.downloadFile()

      With CURL I'm using -L which is to follow redirects, I think this might have something to do with it since WooCommerce is taking the given URL and forwarding it to the real time-limited URL.

    • d.healeyD

      Rectangle function map missing trimmed

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      18
      0 Votes
      18 Posts
      649 Views
      d.healeyD

      When using g.addNoise() the area parameter is still expecting an array.

    • d.healeyD

      [Feature Request] VAMP

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests vamp audio analysis
      1
      6 Votes
      1 Posts
      133 Views
      No one has replied
    • d.healeyD

      Connecting broadcasters query

      Watching Ignoring Scheduled Pinned Locked Moved Scripting broadcaster listener component visibility
      10
      0 Votes
      10 Posts
      417 Views
      OrvillainO

      @d-healey That's the vid that got me started on broadcasters, and I'm very appreciative of it! So thanks!