• Recreate Bitcrusher Module in Scriptnode

    31
    0 Votes
    31 Posts
    3k Views
    Casey KolbC

    We've confirmed this is not just specific to our project but happens with any project on both Mac and PC in certain DAWs (Cubase, Bitwig, Live) using the most recent develop branch. We've tested on many different computers with all the permutations. I'm really not sure what's going on here, but it doesn't have anything to do with the bitcrusher. It happens when using the split node in any project. In certain DAWs, the VST will only Output the left channel, regardless of the effects in the chains.

  • Error compiling HISE plugin

    4
    0 Votes
    4 Posts
    125 Views
    d.healeyD

    @toxonic It was in the error message you posted ;)

    45ffbe1b-d9b3-4926-981e-9739f5c36e30-image.png

  • Changes in HISE....

    7
    0 Votes
    7 Posts
    229 Views
    DanHD

    @Lindon the Spectral Analyser changed.... You are meant to be able to create your own curve (but I'm not sure it works?! 😆 )

  • Handy Tool to Steal SVG From websites 🤑🤏👀

    3
    2 Votes
    3 Posts
    167 Views
    NatanN

    @Christoph-Hart Oh My GODDD 😂😂😂😂😂

  • Engine is dangling

    4
    2 Votes
    4 Posts
    189 Views
    d.healeyD

    Still seeing this one.

  • Adventures in ScriptNode - Episode 3 - Bit Crusher

    8
    0 Votes
    8 Posts
    260 Views
    LindonL

    @Christoph-Hart said in Adventures in ScriptNode - Episode 3 - Bit Crusher:

    @Lindon Then either reduce the bit amount or the input gain (quieter signals will have more quantization noise).

    well that might be an interesting approach - reduce the gain pre-bit reduction, then boost the gain post - but I cant find a way to boost a signal in ScriptNode - the core.gain only goes to 0dB...oh hang on silly me - I can set the params for the gain in teh node itself...

  • OS Commands

    13
    0 Votes
    13 Posts
    362 Views
    LindonL

    @d-healey --yeah thats what im thinking I will have to do when I get to that part of the process... unless @Christoph-Hart has done the pull by then...

  • for & while loops in SNEX?

    5
    0 Votes
    5 Posts
    408 Views
    Christoph HartC

    Actually all those loop types are supported in SNEX, if you take a look at the SNEX test suite, you'll see a bunch of test cases that use them:

    https://github.com/christophhart/HISE/blob/develop/tools/snex_playground/test_files/loop/for_loop2.h

    BTW, most features of the SNEX language are covered by a test file, so if you want to explore what is working, you can build the SNEX playground (tools/snex_playground), then click on the SNEX logo on the top left to load any test (there are about 500 tests in there). It's also a great way of reporting bugs within the SNEX language, so if you find anything, just write a test file that reproduces the issue and I'll add it to the list (that's how I implemented most of the SNEX language features).

    However in most cases you don't need to write these manual loops and can just iterate every value of a container using the range based for loop. This is a known concept in C++ (and for(n in myArray) is the HiseScript equivalent.

    https://www.cprogramming.com/c++11/c++11-ranged-for-loop.html

  • Preset Browser - callback?

    3
    0 Votes
    3 Posts
    117 Views
    DanHD

    @d-healey a few reasons.

  • Invert mouse wheel response over a slider

    7
    0 Votes
    7 Posts
    471 Views
    A

    @gorangrooves Awesome! No problem :)

  • has something happened here?

    19
    0 Votes
    19 Posts
    527 Views
    NatanN

    @ulrik what a Legend 🙌🙌🙌💯🥃👏🎢
    That code was just amzing 💯🔥

    alt text

  • Combo Box LAF help

    5
    0 Votes
    5 Posts
    244 Views
    DanHD

    @Christoph-Hart Thank you, yep I need to properly get my head around this stuff!

  • Adventures in ScriptNode- Part 2 - setting Params...

    9
    0 Votes
    9 Posts
    251 Views
    Matt_SFM

    @Lindon said in Adventures in ScriptNode- Part 2 - setting Params...:

    @Matt_SF thanks - well that sorta made it work better.....tho the param is still showing a wrong value - but the freq in the Filter is actually matching the value from the UI now...

    I noticed this happens sometimes but the value of the destination parameter is indeed still correct.

    @Lindon said in Adventures in ScriptNode- Part 2 - setting Params...:

    @Lindon meanwhile what does "make Sticky" do ? Just make the display sticky?

    Clicking on it just closes the range editor.

  • Logic X "Thumbnail Generator" Crash?

    5
    0 Votes
    5 Posts
    568 Views
    A

    @Casey-Kolb Coming back to say thanks! I replaced those 3 waveforms with pngs and that seems to have solved it. It wasn't super reliably replicable so won't be 100% sure till the plugin is released and people do or don't complain lol... but I haven't gotten the error again yet.

  • Anyone tested their plugins on Logic 9?!

    3
    0 Votes
    3 Posts
    223 Views
    M

    @DanH Hey, I've got 9.1.7 running on my '09 iMac - It's so ancient though and doesn't connect to the internet anymore.... I keep that old thing running for projects/ and a couple of 32 bit plugins - happy to try anything out if it'll help!

  • 0 Votes
    11 Posts
    390 Views
    gorangroovesG

    @Christoph-Hart @d-healey Thank you so much for your help, guys. The script I posted (and edited) above is 100% functional and will make a wonderful improvement to my plugins, hence everyone else who uses them. 😊

  • max timer amount?

    8
    0 Votes
    8 Posts
    204 Views
    DanHD

    @Christoph-Hart had to 😆

  • Acid 10

    7
    1 Votes
    7 Posts
    348 Views
    DanHD

    @d-healey Indeed 😆 Halo opens now in Acid but doesn't make any sound....

  • Stereo Width Control In Scriptnode? How?

    6
    1 Votes
    6 Posts
    324 Views
    NatanN

    @Matt_SF @orange Thank you Guys 🙏 Works Nice

  • Need help to figure out how updates for users work.

    8
    0 Votes
    8 Posts
    712 Views
    nouslouN

    @d-healey Great, thank you very much!

11

Online

2.0k

Users

12.8k

Topics

111.1k

Posts