brontosaurusrex

Results 8 comments of brontosaurusrex

Thanks, got it rolling for a while, I should probably give up by now *** Checking out json-glib *** [28/60] git clone https://gitlab.gnome.org/GNOME/json-glib -b json-glib-1-0 Cloning into 'json-glib'... git-remote-https: /zzz/lib/libgpg-error.so.0:...

Loudness normalization, Ebu r128 'Integrated loudness I' per timeline clip would be very interesting (Interview cut for example), this is not dynamic range type of thing btw. ffmpeg example `ffmpeg...

@frink, Audio normalization can be used for editing purposes only and audio could then be exported for audio pros with that/or any filter turned off. What is the equivalent of...

Just to clarify: I was thinking about: How to ~~get rid of~~ make audio people happy and making some 'simple' but useful tools inside olive at the same time, nothing...

Trying to do a simple launcher that would use data from '.bash_history' and 'compgen -c', example `unset arr;arr=();arr+=($( { tail -1000 ~/.bash_history & compgen -c } | fzy )) &&...

The usual transcoding of FLAC to various lossy formats and I don't want to use ffmpeg.

@nu774, I did not have pkg-config installed and that fixed it! Thank you.

You could use toilet for that: ``` ~~~toilet --font mono12 Thank ~~~ ~~~toilet --font mono12 you! ~~~ ``` enclosed with triple back ticks.