44
55![ SampleTools_UI] ( screencaps/sample_tools_ui.png )
66
7- Tools for creating and editing virtual sampled instruments, optimized for DecentSampler by David Hilowitz
7+ Tools for creating and editing virtual sampled instruments
88
9- https://www.decentsamples.com/product/decent-sampler-plugin/
9+ - Optimized for DecentSampler by David Hilowitz<br />
10+ free and available for Linux, Mac and Windows<br />
11+ https://www.decentsamples.com/product/decent-sampler-plugin/
12+
13+ - Sfz output is converted from the generated dspreset<br />
14+ Sfizz recommended for cross-fade loop feature<br />
15+ free, opensource and available for Linux, Mac and Windows<br />
16+ https://github.com/sfztools/sfizz-ui <br />
17+ (v1.2.2 strongly recommended, v1.2.3 currently has important bugs such as note hanging)
1018
1119## Installation
1220
@@ -81,15 +89,18 @@ python3 ir_tool_UI.py
8189
8290![ SMP2ds_UI] ( screencaps/smp2ds_ui.png )
8391
84- Create Decent Sampler presets from samples in wav or flac format (limited support of aif)
92+ Create Decent Sampler and SFZ presets from samples in wav or flac format (limited support of aif)
8593
86- Drag and drop a directory with a 'Samples' subdirectory in it to generate a dspreset file
94+ Drag and drop a directory with a 'Samples' subdirectory in it to generate a dspreset and a sfz file
8795
8896- wav, flac (recommended) and aif (limited support, not recommended) as input for samples
89- - Samples are added and set according to their 'smpl' chunk/metadata (wav and flac only) and file name pattern matching
90-
97+ - Samples are added and set according to their 'smpl' chunk/metadata (wav and flac only) and file name pattern
98+ matching</ br >
9199 Respect for pitch, pitch fraction, loop points
92100- Fake release, fake legato and fake round-robin features
101+
102+ #### dspreset options
103+
93104- Automatic creation of a working UI with a customisable color theme
94105- wav, flac and aif IR files are supported for the convolution reverb, they must be located in an 'IR' subdirectory
95106- dslibrary file generation from a dspreset directory ready to use or distribute
@@ -124,7 +135,7 @@ Use instrument names as keys with min and max MIDI note number provided as a lis
124135
125136![ DR-DS_UI] ( screencaps/drds_ui.png )
126137
127- Create Decent Sampler drum presets from samples in wav, flac or aif
138+ Create Decent Sampler and SFZ drum presets from samples in wav, flac or aif
128139
129140Similar to SMP2Ds but specialized for drum sets
130141
@@ -136,9 +147,10 @@ Assign samples to drum pads by dropping one or several files (for velocity and r
136147
137148- Each drum pad can choke itself and any other pad
138149- Support for velocity and round-robin according to file names with pattern matching
139- - Automatic creation of a working UI with a customisable color theme
140150
151+ #### dspreset options
141152
153+ - Automatic creation of a working UI with a customisable color theme
142154- wav, flac and aif IR files are supported for the convolution reverb, they must be located in an 'IR' subdirectory
143155- dslibrary file generation from a dspreset directory ready to use or distribute
144156
0 commit comments