Re: [Loopdub-devel] More Configuration
Brought to you by:
radarsat1
From: Stephen S. <rad...@gm...> - 2007-12-27 23:47:42
|
On Dec 26, 2007 5:08 AM, Nick Thomas <nh...@gm...> wrote: > There are a couple defaults in LoopDub that I don't like. The default > button mode is cue, where I would like it to be hold, and the default > loop volume is 100%, where I want it to be 0%. So I was thinking that > maybe this sort of thing should be configurable. I've attached a patch > which implements another configuration file, .loopdub.conf, which > contains this sort of general configuration information. The two > things I mentioned, default button mode and default volume, are the > only configuration parameters that I've implemented. Anyway, tell me > what you think of this idea. Good stuff, I committed it. (This time I figured out the --author option for git-commit.) I'd been toying with the idea of making the volume sliders default to 0 actually, but this resolves it for me. Thanks, Steve |