You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.1 KiB
33 lines
1.1 KiB
# Configuration for specific modules |
|
# xmp will look for this file in /etc/xmp/modules.conf and |
|
# $HOME/.xmp/modules.conf (both files will be read). |
|
# |
|
# Format is: |
|
# |
|
# [MD5sum] |
|
# 8bit = yes/no Convert 16 bit samples to 8 bit |
|
# amplify = <0|1|2|3> Amplification factor (default is 1) |
|
# filter = yes/no Enable filters (affects IT only) |
|
# fixloop = yes/no Use sample loop start value / 2 |
|
# fx9bug = yes/no Protracker 2.x effect 9 bug emulation |
|
# interpolation = <method> Software mixer interpolation |
|
# mono = yes/no Mono output |
|
# mix = value Stereo channel separation (0 - 100) |
|
# reverse = yes/no Reverse L/R stereo channels |
|
# vblank = yes/no Force vblank timing instead of CIA |
|
|
|
# "No Mercy" by Alf/VTL (added by Martin Willers) |
|
[366ec0fa962aebee034aa2dbaa49aaea] |
|
fx9bug = yes |
|
|
|
# mod.souvenir of china |
|
[93f146aeb758c39d8b5fbc98bf237a43] |
|
fixloop = yes |
|
|
|
# "siedler ii" (added by Daniel Åkerud) |
|
[70aa034dfb2f1f73d9fdbafe131bb701] |
|
vblank = yes |
|
|
|
# Klisje paa klisje (added by Kjetil Torgrim Homme) |
|
[e998012c700eb43af0321711305829b2] |
|
vblank = yes
|
|
|