Robin Gareus

Results 14 issues of Robin Gareus

Items with `quality=unique` can still be present multiple times in the same game, and with some luck even dropped multiple times in the same loot! `checkLoot` should check if a...

flare-game

forwarded report from http://mixbus.harrisonconsoles.com/forum/thread-3211-post-20992.html

bug
help wanted

This is a follow-up of #370 A file recorded with a Zoom, anonymized by zeroing audio-data after 0x00060010 (audio-data starts at 0x00060000): http://robin.linuxaudio.org/tmp/zoom_sndfile_bug.wav.gz with libsndfile-1.0.27: ``` File : zoom_sndfile_bug.wav Length...

Bug

Remaining part from #51 -- needs platform tests and check (ARM in particular) ```diff diff --git a/src/ltc.c b/src/ltc.c index bc54353..03afb1d 100644 --- a/src/ltc.c +++ b/src/ltc.c @@ -312,21 +312,21 @@ void...

Currently the Low Pass is a non-standard custom combination of two 2nd order and a low-shelf. This is mainly to produce a flat 12dB roll-off while maintaining zero-phase at nyquist....

When using Helm VST3 on MacOS the plugin sometimes shows up without a MIDI input, and the number of audio-outputs also varies, usually mono-out only. Tested with [Reaper](https://www.reaper.fm/) and [Ardour-nightly](https://nightly.ardour.org/)...

https://github.com/trummerschlunk/soundsgood/blob/e8eb9ba756971c22c5da8ca5a1f887f9f342faac/soundsgood.dsp#L348 The value is for display only. With a custom GUI it's preferable to have the GUI call it. Currently FAUST compiles this into the inner loop and calls `log10()`...

dsp

## Describe the bug When switching back from freewheeling, jack2 reports one or more xruns. Note: This does not happen with jack1. ## Environment * **JACK Version:** jackdmp version 1.9.17...

bug

I guess a debug build of `BHarvestr.so` would be needed to narrow this down and determine if it indeed this plugin (and not the host or liblilv) that it to...