| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |/
|/| |
|
|\|
| |
| |
| |
| | |
* 'master' of sleepmap.de:config/dotfiles:
.config/SuperCollider/startup.scd: Adding setup for Focusrite Scarlett 18i20 and a MOTU UltraLite AVB.
|
| |
| |
| |
| | |
and a MOTU UltraLite AVB.
|
| |
| |
| |
| | |
(git c).
|
| | |
|
|/
|
|
| |
python-nose2 to AUR.
|
| |
|
|
|
|
| |
compressed files.
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
* 'master' of git.sleepmap.de:config/dotfiles:
.config/mpd/mpd-dvzrv-jack.conf: Adding JACK based configuration for mpd, using mpd@.service.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 'master' of sleepmap.de:config/dotfiles:
.config/SuperCollider/functions.scd: Minor style fixes and adding of a convenience function for MIDI, to map to a given Bus.
.config/SuperCollider/functions.scd: Adding SSR specific helper functions. Adding TODOs.
.config/SuperCollider/functions.scd: Adding simple helper functions to connect/disconnect JACK clients by name:port_name. Adding function to add additional channels (above hardware in and outputs), which automatically increments Server.local.options.num{In,Out}putBuschannels.
.config/SuperCollider/synthdefs.scd: Being more clear in the description.
.config/SuperCollider/startup.scd: Introducing the concept of additional channels (to scsynth), above the hardware in and outputs (to be defined before starting the server). Conditionally adding functions.scd, holding custom functions.
.config/qtile/config.py: Adding qutebrowser to web tag. Adding Carla and Cadence to audio tag.
.config/qtile/config.py: Adding WIP for retrieving and killing compton on demand. Adding call to DIY backlight script call, instead of xbacklight.
|
| | |
| | |
| | |
| | | |
using mpd@.service.
|
| |/
|/|
| |
| | |
1.0 (because usually one uses something else to mix). Adding helper function to bind eight control channels of a MIDI device to a given ZZZES3 instance, to set clocks.
|
| |
| |
| |
| | |
convenience function for MIDI, to map to a given Bus.
|
| |
| |
| |
| | |
Adding TODOs.
|
| |
| |
| |
| | |
connect/disconnect JACK clients by name:port_name. Adding function to add additional channels (above hardware in and outputs), which automatically increments Server.local.options.num{In,Out}putBuschannels.
|
| | |
|
| |
| |
| |
| | |
channels (to scsynth), above the hardware in and outputs (to be defined before starting the server). Conditionally adding functions.scd, holding custom functions.
|
| |
| |
| |
| | |
Cadence to audio tag.
|
|\|
| |
| |
| |
| | |
* 'master' of git.sleepmap.de:config/dotfiles:
.config/qtile/config.py: Adding Instrument Tuner to audio tag. Adding .*Renderer to spat tag. Adding ^Controls, ^Instrument Tuner and ^ssr-.* to floating clients.
|
| |\
| | |
| | |
| | |
| | |
| | | |
* 'master' of sleepmap.de:config/dotfiles:
.config/SuperCollider/synthdefs.scd: Adding first set of useful, minimal SynthDefs.
.config/SuperCollider/startup.scd: Always evaluating the internal audio card last.
|
| | |
| | |
| | |
| | | |
.*Renderer to spat tag. Adding ^Controls, ^Instrument Tuner and ^ssr-.* to floating clients.
|
| |/
|/|
| |
| | |
demand. Adding call to DIY backlight script call, instead of xbacklight.
|
| |
| |
| |
| | |
SynthDefs.
|
|/
|
|
| |
last.
|
|
|
|
| |
MIDI automatically (better to do that per project for now). Adding potential synthdefs.scd.
|
|
|
|
| |
service template.
|
| |
|
| |
|
|
|
|
| |
.
|
|
|
|
| |
instead of vcs.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
is mutagen, but should really be python-mutagen eventually).
|
|
|
|
| |
Exchanging timidity-freepats for freepats-general-midi.
|
| |
|
| |
|
| |
|
|
|
|
| |
x42-plugins).
|
|
|
|
| |
python-mutagen.
|
|\
| |
| |
| |
| |
| |
| |
| | |
* 'master' of sleepmap.de:config/dotfiles:
.gitignore: Adding .local/{bin,lib,share/virtualenvs}, .puppetlabs, .pyenv, .qutebrowser, .ssh/socket*, .vagrant*, .virtualenvs.
.gitignore: Adding ~/.vim/untracked-settings.vim.
.vimrc: Adding ~/.vim/untracked-settings.vim as a place to drop sensitive data needed for some plugins.
.vim/addons.vim: Adding vim-jenkins.
|
| |
| |
| |
| | |
.qutebrowser, .ssh/socket*, .vagrant*, .virtualenvs.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 'master' of git.sleepmap.de:config/dotfiles:
bin/backlight: Adding more thorough description. Adding better help printout. Only print help on -h. Print current brightness in percentage when not giving any parameter.
bin/realtime-suggestions: Now upstreamed ( https://github.com/linuxaudio/realtime-suggestions ).
bin/xorg_autolock: Removing useless script.
.xprofile: Remove xorg_autolock (as it's causing a lot of trouble with screen suspend and killing of user environment on shutdown.
bin/realtime-suggestions: Switching to info level for detection of audio group.
bin/realtime-suggestions: Switching the kernel_config location to somewhere below /boot, if the default below /proc/config.gz was not found. Rewriting all kernel config checks to use a unified function kernel_config_has() and cmdline checks to use kernel_cmdline_has().
bin/realtime-suggestions: Changing check for policy directory in check_cpu_governor(), so that we fail if we don't at least find one policy dir.
bin/realtime-suggestions: Guarding against non-existing cpufreq dir in /sys, when running check_cpu_governor(). Mentioning default value in check_max_user_watches().
bin/realtime-suggestions: Adding check for virtualization/containerization.
.config/systemd/user/gpg-refresh.*: Adding local systemd user service for PGP key refresh.
bin/realtime-suggestions: Fixing unitialized variable in message printout.
bin/realtime-suggestions: Adding check for Linux kernel.
bin/realtime-suggestions: Switching WARNING to CHANGE. Only checking for CONFIG_NO_HZ_{,COMMON,FULL}.
bin/realtime-suggestions: Ignoring /boot mount points (it's very unlikely to use that for anything but boot stuff).
bin/realtime-suggestions: Adding realtime-suggestions.
.ssh/config: Using a ed25519 key for apu-access.
.config/packages-community.txt: Adding eq10q and osc2midi.
.xserverrc: Redirect output to a log file.
.config/khal/config: Adding Nanni's personal calendar.
.vdirsyncer/config: Adding nanni's personal calendar.
|
| | | |
|