Bart Brouns

Results 78 issues of Bart Brouns

When I use this plugin in ardour, I get a 12 kHz tone, not matter if the transport is running.

Some clipboard managers have a feature that filters out clips that only differ from a previous clip by "n" letters. For example, [clipster](https://github.com/mrichar1/clipster#features) describes it like so: "Sensible handling of...

The current release doesn't include the [incredible speedups](https://github.com/rabite0/hunter/issues/25) you managed to do. I'm working on [getting it into NixOS](https://github.com/NixOS/nixpkgs/pull/99898) and I hope the fast version will be there soon.

When I have the option ``thumbnail-preload=300`` in my config, pqiv segfaults quickly after starting (say 0.2 seconds). This happens also in older versions of pqiv, but it hasn't happened before...

bug
needs info

When I add the following in my ``~/.mailcap``: ``` image/*; pqiv %s ``` and try to open a file from rtv, nothing happens. Doing the same with feh or mpv...

needs info

When ``~/config/pqiv`` contains ``` [options] fullscreen=1 ``` and you open a picture in a folder containing multiple pictures, pqiv will sometimes open another one. I'm using ``pqiv 2.10.1``.

bug

First of all: thanks for this wonderfull project, I can't wait to make music with it! Unfortunately, it fails to build on NixOS, I get: ``` nix-env -f $NIXPKGS -iA...

As discussed in https://github.com/grame-cncm/faust/issues/406: ``` The compiler now refuses to compile code that cause several identical UI path (like/foo/bar/ui_item) to be produced, since identical paths cannot be distinguished when controlled...

enhancement
question

I've seem to ran into a different bottleneck. In other projects, the evaluation times can be quite long. In the project I'm currently working on, [a small change](https://github.com/magnetophon/DigiDrie/pull/28/commits/e96f2afcbb24f699615ec62d48658a20d247d0fc) increased the...

When I compile with ``-fm def`` I get: ` error: inlining failed in call to always_inline ‘float fast_sinf(float)’: function body can be overwritten at link time`. I tried faust2jack, faust2jaqt,...