diff options
author | David Runge <david.runge@frqrec.com> | 2014-09-27 05:02:56 +0200 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-09-27 05:02:56 +0200 |
commit | 187fc27dc9bd765285f02e0aac13375bbcd84a6f (patch) | |
tree | fe37b0083a85ebff181398817912e37cd50dfefd /.baudline/baudline_rc | |
parent | 189ae9539bdbd398df6006e196487dfc2aba7131 (diff) | |
parent | 25fea35d4d91f808a6b588e9070bde5156406be6 (diff) | |
download | dotfiles-187fc27dc9bd765285f02e0aac13375bbcd84a6f.tar.gz dotfiles-187fc27dc9bd765285f02e0aac13375bbcd84a6f.tar.bz2 dotfiles-187fc27dc9bd765285f02e0aac13375bbcd84a6f.tar.xz dotfiles-187fc27dc9bd765285f02e0aac13375bbcd84a6f.zip |
Merge branch 'master' of https://github.com/davezerave/dot
* 'master' of https://github.com/davezerave/dot:
Adding further ignores
Adding khal settings to repository
SuperCollider startup file for electronic studio
Adding terminology settings directory
Adding amSynth settings
Adding settings file for baudline.
Adding arduino settings
Moving mpd ignores to .config/mpd
Adding electronic studio setup
Adding mpd.conf to .config/mpd/ directory
Adding automatic symlinking of shotwell folder upon mount of photos harddrive
Relocating .mpd directory to .config/mpd
Diffstat (limited to '.baudline/baudline_rc')
-rw-r--r-- | .baudline/baudline_rc | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/.baudline/baudline_rc b/.baudline/baudline_rc new file mode 100644 index 0000000..81eab48 --- /dev/null +++ b/.baudline/baudline_rc @@ -0,0 +1,93 @@ +pause +memory 42 +fftsize 2048 +slidesize 384 +samplerate 44100.000000 +inchannels 1 +outchannels 2 +spectrum_w_divisions 108 +Hz_reduction 1 +average.geometry 1920x410-1-1 +average.zoom 1x1+0+0 +histogram.geometry 512x256-1-1 +histogram.zoom 7x1+0+0 +spectro.geometry 1024x1031+0+24 +spectro.zoom 1x1+0+0 +waveform.geometry 1920x180-1-1 +waveform.zoom 1x1+302784+0 +inputdevices.geometry +0+0 +playdeck.lpf 768 +playdeck.hpf 256 +file.open.lines 15 +file.open.option_value 0 +file.save.lines 15 +file.average.lines 15 +file.equalization.lines 15 +average.timer 0 +average.last_bank 11 +average.duration 60 +coloraperture.upper 0 +coloraperture.lower -136 +driftintegrator.beamslices 0 +driftintegrator.driftrate 0 +driftintegrator.increment 1000 +driftintegrator.optimumoverlap 1 +driftintegrator.limiter 1000 +driftintegrator.paste_algorithm 0 +driftintegrator.auto_drift_quality 1 +equalization.type 0 +equalization.alpha 100 +equalization.level 0 +histogram.decay 0 +measurements.bin_start 0 +measurements.bin_end 32768 +windowing.type 5 +windowing.beta 600 +color.mono 4 +color.left 1 +color.right 3 +color.r 0 +color.g 1 +color.b 2 +color.0.0.0 0 +color.0.0.1 0 +color.0.0.2 0 +color.0.1.0 512 +color.0.1.1 512 +color.0.1.2 512 +color.0.ops 0 +color.0.map 0 +color.0.palette 9 +color.1.0.0 80 +color.1.0.1 0 +color.1.0.2 -40 +color.1.1.0 512 +color.1.1.1 340 +color.1.1.2 512 +color.1.ops 0 +color.1.map 0 +color.1.palette 0 +color.2.0.0 75 +color.2.0.1 96 +color.2.0.2 42 +color.2.1.0 366 +color.2.1.1 255 +color.2.1.2 499 +color.2.ops 8 +color.2.map 5 +color.2.palette 5 +tone.f.type 1 +tone.f.main_frequency 72000 +tone.f.lower_frequency 20000 +tone.f.upper_frequency 90000 +tone.m.type 0 +tone.m.f.type 1 +tone.m.f.frequency 372 +tone.m.amplitude_depth 90 +tone.m.pulse_duration 100 +tone.m.sweep_duration 1000 +tone.m.positive_phase 1 +tone.m.up_direction 1 +tone.m.exponential_sweep 0 +tone.dual_channel_mode 2 +tone.digital_gain_dB -20 |