• Linux: Save script to file

    2
    0 Votes
    2 Posts
    500 Views
    Christoph HartC

    Things are starting to pile up on the Linux end :)

  • Sample editor zoom

    1
    0 Votes
    1 Posts
    431 Views
    No one has replied
  • Get RR Groups for message

    3
    0 Votes
    3 Posts
    522 Views
    d.healeyD

    Oh yes I remember about that now. I had forgotten to do it. Thanks!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Error to loading ....

    6
    0 Votes
    6 Posts
    879 Views
    alexaudio10A

    Here is a solution, for those to whom this disadvantage comes.

    In the idea, all the modules loaded except the script. So, I was looking for a way to find my script and copy it to my project.

    We must go to the folder of his project ----) Preset ----) Right click on the preset you have chosen and made open with a BlocNote ...!

    You now have access to all your code ...!

    You only have to copy it in the project!

    Here is!

  • Bug: MIdi Script and Connect module....

    8
    0 Votes
    8 Posts
    1k Views
    Christoph HartC

    Alright, I keep it in mind. If anybode else requires this, I'll probably add it back in.

  • 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
    509 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
    8k 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
    457 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
    808 Views
    d.healeyD

    Wonderful! :D

  • Crash when opening 0 byte size xml samplemap

    3
    0 Votes
    3 Posts
    942 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

44

Online

1.6k

Users

11.1k

Topics

96.8k

Posts