1
1
XMODITS v0.12.0 MANUAL
2
2
3
3
Author: B0ney
4
- Last Modified: 6 Februrary 2024
4
+ Last Modified: 27 June 2024
5
5
6
6
7
7
HOW TO USE.
@@ -77,7 +77,7 @@ Configures how ripped samples should be named.
77
77
In most cases, xmodits' default settings should be sufficient.
78
78
79
79
* Index Only
80
- Samples are only named with an index. E.g: "1.wav"
80
+ Samples are only named with an index. E.g. : "1.wav"
81
81
82
82
* Preserve Index
83
83
Index will match how it is represented internally.
@@ -87,7 +87,7 @@ In most cases, xmodits' default settings should be sufficient.
87
87
E.g. "music1_it - kick.wav"
88
88
89
89
NOTE: This is recommended if you are ripping with "Self Contained" disabled,
90
- as this helps reduce collisisons .
90
+ as this helps reduce collisions .
91
91
92
92
* Upper Case
93
93
Samples will be named in upper case.
@@ -116,7 +116,7 @@ In most cases, xmodits' default settings should be sufficient.
116
116
117
117
* Self Contained
118
118
Store the extracted samples into a self contained folder.
119
- This is done to 1) better organize samples, and 2) avoid collisisons .
119
+ This is done to 1) better organize samples, and 2) avoid collisions .
120
120
121
121
Folders are named after the module's filename. ('.' is replaced with '_')
122
122
@@ -136,12 +136,12 @@ In most cases, xmodits' default settings should be sufficient.
136
136
Set what audio format to save the ripped samples.
137
137
138
138
Supported formats:
139
- * wav - Generally recommended
139
+ * wav - Generally recommended.
140
140
* aiff - Very similar to wav, but "wav" should be preferred.
141
- * its - Recommended for older tracking software
141
+ * its - Recommended for older tracking software.
142
142
* s3i - Recommended for older tracking software, but "its" should be preferred.
143
- * 8svx - Recommended for protracker
144
- * raw - Only recommended for testing purposes
143
+ * 8svx - Recommended for Protracker.
144
+ * raw - Only recommended for testing purposes.
145
145
146
146
* Folder Scan Depth
147
147
Set how deep a folder can be traversed.
0 commit comments