#! /bin/zsh # # this file: # https://dataswamp.org/~incal/.zsh/audio-sonic-pi jack-d () { jackd -R -d alsa -d hw:1 # -p 4096 }