SFZ format documentation
-
- KVRAF
- Topic Starter
- 2210 posts since 20 Sep, 2013 from Poland
A lot of the information came from the Cakewalk book - we bought a secondhand copy - so in an abstract way, this is what happened to that book.
TAL Sampler Linux support is now added, and unison tutorial is published. The Discord's also pretty active. Things are coming along.
TAL Sampler Linux support is now added, and unison tutorial is published. The Discord's also pretty active. Things are coming along.
- KVRAF
- 7091 posts since 19 Apr, 2002 from Utah
Cool! Thanks! 
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
-
- KVRAF
- Topic Starter
- 2210 posts since 20 Sep, 2013 from Poland
Added a bit about round robin neighbor borrowing to the unison tutorial at https://sfzformat.com/tutorials/unison# ... -borrowing
It's not really unison, but soon after I published it, someone wrote that it's very helpful and his goal was to add fake RRs to something that didn't have them, so I figured I might as well add an explicit explanation of how that works.
It's not really unison, but soon after I published it, someone wrote that it's very helpful and his goal was to add fake RRs to something that didn't have them, so I figured I might as well add an explicit explanation of how that works.
-
- KVRAF
- 3352 posts since 19 Mar, 2008 from germany
Yeah, that would be awesome -
very appreciated!
free mp3s + info: andy-enroe.de songs + weird stuff: enroe.de
-
- KVRAF
- Topic Starter
- 2210 posts since 20 Sep, 2013 from Poland
Not specifically, no, but I do know the extended CCs aren't completely full-featured. Can't use curvecc with them IIRC. So, wouldn't be surprised if they don't work with these somewhat obscure mechanisms.
With 133 being key number, are you just looking to do a simpler way of trigger=attack and key=(number)? I think I've successfully used 133 for filter keytracking adjustments.
With 133 being key number, are you just looking to do a simpler way of trigger=attack and key=(number)? I think I've successfully used 133 for filter keytracking adjustments.
-
- KVRist
- 498 posts since 22 Aug, 2013
Yeah, cc133 usually works in sforzando, for ampeg_hold, decay, etc and filter like you've mentioned
It just don't work for the on_lo/hicc I guess, which I think and test like this, eg:
on_locc133=24
Where the keynumber 24 will trigger the target region on another key
This can be use for triggering choke samples of a crash cymbal, where the choke samples is defined with trigger=release and put at the same key as the crash, but triggered by another key
For example, salamander drumkit has the cymbals choke samples and can be programmed this way
It just don't work for the on_lo/hicc I guess, which I think and test like this, eg:
on_locc133=24
Where the keynumber 24 will trigger the target region on another key
This can be use for triggering choke samples of a crash cymbal, where the choke samples is defined with trigger=release and put at the same key as the crash, but triggered by another key
For example, salamander drumkit has the cymbals choke samples and can be programmed this way
-
- KVRAF
- Topic Starter
- 2210 posts since 20 Sep, 2013 from Poland
Ah, got ya. Cymbal chokes are a pain, yeah, I haven't figured out a good way to do them yet. Trigger=release won't work for e-kits at all, and is kind of a pain with keyboards, too. Aftertouch might not be a bad way to do it, actually. Practically no keyboard has that anymore, but it's still supported by ARIA/Sforzando, so you can use it.
I just stick chokes on another note which is in a group which mutes the cymbal, but then you have to hit that note with the right velocity to match how far the sound has decayed. Also not a real solution that's easy to use in real life.
I just stick chokes on another note which is in a group which mutes the cymbal, but then you have to hit that note with the right velocity to match how far the sound has decayed. Also not a real solution that's easy to use in real life.
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
It doesn't have to be another note - it can be a region that only triggers under certain circumstances. For example, if Note 64 triggered your crash, you could make it so it MUST NOT have channel aftertouch present to trigger, with a separate region on the same note that MUST have channel aftertouch, triggering the choke (i.e. mute grouped to the playing note).
-
- KVRist
- 498 posts since 22 Aug, 2013
Yes, that is correct when using aftertouch or standard midi ccpljones wrote: Sat Apr 11, 2020 7:45 am It doesn't have to be another note - it can be a region that only triggers under certain circumstances. For example, if Note 64 triggered your crash, you could make it so it MUST NOT have channel aftertouch present to trigger, with a separate region on the same note that MUST have channel aftertouch, triggering the choke (i.e. mute grouped to the playing note).
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
Ok, so if you set up a region that triggers using whatever mechanism you like, you can use that to trigger muting by having it in a mute group. If you can't set it up as a region, you can't use it. That's the point I was trying to make (very badly
). I'm not clear on what you were trying to do... Or are you saying the on_ccXXX values don't work to distinguish between regions?
-
- KVRAF
- Topic Starter
- 2210 posts since 20 Sep, 2013 from Poland
Ah, I think I'm starting to understand. You might be looking for this kludge:
https://sfzformat.com/opcodes/lokey
"In the SFZ 1 specification, the allowed range is 0 to 127. However, SFZ 2 additionally includes the possibility to set lokey and hikey to -1, to prevent a region from being triggered by any keys. This is a way (though, admittedly, not a very elegant one) to use the on_loccN/onhiccN opcodes to trigger, for example, pedal noises which are triggered whether any keys are pressed or not."
https://sfzformat.com/opcodes/lokey
"In the SFZ 1 specification, the allowed range is 0 to 127. However, SFZ 2 additionally includes the possibility to set lokey and hikey to -1, to prevent a region from being triggered by any keys. This is a way (though, admittedly, not a very elegant one) to use the on_loccN/onhiccN opcodes to trigger, for example, pedal noises which are triggered whether any keys are pressed or not."
