• Restrict displayed frequency range of Parametriq EQ

    General Questions
    7
    0 Votes
    7 Posts
    125 Views
    Adam_GA

    anybody?

  • [bug] Timestretch causing pops and white noise

    Scripting
    3
    2 Votes
    3 Posts
    101 Views
    d.healeyD

    @Christoph-Hart Still getting nasty sounds with time stretching.

    Here's an audio file rendered directly from HISE. You can hear the distortion at the beginning, this is just by enabling time-stretching for the sampler without changing the ratio.

    HiseExport.wav

  • CSS Label Hover Question

    Scripting
    2
    0 Votes
    2 Posts
    56 Views
    GabG

    @Casmat Seems to be either a bug or it needs a proper hover state like the button which I'm not sure but its the same thing for Scriptlabel and Focus don't seem to do anything.

    HiseSnippet 1208.3ocsV80aaaCDmJIpqVqcXAXe.DxdnNC0IR9OINtXXNwwYKnIoAycEaXOTPKQYwEJRAJpj3MLf8Ea.6izdeOrcTTwVNwcqvXU1R.7Nd28iGO963kRQ.IKSHQVNudZJAY8D6QS4p3AwXJGc5wHqOxNRHySPGMMEmkQBQVVq+0ZkV01.U77me0QXFlGPlKBgdifFPNilPUykdY+WRYrSvgjWSSpL618OMPvGHXhb.Hqa6gRwAWgmPt.qm1Z1nuAmEir9B6lMiB5540sUqNdXbqPLtsOo0Ajn8hB53cfW33Ndvu8PVOZXHUIjiTXEICYswQhvoihE2vMA3MzL5XFQOvGMBhrQ7IBVndIpkhFDSYgWdWFJCAd4x44q0M4qOy9bZHcl744sOsPg6bKpl.sVaQ3s9BvyuJ77p.uk.IqJPZCCj1zdTfjlplqQimO19TthHivv9TUnXlKZseec6ABXFb0NI3qHmHgAyrndaOum6Be19ENNvdUlx8Zrz8L7XBy28KcuyxID0.QRpfCCpukQ8VKZCaLaPVVEaBjDHIblH.yNSHt5Pd3IDBqt1JGmc20cXBlx18kjolvAeibLNYmLB.QFkSFolxHihIDHpN0b1IqXQwzy24WbbgmwBYHQ1ykCX6EERBfzJH3y8NR+yHaLT2MQJx4g8bURLOKEKALZTFA.tQDNgxl1y8YGJoX1ypnIi9yjdt64kdaEg2PnShU8fvyBMhK9DRyRYXvMQLR4z+o7LEMZZi.SZoma.Qm8MJwL5DdCphjjsnBE4VUiBs8bYjnRjpSIMhKCsuQVJNLjxmzy0y0eFFM9PuPoJp.7Alwb81oYlKAmQZHxKcXBVNgBp6dmgE1.DCIk4IFrE9C00kGyPUVLNTbCD+zaKdaBuxIiw0gJox+63CF7qNKre0KVbMQVtqs7vznS5sKKRMKiR6kDoVauvt9MwPxrH1NaYpzbLUq5ZpGTKZJ2f4EkyCzIJWA+Bgh7Jd8sAjVC7i68UEEsTc5pdofwHxkpVSLJ+2LrNOOYLQ9b3rDKmLahvg+EYTre2LJUI7Jq1pLQA+TNU8pTB+cQChJO4pYeJQELUUA2ymTx8bTtRI3HJPwTy1LvGU.4pMIPe2oGiU36bD3SHNoDohpWBVGStFZhXH0pYeLI6JkHE5GLihAZWYB6SKCawdXQTersY+Dc67.db+oyGD1+FZnJdlf948MmXlI429w95xKM04fQiLrOnwStqO0Sra2b+tM882uYWj9nYUEcOX+CZ0oiGR6gEsv+.nAlGJOMD1oFhChApMSpdtSZBf3Qat4l+UAPprdez6QZtxJ9zpq312aE+GSt+JFcQezC6m.cxDg4vQuEauouDPoBnBcgdJ59FZJkoUujv+a87deg3l1WRUAwKGiqsDLB0geHvX4MEdp8vnHRfZN.2v9ju+Cy0BPeKPcCr8miURJTOXeQdxHntJf.QmyILMCg0Z5ZKyXO8XcFXDgGVL3ugmRk95wVkJ8uSIJAGHEuMvv.nuKxiKj.XhWbusZ1mqG6tjC9IvUidaPvht5AF1bUMr0pZX6U0vNqpg6spFt+pZX2+aC02b8vbkHwbrAgN+xgED0VVC4XnBrnZE8O7uBewC

    Maybe the answer is in that

    Link Preview Image HISE | Docs

    favicon

    (docs.hise.dev)

  • Wrong IR in compiled version

    General Questions
    10
    0 Votes
    10 Posts
    66 Views
    S

    @d-healey Ok, good to know! Thanks for looking into this!

  • AudioWaveform - sendRepaintMessage not working

    General Questions
    2
    0 Votes
    2 Posts
    43 Views
    bendursoB

    @bendurso yes, I think it's not working. I fixed it by resetting the visible property with a small delay:

    AudioWaveform.set("visible", false); Content.callAfterDelay(30, function() { AudioWaveform.set("visible", true);
  • Updated presets extraction... Did I miss something?

    General Questions
    7
    0 Votes
    7 Posts
    40 Views
    d.healeyD

    @ustk said in Updated presets extraction... Did I miss something?:

    I was still testing things I didn't updated to a higher version number (still 1.0.0).

    Good point, you could change the version number in the preset xml to test without changing your project version

    <Preset Version="1.0.0">

    Let us know if it works.

  • Text label LAF

    General Questions
    7
    0 Votes
    7 Posts
    97 Views
    LindonL

    Thanks everyone for the CSS suggestion and solutions - when I get the time I will get my head into the CSS space - until then I swapped out the label for a button...

  • MIDI CC Factory Assignments?

    Scripting
    2
    0 Votes
    2 Posts
    26 Views
    d.healeyD

    @Chazrox Assign them via midi learn menu, then save the preset.