diff options
author | David Runge <david.runge@frqrec.com> | 2014-11-28 15:00:02 +0100 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-11-28 15:00:02 +0100 |
commit | a45e8f18a1253a451e55f4c8ec5f819acdcc9b7a (patch) | |
tree | fcd17c94dffaae3491fdc09ffff76d5b2cd2ca0a | |
parent | 937a9c57503e068c32469c25dcfa4c444447d3da (diff) | |
download | dotfiles-a45e8f18a1253a451e55f4c8ec5f819acdcc9b7a.tar.gz dotfiles-a45e8f18a1253a451e55f4c8ec5f819acdcc9b7a.tar.bz2 dotfiles-a45e8f18a1253a451e55f4c8ec5f819acdcc9b7a.tar.xz dotfiles-a45e8f18a1253a451e55f4c8ec5f819acdcc9b7a.zip |
patchagerc: Adding first config file (still very messy with JACK session)
-rw-r--r-- | .config/patchagerc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.config/patchagerc b/.config/patchagerc new file mode 100644 index 0000000..ff1a691 --- /dev/null +++ b/.config/patchagerc @@ -0,0 +1,19 @@ +window_location 0 0 +window_size 958 1174 +zoom_level 0.960316 +font_size 11 +show_toolbar 1 +sprung_layout 1 +module_position "Midi Through" input 587 147 +module_position "Midi Through" output 102 147 +module_position "a2j" input 490 6322 +module_position "a2j" output 8 4787 +module_position "ardour" inputoutput 519 2431.5 +module_position "firewire_pcm" input 353.351 259.03 +module_position "firewire_pcm" output 45 2551.5 +module_position "gx_head_amp" inputoutput 726.598 297.735 +module_position "gx_head_fx" inputoutput 836.681 368.929 +module_position "nanoKONTROL2" input 579 77 +module_position "nanoKONTROL2" output 94 77 +module_position "nanoPAD2" input 595 8 +module_position "nanoPAD2" output 110 8 |