• The sanity check failed (???!!!???)

    15
    0 Votes
    15 Posts
    3k Views
    staiffS

    thanks.
    good news for the API. if i remember well the rackafx code was created about a "rough" code. i will try to find it (http://basicsynth.com or http://musicdsp.org or else). I will try to find it.
    i compiled the rackafx projects as .Dll so with this API i maybe will try to implement it in Hise.
    if i don't write stupid things ERS made the dimension-D chorus in Juce....

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Audio FX dont Work!

    8
    0 Votes
    8 Posts
    1k Views
    Christoph HartC

    I've updated the Readme in the repository with better instructions:

    Link Preview Image hise_tutorial/README.md at master · christophhart/hise_tutorial

    The Tutorial project for HISE. Contribute to christophhart/hise_tutorial development by creating an account on GitHub.

    favicon

    GitHub (github.com)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • bug: "ScriptedParameters"

    7
    0 Votes
    7 Posts
    2k Views
    Christoph HartC

    I have plans for changing this wizard and add another way of connecting modules simply by adding the module ID and parameter ID to the JSON:

    const var Knob = Content.addKnob("Knob", 62, 6); // [JSON Knob] Content.setPropertiesFromJSON("Knob", { "width": 129, "height": 47, "processor": "LFO Modulator 2", "parameter": "Frequency" }); // [/JSON Knob]

    This is a far more stable and bug prone way to implement a simple parameter connection (the wizard has to do a lot of regex processing which can lead to a lot of edge cases).

  • Really difficult to see loop points in sample

    5
    0 Votes
    5 Posts
    2k Views
    S

    In the end the positioning of the loop point is all about how it sounds, so I don't think the process can really be automated, but the visual cue would really help in quickly finding the most likely optimal positions to audition. Although maybe some advanced "snap to cycle" in addition to snap to zero crossing might be useful? Well, I guess I'll try using Reaper for picking the loop positions.

  • CC Controller Modulator Knob Values

    2
    0 Votes
    2 Posts
    683 Views
    Christoph HartC

    Ah yes, thanks. I was reworking the handling of different modes for knobs and this is a side effect.

  • 0 Votes
    7 Posts
    2k Views
    A

    Okay, thank you for trying, David.

    It seems it is time to get hands dirty with HISE compilation. :)

  • Export as HLAC Monolith crash

    9
    0 Votes
    9 Posts
    2k Views
    Christoph HartC

    Can you upload the project folder somewhere? There must have gone something wrong with the file locations.

  • Launch Crash on OS Sierra

    28
    0 Votes
    28 Posts
    9k Views
    Christoph HartC

    I've just committed a fix for this. Please check if the crash still occurs (I could not reproduce it, but I think I know what was causing the crash thanks to your crash report).

  • Weird error messages

    2
    0 Votes
    2 Posts
    627 Views
    Christoph HartC

    Yes, the weird stuff at the end is Robospeak for the location where the error occured. Upside: Double click on the message and it jumps right to the error :)

    I had to encode the exact location in there in order to make it more stable (before it was regexing the location from the String XXX - Line X, column y, but that didn't work all too well with external files.

    Also, with Tools -> Enable call stack, you'll get a nice call stack so you can trace back the error.

  • Floating Tile Keyboard Bug

    5
    1 Votes
    5 Posts
    1k Views
    d.healeyD

    Wonderful! :D

  • Crash when opening 0 byte size xml samplemap

    3
    0 Votes
    3 Posts
    1k Views
    E

    windows, yes.

    used the sampler and the open button

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Setting label text not working

    2
    0 Votes
    2 Posts
    819 Views
    Christoph HartC

    Yeah, I see. The label is a bit schizophrenic because the text property is actually the same thing as when you call setValue() and something messed this up.

    You can definitely solve this by setting saveInPreset to false, so for static labels this might work. But I'll check what's up there.

  • Two logins

    2
    0 Votes
    2 Posts
    686 Views
    Christoph HartC

    Can you check again, there was another issue with the forum a few hours ago so I had to restart the servers.

  • 16 Outs Version Crashes if more than 2 outs are connected

    3
    0 Votes
    3 Posts
    895 Views
  • Stereo Fx crashes

    2
    0 Votes
    2 Posts
    741 Views
    Christoph HartC

    Thanks I'll take a look. BTW unless you need seperate panning for each voice, you don't need the Stereo FX as the Simple Gain also has pan control.

  • 0 Votes
    3 Posts
    1k Views
    A

    Hi Christoph,
    thank you for the reply. I will have look at HISE project system to be sure where to put samples in order to be portable to another computer. Also sample maps need more studying on my side.

    Redirect Sample Folder seems interesting, thank you. On Mac I sometimes place sample libraries on different hard drive and then create filesystem link. Being able to do that from sampler is very comfortable.

    I discovered HISE several days ago and it has impressive set of features while being easy to use for common scenarios. I especially appreciate mapping samples automatically by file name and round robins are breeze. Thank you for this nice piece of software!

  • samplemaps not shown in file browser

    3
    0 Votes
    3 Posts
    1k Views
    Christoph HartC

    Fixed. You can drag them now like samples. Also, space opens a preview for scripts and images (not actually related but I had a FileBrowser do-over urge :)

17

Online

1.9k

Users

12.5k

Topics

108.7k

Posts