~ubuntu-branches/ubuntu/wily/ecasound/wily-proposed

« back to all changes in this revision

Viewing changes to ecasoundrc.in

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghedini
  • Date: 2011-05-12 17:58:03 UTC
  • Revision ID: james.westby@ubuntu.com-20110512175803-zy3lodjecabt9r3v
Tags: upstream-2.8.0
ImportĀ upstreamĀ versionĀ 2.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# settings decided at build time
 
2
ecasound-version = @VERSION@
 
3
resource-directory = @pkgdatadir@
 
4
resource-file-genosc-envelopes = generic_oscillators
 
5
resource-file-effect-presets = effect_presets
 
6
ladspa-plugin-directory = @prefix@/lib/ladspa
 
7
 
 
8
# settings that affect creation of chainsetups (examples)
 
9
#midi-device = rawmidi,/dev/midi
 
10
#default-output = autodetect
 
11
#default-audio-format = s16_le,2,44100,i
 
12
#default-to-precise-sample-rates = false
 
13
default-mix-mode = avg
 
14
#bmode-defaults-nonrt = 1024,false,50,false,100000,true
 
15
#bmode-defaults-rt = 1024,true,50,true,100000,true
 
16
#bmode-defaults-rtlowlatency = 256,true,50,true,100000,false
 
17
 
 
18
# commands for launching external programs
 
19
#ext-cmd-text-editor = nano
 
20
#ext-cmd-text-editor-use-getenv = true
 
21
#ext-cmd-wave-editor = ecawave
 
22
#ext-cmd-mp3-input = mpg123 --stereo -r %s -b 0 -q -s -k %o %f
 
23
#ext-cmd-mp3-output = lame -b %B -s %S --little-endian -S - %f
 
24
#ext-cmd-ogg-input = ogg123 -d raw -o byteorder:%E --file=- %f
 
25
#ext-cmd-ogg-output = oggenc -b %B --raw --raw-bits=%b --raw-chan=%c --raw-rate=%s --raw-endianness 0 --output=%f -
 
26
#ext-cmd-mikmod = mikmod -d stdout -o 16s -q -f %s -p 0 --noloops %f
 
27
#ext-cmd-timidity = timidity -Or1S -id -s %s -o - %f
 
28
#ext-cmd-flac-input = flac -d -c %f
 
29
#ext-cmd-flac-output = flac -o %f -f --force-raw-format --channels=%c --bps=%b --sample-rate=%s --sign=%I --endian=%E -
 
30
#ext-cmd-aac-input = faad -w -b 1 -f 2 -d %f
 
31
#ext-cmd-aac-output = faac -P -o %f -R %s -B %b -C %c -