Skip to content
View Safari77's full-sized avatar

Block or report Safari77

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DeepFilter Net pipewire configuratio... DeepFilter Net pipewire configuration with low-pass and high-pass ladspa filters (stereo)
    1
    # copy to ~/.config/pipewire/pipewire.conf.d and
    2
    #   systemctl --user restart pipewire{,.socket} pipewire-pulse{,.socket} wireplumber ; pkill easyeffects
    3
    # replace target.object !
    4
    # pw-cli ls  "Mackie DeepFilter Source Stereo"
    5
    # pw-cli set-param 39 Props '{ "control.Attenuation Limit (dB)" : 60 }'
  2. peqwire peqwire Public

    Read EasyEffects PEQ parameter file and output pipewire libpipewire-module-filter-chain configuration using LSP plugin "http://lsp-plug.in/plugins/ladspa/para_equalizer_x32_lr".

    Python

  3. sound_MESA sound_MESA Public

    One script loads an audio file and it computes its PSD, shows graphically with matplotlib. The other analyses Coherence of stereo file's two channels .

    Python

  4. vim vim Public

    Forked from vim/vim

    fsync for safe file writes

    Vim Script

  5. lumimaja lumimaja Public

    PasswordSafe with Argon2 KDF

    C++ 6

  6. raggre46 raggre46 Public

    rust high speed aggregate of IPv4 and IPv6 addresses

    Rust