File: timidity-daemon.timidity.default

package info (click to toggle)
timidity 2.14.0-8.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,556 kB
  • sloc: ansic: 168,736; sh: 3,730; makefile: 1,405; tcl: 1,048; perl: 285; ruby: 126
file content (22 lines) | stat: -rw-r--r-- 625 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Defaults for TiMidity++ scripts
# sourced by /etc/init.d/timidity
# installed at /etc/default/timidity by the maintainer scripts
# $Id: timidity.default,v 1.3 2004/08/07 14:33:26 hmh Exp $

#
# This is a POSIX shell fragment
#

SERVER_HOME=/etc/timidity
SERVER_USER=timidity
SERVER_NAME="TiMidity++ MIDI sequencer service"
SERVER_GROUP=timidity
ADDGROUP=audio

# Enable MIDI sequencer (ALSA), if timidity-deamon is installed

# uncomment to override enabling triggered by availability of timidity-deamon
# TIM_ALSASEQ=false

# Setting overrides (of /etc/timidity.conf) for the ALSA sequencer daemon
TIM_ALSASEQPARAMS="-Os"