annotate FAQ @ 325:2e82a1742254

Updated FAQ
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 12 Jan 2005 02:29:02 +0000
parents 6a82506329ae
children 30da794755f7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 XMMS-SID - Frequently Asked (and other) Questions
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 =================================================
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3
174
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
4 ---
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
5
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
6 Q: How do I change the sub-tune?
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
7
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
8 A: Starting from XMMS-SID 0.8.0, there are several methods for
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
9 changing the subtune. The default is a pop-up selector which
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
10 can be summoned by clicking XMMS's song-position slider
325
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
11 while a SID-tune is playing. (This only works if the song
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
12 length is defined, since otherwise XMMS does not show the
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
13 position slider.)
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
14
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
15 Other methods are available, including support for the XMMS
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
16 patch used by old versions of XMMS-SID (0.7.x and earlier),
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
17 refer to XMMS-SID configuration for more information:
174
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
18
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
19 -> Press <ctrl+p>
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
20 -> Select "Audio I/O Plugins"-tab
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
21 -> Choose "XMMS-SID x.y.z [libxmmssid.so]" from the list
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
22 -> Click "Configure"
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
23 -> Select "Misc"-tab, Sub-song control
174
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
24
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
25 There is also a selector in song-information window of XMMS
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
26 (Press <ctrl+3>)
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
27
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
28 ---
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
29
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
30 Q: So what IS the "SID"?
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
32 A: "SID" is abbreviation for the sound chip that was used in many
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
33 of the old 8-bit home computers manufactured by Commodore Business
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
34 Machines Inc. in 1980's. Best known of those was the Commodore
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
35 64 home computer (aka C64 or CBM64, also known as VIC-64 in
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
36 some countries).
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
38 The Sound Interface Device (SID) was designed by Bob Yannes and
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
39 is considered one of the most advanced sound chips at the time.
185
af7c0e0ce11a It's -> Its
Matti Hamalainen <ccr@tnsp.org>
parents: 174
diff changeset
40 Its capabilities surpassed all of the other chips on the 8-bit
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41 home computer market and even most of the ones used in arcade
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42 game systems. Thousands of games were produced for C=64 in
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
43 1980's and beginning of 1990's, many of them having excellent
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44 musical score.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45
19
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
46 Best of those tunes are still regarded as legendary - such as songs
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
47 by Martin Galway (for games Arkanoid, Green Beret, Yie Ar Kung Fu 1
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
48 and 2, Parallax), Rob Hubbard (Commando, Auf Wiedersehen Monty,
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
49 Monty on the Run, Warhawk, Sanxion, Delta), Ben Daglish (Jack
19
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
50 the Nipper 1&2, Way of the Tiger, Cobra, Avenger) and numerous
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
51 other famous composers. Some of them quit their composing quickly
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
52 after the 8-bit period, but some are still working in the computer
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
53 music business. (Including Maniacs of Noise, Chris Huelsbeck,
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
54 Richard Joseph and Charles Deenen who worked with Fallout 1 & 2's
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
55 musical score)
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
57 Today, years after the decline of 8-bit computers, many composers
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
58 mainly from C64 demoscene continue to compose tunes for SID and
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 get most amazing things out of it -- things that the designers of
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
60 the SID didn't even imagine to be possible.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
63 The SID-chip is based on waveform modulation and synthesis and has
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
64 only three separate sound channels, but there are tunes that use
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
65 special techniques to "multiplex" them to sound like four or even
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
66 six channels. Even with limited number of channels and barely four
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
67 different basic waveforms (saw, triangle, pulse and noise), SID is
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
68 able to create most wonderful sounds. Modulation of channels via
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
69 another, special analog filter (low-, high- and band-pass) add
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
70 to the capabilities of SID.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
71
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
72 What is even more amazing, using a certain 'bug' in SID chip's
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
73 volume control, composers were able to push the limits farther
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
74 ... Martin Galway's very famous piece on Arkanoid game was one of
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
75 the first to feature digitized samples of real instruments. Later
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
76 on speech and more advanced sampling techniques were developed.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
77
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
78 ---
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
79
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
80 Q: What are "SID-tunes"?
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
81
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
82 A: The "SID-tunes" are files that contain C64 machine code and data
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
83 that plays the music. These files usually have names ending in
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
84 .sid, .psid, .dat or .inf.
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
85
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
86 SID-tune players are programs that emulate the SID's capabilities
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
87 and other parts of C64 hardware to produce almost authentic re-
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
88 creation of the original music. SID-tune files can be created by
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
89 ripping the music routines and data from a program (game/demo) or
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
90 just composing the music with some editor.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
91
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
92 XMMS-SID is interface and piece of "software glue", that knits
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
93 together several emulator libraries and XMMS, allowing it to
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
94 play SID-tunes.
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
95
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
96 ---
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
97
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
98 Q: Where to get SID-tunes?
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
99
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
100 A: There are many collections of SID-tunes on the Internet, but
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
101 probably the best and best known one is the High Voltage
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
102 SID Collection aka HVSC.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
103
325
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
104 It is available at: http://www.hvsc.c64.org/
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
105
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
106 HVSC contains the tunes ripped from all legendary C64 games,
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
107 loaders, etc. And more. There are over 20,000 tunes in the
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
108 HVSC version 5.3 and more are coming. HVSC also contains the
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
109 STIL database (SID Tune Information List) that contains lots
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
110 of information about many of the tunes included in HVSC.
23
469efc05e01e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 19
diff changeset
111 XMMS-SID supports the STIL database and info about the selected
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
112 tune can be viewed with the "XMMS fileinfo" window (CTRL+3).
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
113 STIL information can contain comments from composers, notice
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
114 if the tune is a cover and historically interesting facts
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
115 about games, etc...
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
116
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
117 ---
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
118
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
119 Q: Why the SID-tunes just loop on forever and XMMS does not
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
120 advance in playlist?!
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
121 Q: Why there is no length shown for SID-tunes?
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
122 Q: Why are all tunes same length?
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
123
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
124 A: Above problems come from the fact that SID-tunes are not
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
125 really files containing music comparable to MP3/Ogg/MOD/etc.
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
126 A SID-file/tune is actually a piece of program and data,
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
127 which are executed in emulated system to produce sound.
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
128
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
129 These programs (often called "drivers" or "players") come
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
130 in various shapes and forms, there are usually not many
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
131 common factors. While not delving deeply into technology
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
132 of Commodore 64 computer and it's brethen, there are
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
133 various ways how such "driver"/"player" can work. The
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
134 only access points are provided by some extra information
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
135 in SID-tune file's header, including information how to
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
136 execute the player inside the emulator, etc.
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
137
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
138 This lengthy explanation is required to understand that
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
139 there is simply no _direct_ way to know the duration of
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
140 any SID-tune!
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
141
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
142 There are, however, few _indirect_ ways:
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
143
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
144 - HVSC Song Length Database (SLDB): There exists a database
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
145 of song-lengths for High Voltage SID Collection. XMMS-SID
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
146 supports this database, please refer to README for more
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
147 information.
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
148
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
149 - Maximum and Minimum playtime: These help, when SLDB does
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
150 not provide a duration for given song. Maximum playtime
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
151 should be self-explanatory. Minimum playtime may be
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
152 preferred if the tune's length is very short and there
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
153 are subtunes. Refer to XMMS-SID's configuration and
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
154 README for more information.
199
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
155
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
156 ---
6117c326cc3e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 185
diff changeset
157
150
fe350f1692a4 Typofixes.
Matti Hamalainen <ccr@tnsp.org>
parents: 124
diff changeset
158 Q: Why isn't the sub-song control window skinned?
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
159
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
160 A: Because the XMMS's code for skins is not exported to
167
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
161 plugins. And besides, you would need new reworked
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
162 skin(s) anyway, piecing a skin together from existing
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
163 components would probably be impossible in most cases.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
164
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
165 ---
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
166
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
167 Q: When using XMMS-SID with the OpenGL Spectrum Analyzer,
167
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
168 the sound becomes distorted!
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
169
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
170 A: This is a known problem and occurs usually with NVidia
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
171 cards and drivers. It is not directly related to XMMS-SID.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
172
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
173 With certain combinations of hardware, this problem presents
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
174 itself with all input-plugins (mp3, mod, ogg..) of XMMS.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
175
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
176 Workaround: Upgrade or downgrade your NVidia drivers.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
177 Try lowering your systemload. Close some unnecessary
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
178 CPU-consuming applications. Buy faster hardware.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
179
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
180 ---
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
181
166
1a9628783f23 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 150
diff changeset
182 Q: Can I make my own SID-tunes? How?
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
183
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
184 A: Yes you can. You need a real C64 or emulator like VICE and
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
185 a composing program. There are many available, I know only
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
186 few of them:
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
187
23
469efc05e01e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 19
diff changeset
188 - JCH's editor (search with google)
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
189 - Cybertracker (http://noname.c64.org/)
19
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
190 - GoatTracker (http://covertbitops.c64.org/)
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
191
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
192 Some of the mentioned tools can be found from Lemon's
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
193 collection which is an excellent place to look for info
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
194 on games and other Commodore-related software.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
195 The URL is: http://www.lemon64.com/
23
469efc05e01e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 19
diff changeset
196
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
197 You should also check http://www.c64.com/
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
198
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
199 Besides the above, you'll need some skill in using the
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
200 programs and hardware, understanding of music in some
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
201 level and good ideas for tunes. :)
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
202
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
203 Rest of that is out of the scope of this document,
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
204 please don't ask me about this.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
205
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
206 ---
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
207
124
c8f97c889f55 Improved FAQ, bugreporting part.
Matti Hamalainen <ccr@tnsp.org>
parents: 80
diff changeset
208 Q: XMMS-SID plays some tunes too fast / there are severe playback bugs!
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
209
325
2e82a1742254 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 201
diff changeset
210 A1: If you are using libSIDPlay2 emulator engine, some SID-tunes in old
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
211 format (PSIDv1) are not compatible with it anymore and may play
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
212 too fast or with some other audible glitches. Get new rips of those
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
213 tunes in PSIDv2NG or RSID format, for example from recent version
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
214 of HVSC.
124
c8f97c889f55 Improved FAQ, bugreporting part.
Matti Hamalainen <ccr@tnsp.org>
parents: 80
diff changeset
215
166
1a9628783f23 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 150
diff changeset
216 A2: Generally speaking this might be a bug in emulation-library or some
1a9628783f23 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 150
diff changeset
217 other component. Or it might be in XMMS-SID. Report and I'll see
1a9628783f23 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 150
diff changeset
218 what can be done.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
219
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
220 ---
167
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
221
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
222 Q: Some tunes are so short that I don't have time to change sub-tune
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
223 before XMMS moves on to next song in playlist!
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
224
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
225 A: Enable "Minimum playtime" option in XMMS-SID configuration
201
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
226 (Songlength -tab in configuration dialog), which adds silence to
6a82506329ae Updates, typofixes and cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 199
diff changeset
227 end of short tunes and you have more time to change the sub-tune.
167
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
228
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
229 ---
167
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
230