Skip to content

Instantly share code, notes, and snippets.

View Adaephon-GH's full-sized avatar

Matthias Ruf Adaephon-GH

  • atheniX GmbH
  • Ulm
View GitHub Profile
@zDEFz
zDEFz / rme-adi-2-toggle.sh
Last active October 24, 2024 07:47
RME ADI-2 Toggle PH/LINE
# Device IDs
# 0x71 ADI-2 DAC
# 0x72 ADI-2 Pro
# 0x73 ADI-2/4 Pro SE
SYSEX_HEADER="F0 00 20 0D"
# Change Device ID to yours
DEVICE_ID=71
SEND_PARAMS_TO_DEVICE=02
PARAMS="67 70 01"
@ianmustafa
ianmustafa / INDEX.md
Last active May 18, 2022 08:14
AutoEq Preset for KZ ✕ crinacle CRN (ZEX Pro)

KZ x Crinacle CRN (ZEX Pro)

See usage instructions for more options and info.

Parametric EQs

In case of using parametric equalizer, apply preamp of -4.7dB and build filters manually with these parameters. The first 5 filters can be used independently. When using independent subset of filters, apply preamp of -4.6 dB.

Type Fc Q Gain
@rudelm
rudelm / autofs.md
Last active June 17, 2025 11:55
Use autofs on Mac OS X to mount network shares automatically during access

Autofs on Mac OS X

With autofs you can easily mount network volumes upon first access to the folder where you want to mount the volume. Autofs is available for many OS and is preinstalled on Mac OS X so I show you how I mounted my iTunes library folder using this method.

Prepare autofs to use a separate configuration file

autofs needs to be configured so that it knows where to gets its configuration. Edit the file /etc/auto_master and add the last line:

#
# Automounter master map
#

+auto_master # Use directory service