copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Home - SFZ Format This is the main reference point for anyone who wants to create virtual musical instruments using the SFZ format The SFZ format is a file format to define how a collection of samples are arranged for performance
SFZ Players - SFZ Format SFZ Players There are several SFZ players, which are used to play samples as defined in SFZ files Sforzando currently offers the most complete SFZ standard support, including ARIA extensions, but SFZ files which only use the SFZ v1 or SFZ v2 standard will work with multiple SFZ players
tune pitch - SFZ Format Although the sfz specification has a 1-cent resolution for tune, ARIA allows floating point values for tuning, as in the below example tune=0 23
Control of volume - SFZ Format The SFZ format allows many different ways of controlling volume There's the modulation of volume by opcodes, there's velocity tracking, and there's also modualtion by envelopes and LFOs This is currently a work in progress, collecting information in tutorial form, though it might be turned into another type of page eventually
SFZ Creation Tools - SFZ Format An editor for the SFZ format used by certain VST instruments It will also convert Soundfont SF2 to SFZ and works with a midi keyboard to allow you to play and set values, including mapping drum samples
pitch_keytrack - SFZ Format Old rgc:audio SFZ page; Peter L Jones' SFZ page; KVR Forum SFZ post; Plogue Forum; rgc:audio SFZ test suite; Opcode suggestions
Cymbal muting - SFZ Format A lot of the information in this article deals with implementing sampled hi-hats and cymbals in general, and although the code examples are in SFZ, the principles should also apply to other samplers, or even synthesized cymbals
loop_mode - SFZ Format SFZ v1: string: no_loop for samples without a loop defined, loop_continuous for samples with defined loop(s) no_loop, one_shot, loop_continuous, loop_sustain
ampeg_attack - SFZ Format Old rgc:audio SFZ page; Peter L Jones' SFZ page; KVR Forum SFZ post; Plogue Forum; rgc:audio SFZ test suite; Opcode suggestions
volume - SFZ Format Range is -144 6 to 6 in the specification, but many SFZ players can utilize values above 6 Sfz dll, Rapture and Dimension have a +24 dB maximum, and ARIA has an upper limit of at least +144, perhaps even more