aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ardour3/instant.xml
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-25 16:29:07 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-25 16:29:07 +0100
commit32e8f95bb412d6f61afdd18836976061635378e5 (patch)
treec0e6e65d7c5aa46ce942001051b0c35e97391283 /.config/ardour3/instant.xml
parent6867bda2d82e01c1daf81ee4b39443ecc6609694 (diff)
parenta0ef42e0a70ac6264835ba77936d1ba5bf2294fe (diff)
downloaddotfiles-32e8f95bb412d6f61afdd18836976061635378e5.tar.gz
dotfiles-32e8f95bb412d6f61afdd18836976061635378e5.tar.bz2
dotfiles-32e8f95bb412d6f61afdd18836976061635378e5.tar.xz
dotfiles-32e8f95bb412d6f61afdd18836976061635378e5.zip
Merge branch 'master' of /home/git/repositories/dotfiles
* 'master' of /home/git/repositories/dotfiles: (60 commits) .config/systemd/user/default.target.wants/*: Deleting all user services. Not good to have them started as root. export.zsh: Don't use /run/user/ directory for roots TMUX_TMPDIR. .irssi: Removing irssi as gitmodule, adding it to .gitignore (so it can be added again, without being a gitmodule). .gitignore: Adding some now unneeded stuff that will popup from time to time. .zprezto: Updating to c34098af20cafdf016f68f3e7f612ed60ca93aa1 .irssi: Updating .irssi submodule to latest commit. .vim/addons-settings.vim: Removing powerline support and replacing ugly stuff with ascii characters. .vdirsyncer/config: Encapsulating paths with ~ in double quotes, as vdirsyncer creates a weird ~ folder in your home otherwise. termite/config: Switching to Inconsolata (made available through powerline-fonts-git). pavucontrol.ini: Removing, as it's going to be rewritten each call anyways. .tmux.conf: Updating colours, incorporating tpm, removing powerline stuff. .compton.conf: Adding MPlayer to comptons exclude lists. Updating irssi settings. .autorandr/*: Clean slate for all autorandr profiles. .password-store: Updating password store to latest commits. .gitignore: Removing some unneeded stuff that has been added to the repo. fonts.conf: Updating to a correct path structure. .fonts: Removing top level configuration. .fonts.conf: Adding a custom fontconfig cache dir, so .cache can be a tmpfs and won't need a symlink to the fontconfig directory. .fonts.conf: Adding a custom fontconfig cache dir, so .cache can be a tmpfs and won't need a symlink to the fontconfig directory. ...
Diffstat (limited to '.config/ardour3/instant.xml')
-rw-r--r--.config/ardour3/instant.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/ardour3/instant.xml b/.config/ardour3/instant.xml
new file mode 100644
index 0000000..1621b5b
--- /dev/null
+++ b/.config/ardour3/instant.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<instant>
+ <LocationUI clock-mode="Frames"/>
+ <ExportRevision revision="1"/>
+ <Editor id="18" mixer-width="Wide" zoom-focus="ZoomFocusLeft" zoom="155674.943786" snap-to="SnapToBeat" snap-mode="SnapOff" internal-snap-to="SnapToBeat" internal-snap-mode="SnapOff" pre-internal-snap-to="SnapToBeat" pre-internal-snap-mode="SnapOff" edit-point="EditAtMouse" playhead="5604298" left-frame="0" y-origin="0.000000" show-measures="yes" maximised="no" follow-playhead="yes" stationary-playhead="no" region-list-sort-type="ByEndInFile" mouse-mode="MouseObject" internal-edit="no" join-object-range="yes" show-editor-mixer="yes" show-editor-list="no" editor-list-page="0" show-marker-lines="no" nudge-clock-value="240000">
+ <geometry x-size="1918" y-size="1054" x-pos="0" y-pos="24" edit-horizontal-pane-pos="1090" notebook-shrunk="0" edit-vertical-pane-pos="761"/>
+ <Buttons>
+ <Press/>
+ <Release/>
+ </Buttons>
+ <Selection>
+ <RouteView id="762"/>
+ </Selection>
+ <RegionList sort-type="ByEndInFile" sort-ascending="yes" show-all="no" show-automatic-regions="yes"/>
+ </Editor>
+ <Mixer narrow-strips="no" show-mixer="yes" maximised="no">
+ <geometry x-size="1918" y-size="1054" x-pos="0" y-pos="24" x-off="0" y-off="0" mixer-rhs-pane1-pos="353" mixer-list-hpane-pos="183"/>
+ </Mixer>
+ <Meterbridge show-meterbridge="no">
+ <geometry x-size="600" y-size="400" x-pos="1" y-pos="1"/>
+ </Meterbridge>
+</instant>