annotate FAQ @ 185:af7c0e0ce11a

It's -> Its
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Aug 2004 05:24:01 +0000
parents 352a465de261
children 6117c326cc3e
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
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
11 while a SID-tune is playing. Other methods are available,
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
12 including support for the XMMS patch used by old versions of
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
13 XMMS-SID (0.7.x and earlier), refer to XMMS-SID configuration
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
14 for more information:
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
15
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
16 -> Press <ctrl+p>
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
17 -> Audio I/O Plugins -tab
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
18 -> Select XMMS-SID, press "Configure"
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
19 -> Misc -tab, Sub-song control
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
20
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
21 There is also a selector in song-information window of XMMS
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
22 (Press <ctrl+3>)
352a465de261 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
23
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
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
26 Q: So what IS the "SID"?
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
28 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
29 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
30 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
31 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
32 some countries).
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
34 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
35 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
36 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
37 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
38 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
39 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
40 musical score.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41
19
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
42 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
43 by Martin Galway (for games Arkanoid, Green Beret, Yie Ar Kung Fu 1
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
44 and 2, Parallax...), Rob Hubbard (Commando, Auf Wiedersehen Monty,
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
45 Monty on the Run, Warhawk, Sanxion, Delta...), Ben Daglish (Jack
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
46 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
47 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
48 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
49 music business. (Including Maniacs of Noise, Chris Huelsbeck,
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
50 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
51 musical score)
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
53 Today, years after the decline of 8-bit computers, many composers
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
54 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
55 get most amazing things out of it -- things that the designers of
19
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
56 the SID didn't even imagine.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
59 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
60 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
61 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
62 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
63 different basic waveforms (saw, triangle, pulse and noise), SID is
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
64 able to create most wonderful sounds. Modulation of channels via
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
65 another, special analog filter (low-, high- and band-pass) add
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
66 to the capabilities of SID.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
67
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
68 What is even more amazing, using a certain 'bug' in SID chip's volume
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
69 control, composers were able to push the limits farther ...
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
70 Martin Galway's very famous piece on Arkanoid game was one of the
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
71 first to feature DIGITIZED SAMPLES like real instruments and speech.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
72
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
73 ---
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
74
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
75 Q: What are "SID-tunes"?
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
76
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
77 A: The "SID-tunes" are files that contain C64 machine code and data
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
78 that plays the music. SID-tune players are programs that emulate
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
79 the SID chip capabilities and other parts of C64 hardware to
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
80 produce almost authentic re-creation of the original music.
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
81 SID-tunes can be created by ripping the music routines and data
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
82 from some game or just composing the music with some editor.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
83
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
84 XMMS-SID is interface, a piece of "software glue", that pieces
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
85 together several emulator libraries and XMMS, allowing it to
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
86 play SID-tunes.
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
87
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
88 ---
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
89
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
90 Q: Where to get SID-tunes?
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
91
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
92 A: There are many collections of SID-tunes on the Internet, but
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
93 probably the best one and best known one is the High Voltage
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
94 SID Collection aka HVSC.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
95
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
96 It is available at: http://hvsc.c64.org/
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
97
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
98 HVSC contains the tunes ripped from all legendary C64 games,
80
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
99 loaders, etc. And more. There are over 20,660 tunes in the
7047a6390b08 Updated and improved documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 52
diff changeset
100 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
101 STIL database (SID Tune Information List) that contains lots
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
102 of information about many of the tunes included in HVSC.
23
469efc05e01e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 19
diff changeset
103 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
104 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
105 STIL information can contain comments from composers, notice
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
106 if the tune is a cover and historically interesting facts
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
107 about games, etc...
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
108
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
109
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
110 ---
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
111
150
fe350f1692a4 Typofixes.
Matti Hamalainen <ccr@tnsp.org>
parents: 124
diff changeset
112 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
113
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
114 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
115 plugins. And besides, you would need new reworked
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
116 skin(s) anyway, piecing a skin together from existing
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
117 components would probably be impossible in most cases.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
118
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
119 ---
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
120
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
121 Q: When using XMMS-SID with the OpenGL Spectrum Analyzer,
167
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
122 the sound becomes distorted!
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
123
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
124 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
125 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
126
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
127 With certain combinations of hardware, this problem presents
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
128 itself with all input-plugins (mp3, mod, ogg..) of XMMS.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
129
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
130 Workaround: Upgrade or downgrade your NVidia drivers.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
131 Try lowering your systemload. Close some unnecessary
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
132 CPU-consuming applications. Buy faster hardware.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
133
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
134 ---
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
135
166
1a9628783f23 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 150
diff changeset
136 Q: Can I make my own SID-tunes? How?
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
137
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
138 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
139 a composing program. There are many available, I know only
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
140 few of them:
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
141
23
469efc05e01e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 19
diff changeset
142 - JCH's editor (search with google)
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
143 - Cybertracker (http://noname.c64.org/)
19
72a51b360b66 Updated some entries, removed obsolete ones
Matti Hamalainen <ccr@tnsp.org>
parents: 9
diff changeset
144 - GoatTracker (http://covertbitops.c64.org/)
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
145
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
146 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
147 collection which is an excellent place to look for info
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
148 on games and other Commodore-related software.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
149 The URL is: http://www.lemon64.com/
23
469efc05e01e Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 19
diff changeset
150
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
151 You should also check http://www.c64.com/
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
152
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
153 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
154 programs and hardware, understanding of music in some
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
155 level and good ideas for tunes. :)
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
156
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
157 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
158 please don't ask me about this.
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
159
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
160 ---
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
161
124
c8f97c889f55 Improved FAQ, bugreporting part.
Matti Hamalainen <ccr@tnsp.org>
parents: 80
diff changeset
162 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
163
124
c8f97c889f55 Improved FAQ, bugreporting part.
Matti Hamalainen <ccr@tnsp.org>
parents: 80
diff changeset
164 A1: If you are using libSIDPlay2 emulator engine, SID-tunes in old format
c8f97c889f55 Improved FAQ, bugreporting part.
Matti Hamalainen <ccr@tnsp.org>
parents: 80
diff changeset
165 are not compatible with it anymore and may play too fast or with some
c8f97c889f55 Improved FAQ, bugreporting part.
Matti Hamalainen <ccr@tnsp.org>
parents: 80
diff changeset
166 other audible glitches. Get new rips of those tunes in PSIDv2NG or
c8f97c889f55 Improved FAQ, bugreporting part.
Matti Hamalainen <ccr@tnsp.org>
parents: 80
diff changeset
167 RSID format (for example from recent version of HVSC).
c8f97c889f55 Improved FAQ, bugreporting part.
Matti Hamalainen <ccr@tnsp.org>
parents: 80
diff changeset
168
166
1a9628783f23 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 150
diff changeset
169 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
170 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
171 what can be done.
9
50556bffe2ed Working towards CVS 0.8
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
172
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
173 ---
167
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
174
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
175 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
176 before XMMS moves on to next song in playlist!
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
177
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
178 A: Enable "Minimum playtime" option in XMMS-SID configuration
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
179 (Songlength -tab in configuration dialog) and you have more
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
180 time to change the sub-tune.
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
181
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 167
diff changeset
182 ---
167
01944a16cb81 Updated FAQ
Matti Hamalainen <ccr@tnsp.org>
parents: 166
diff changeset
183