Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | .config/sway/config: Adding mod+space as layout toggle. Quoting unused focus ↵ | David Runge | 2019-04-09 | 1 | -2/+4 | |
| | | | | | | | | | | | | mode toggle. Adding clock to bar. | |||||
| * | | .config/SuperCollider/synthdefs.scd: Adding SynthDef to record 8 channels to ↵ | David Runge | 2019-03-23 | 1 | -0/+11 | |
| | | | | | | | | | | | | disk with a volume array (through control Bus). | |||||
* | | | .config/packages/*: Moving package lists to new location. | David Runge | 2019-04-11 | 2 | -0/+0 | |
| |/ |/| | ||||||
* | | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2019-04-08 | 1 | -1/+30 | |
|\| | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .config/SuperCollider/startup.scd: Adding setup for Focusrite Scarlett 18i20 and a MOTU UltraLite AVB. | |||||
| * | .config/SuperCollider/startup.scd: Adding setup for Focusrite Scarlett 18i20 ↵ | David Runge | 2019-03-23 | 1 | -1/+30 | |
| | | | | | | | | and a MOTU UltraLite AVB. | |||||
* | | .config/git/config: Automatically signing commit, when writing with message ↵ | David Runge | 2019-04-08 | 1 | -2/+2 | |
| | | | | | | | | (git c). | |||||
* | | .config/packages-aur.txt: Adding python-nose2. | David Runge | 2019-04-08 | 1 | -0/+1 | |
| | | ||||||
* | | .config/packages-community.txt: Adding link, removing paulstretch, moving ↵ | David Runge | 2019-04-08 | 1 | -2/+1 | |
|/ | | | | python-nose2 to AUR. | |||||
* | .config/cs/config: Adding new UUID for middleman. | David Runge | 2019-03-19 | 1 | -1/+1 | |
| | ||||||
* | .zsh.after/functions.zsh: Adding function to display contents of various ↵ | David Runge | 2019-03-19 | 1 | -0/+44 | |
| | | | | compressed files. | |||||
* | .config/nvchecker/nvchecker.ini: Adding ambdec, nikola and postfixadmin. | David Runge | 2019-03-06 | 1 | -0/+12 | |
| | ||||||
* | .config/packages-community.txt: Adding ambdec. | David Runge | 2019-03-06 | 1 | -0/+1 | |
| | ||||||
* | .config/packages-community.txt: Adding nikola, polyphone and postfixadmin. | David Runge | 2019-03-06 | 1 | -0/+3 | |
| | ||||||
* | Merge branch 'master' of git.sleepmap.de:config/dotfiles | David Runge | 2019-03-05 | 1 | -0/+31 | |
|\ | | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: .config/mpd/mpd-dvzrv-jack.conf: Adding JACK based configuration for mpd, using mpd@.service. | |||||
| * | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2019-03-05 | 4 | -6/+200 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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. | |||||
| * | | .config/mpd/mpd-dvzrv-jack.conf: Adding JACK based configuration for mpd, ↵ | David Runge | 2019-03-05 | 1 | -0/+31 | |
| | | | | | | | | | | | | using mpd@.service. | |||||
* | | | .config/SuperCollider/functions.scd: Setting default gain of SSR sources to ↵ | David Runge | 2019-03-04 | 1 | -1/+21 | |
| |/ |/| | | | | | 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. | |||||
* | | .config/SuperCollider/functions.scd: Minor style fixes and adding of a ↵ | David Runge | 2019-03-03 | 1 | -4/+47 | |
| | | | | | | | | convenience function for MIDI, to map to a given Bus. | |||||
* | | .config/SuperCollider/functions.scd: Adding SSR specific helper functions. ↵ | David Runge | 2019-03-03 | 1 | -2/+73 | |
| | | | | | | | | Adding TODOs. | |||||
* | | .config/SuperCollider/functions.scd: Adding simple helper functions to ↵ | David Runge | 2019-03-03 | 1 | -0/+58 | |
| | | | | | | | | 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. | David Runge | 2019-03-03 | 1 | -2/+2 | |
| | | ||||||
* | | .config/SuperCollider/startup.scd: Introducing the concept of additional ↵ | David Runge | 2019-03-03 | 1 | -0/+7 | |
| | | | | | | | | 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 ↵ | David Runge | 2019-03-03 | 1 | -0/+3 | |
| | | | | | | | | Cadence to audio tag. | |||||
* | | Merge branch 'master' of git.sleepmap.de:config/dotfiles | David Runge | 2019-03-03 | 1 | -1/+5 | |
|\| | | | | | | | | | * '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. | |||||
| * | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2019-03-03 | 2 | -15/+48 | |
| |\ | | | | | | | | | | | | | | | | * '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. | |||||
| * | | .config/qtile/config.py: Adding Instrument Tuner to audio tag. Adding ↵ | David Runge | 2019-03-03 | 1 | -1/+5 | |
| | | | | | | | | | | | | .*Renderer to spat tag. Adding ^Controls, ^Instrument Tuner and ^ssr-.* to floating clients. | |||||
* | | | .config/qtile/config.py: Adding WIP for retrieving and killing compton on ↵ | David Runge | 2019-03-03 | 1 | -4/+16 | |
| |/ |/| | | | | | demand. Adding call to DIY backlight script call, instead of xbacklight. | |||||
* | | .config/SuperCollider/synthdefs.scd: Adding first set of useful, minimal ↵ | David Runge | 2019-03-02 | 1 | -0/+37 | |
| | | | | | | | | SynthDefs. | |||||
* | | .config/SuperCollider/startup.scd: Always evaluating the internal audio card ↵ | David Runge | 2019-03-02 | 1 | -15/+11 | |
|/ | | | | last. | |||||
* | .config/SuperCollider/startup.scd: Fix ffado-test use. Do not initialize ↵ | David Runge | 2019-03-02 | 1 | -28/+31 | |
| | | | | MIDI automatically (better to do that per project for now). Adding potential synthdefs.scd. | |||||
* | .config/systemd/user/jack@.service: Reusing (soon upstreamed) jack@ user ↵ | David Runge | 2019-03-02 | 1 | -3/+7 | |
| | | | | service template. | |||||
* | .config/jack/*: Rename configurations to new standard naming scheme. | David Runge | 2019-03-02 | 17 | -0/+0 | |
| | ||||||
* | fw-fireface800-96000: Add profile for 96kHz on fireface800. | David Runge | 2019-03-02 | 1 | -0/+7 | |
| | ||||||
* | internal-44100: Make internal card more reliable | David Runge | 2019-03-02 | 1 | -1/+1 | |
| | | | | . | |||||
* | .config/nvchecker/nvchecker.ini: Using url check for grub-customizer, ↵ | David Runge | 2019-02-28 | 1 | -2/+2 | |
| | | | | instead of vcs. | |||||
* | ~/.config/nvchecker/nvchecker.ini: Adding apparmor. | David Runge | 2019-02-28 | 1 | -0/+4 | |
| | ||||||
* | .config/packages-community.txt: Adding apparmor. | David Runge | 2019-02-28 | 1 | -0/+1 | |
| | ||||||
* | .config/packages-aur.txt: Adding realtime-suggestions and ssr-osc-git. | David Runge | 2019-02-24 | 1 | -0/+2 | |
| | ||||||
* | .config/packages-community.txt: Adding wiiuse. | David Runge | 2019-02-24 | 1 | -0/+1 | |
| | ||||||
* | .config/nvchecker/nvchecker.ini: Adding wiiuse. | David Runge | 2019-02-24 | 1 | -0/+4 | |
| | ||||||
* | .config/nvchecker/nvchecker.ini: Adding nvchecker configuration. | David Runge | 2019-02-23 | 1 | -0/+960 | |
| | ||||||
* | .config/packages-community.txt: Renaming python-mutagen to mutagen (pkgbase ↵ | David Runge | 2019-02-23 | 1 | -1/+1 | |
| | | | | is mutagen, but should really be python-mutagen eventually). | |||||
* | .config/packages-community.txt: Removing dssi-vst. Adding timidity++. ↵ | David Runge | 2019-02-23 | 1 | -2/+2 | |
| | | | | Exchanging timidity-freepats for freepats-general-midi. | |||||
* | .config/packages-community.txt: Removing sylpheed. Adding sc3-plugins and osmid. | David Runge | 2019-02-22 | 1 | -1/+2 | |
| | ||||||
* | .config/packages-community.txt: Removing elyxer and lash (both moved to AUR). | David Runge | 2019-02-21 | 1 | -2/+0 | |
| | ||||||
* | .config/packages-community.txt: Removing csound-doc (split package with csound). | David Runge | 2019-02-20 | 1 | -1/+0 | |
| | ||||||
* | .config/packages-community.txt: Removing convolv2 (long superseeded by ↵ | David Runge | 2019-02-20 | 1 | -1/+0 | |
| | | | | x42-plugins). | |||||
* | .config/packages-community.txt: Removing cinelerra-cv (now in AUR). Adding ↵ | David Runge | 2019-02-20 | 1 | -1/+1 | |
| | | | | python-mutagen. | |||||
* | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2019-02-17 | 3 | -0/+16 | |
|\ | | | | | | | | | | | | | | | * '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. | |||||
| * | .gitignore: Adding .local/{bin,lib,share/virtualenvs}, .puppetlabs, .pyenv, ↵ | David Runge | 2019-01-10 | 1 | -0/+9 | |
| | | | | | | | | .qutebrowser, .ssh/socket*, .vagrant*, .virtualenvs. |