Beat Zampler: free sample workstation by Synapse Audio

VST, AU, AAX, CLAP, etc. Plugin Virtual Instruments Discussion
Post Reply New Topic
RELATED
PRODUCTS
Beat Black Mamba Commodore 64 Synthesizer Sessions DELUXE Zampler Zampler

Post

Now imagine if Dune 3 got Zampler's .sfz oscillator as an option for each of its 8 Layers (with full support for the .sfz spec) to go along with the VA,WT, and FM Oscs.

There is already a nice selection of content even for the free Zampler.

https://sellfy.com/zamplersounds

Oh well probably won't ever happen but one can dream......
None are so hopelessly enslaved as those who falsely believe they are free. Johann Wolfgang von Goethe

Post

MutantHero wrote: Fri Nov 08, 2019 4:04 am I just found out Zampler doesn't read this code.
https://sfzformat.com/opcodes/pitch_keytrack
So how do you do drumsets?
Here is my SFZ. This is the sort of thing that really slows me down. Zampler killed me before. I am trying to be methodical but the lack of documentation may kill it for me.

Here is my SFZ and Zampler is playing the laser sound PITCHED! You can be a PERFECT coder and you're still f-ked with this thing.:
That's a Zampler issue (supports only minimal number of opcodes) and not the SFZ format.
What you can do is something like this: split any layer to multiple regions.

So instead of:
<region>
sample=Bass s_0002_Laser .wav
lokey=85 hikey=127
pitch_keytrack=0

Do many regions for the same sample, like this:
<region>
sample=Bass s_0002_Laser .wav
lokey=85 hikey=85 pitch_keycenter=85
<region>
sample=Bass s_0002_Laser .wav
lokey=86 hikey=86 pitch_keycenter=86
<region>
sample=Bass s_0002_Laser .wav
lokey=87 hikey=87 pitch_keycenter=87

etc...

Post

MutantHero wrote: Fri Nov 08, 2019 2:25 pm ImageZampler notes by John Thompson, on Flickr
Yes. It's good.

What I told was when you want to create your own packs with audio samples which are anywhere else in your synth.

And the picture you show confirms that the syntax of Zampler can't stand that situation.
:)

That's why I suggested to use not only ONE tool, but to have a panel of SEVERAL tools (Zampler being of course one of them).
:wink:
Build your life everyday as if you would live for a thousand years. Marvel at the Life everyday as if you would die tomorrow.
I'm now severely diseased since September 2018.

Post

Thank you for the tip PTV. I have decided to use RX2 import for drums. This has all been too much with too little information, but maybe there is a light at the end of the tunnel here .....

Post

AnX wrote: Fri Nov 08, 2019 6:41 am
MutantHero wrote: Fri Nov 08, 2019 4:04 am I just found out Zampler doesn't read this code.
https://sfzformat.com/opcodes/pitch_keytrack
So how do you do drumsets?
i use this

http://carrieres.free.fr/sfz.htm

basically, select all, create sfz type thing

assigns all samples to a single key
AnX thank you. It worked for me!

Post

Teksonik wrote: Fri Nov 08, 2019 2:29 pm Now imagine if Dune 3 got Zampler's .sfz oscillator as an option for each of its 8 Layers (with full support for the .sfz spec) to go along with the VA,WT, and FM Oscs.

There is already a nice selection of content even for the free Zampler.

https://sellfy.com/zamplersounds

Oh well probably won't ever happen but one can dream......
That would be one hell of a killer synth

Post

BlackWinny thank you for the suggestions.

Post

I have been generating SFZs with HighLife most of the day and testing the results with Zampler. The SFZ guidance on the BEAT Zampler homepage is verified correct. One thing you are sort of left hanging on is looping. What they say is true, but they leave out that ONLY loop foreward works, and that's what you'll get, with ANY looping specification. I tested forward, backward, bidirectional, and one shot. ALL produced a forward loop!

FWIW .. SFZ codes ignored by Zampler:
pan
transpose
tune
offset

Post


Post


Post

MutantHero wrote: Sat Nov 09, 2019 12:08 am A patch I made today

https://drive.google.com/open?id=1-7Fbe ... gOHoughzAL
Thanks a lot !
:tu:
Build your life everyday as if you would live for a thousand years. Marvel at the Life everyday as if you would die tomorrow.
I'm now severely diseased since September 2018.

Post

I made a load years ago, have to see if I can find them

no patches as such, just converted some samples to sfz as a test really (mostly my old analogue gear and drum machines)

Post

AnX do that !

Post

BlackWinny wrote: Fri Nov 08, 2019 1:43 pm
AnX wrote: Fri Nov 08, 2019 6:41 am
MutantHero wrote: Fri Nov 08, 2019 4:04 am I just found out Zampler doesn't read this code.
https://sfzformat.com/opcodes/pitch_keytrack
So how do you do drumsets?
i use this

http://carrieres.free.fr/sfz.htm

basically, select all, create sfz type thing

assigns all samples to a single key
I didn't know this tool. Very interesting !

And the author is one of our very active KVR members:
KVR Audio - Viewing profile - carrieres.

So it would be easy to ask him for more information or for more help.
:)
Thanks guys :)
Image

Post

Tonight I auto imported the HR 16 samples into HighLife and had it assign one sample per key. I exported as SFZ and Zampler is reading the Loop Mode = One Shot as Loop Mode = Forward, like I mentioned earlier. You can;t give Zampler ANY loop mode command and expect one shot, or anything other than loop forward. Whatever. Just a need to know that's not documented. Here's the beginning of the SFZ for reference that's making Zampler loop the drum samples.

/////////////////////////////////////////////////////////////////////////////
/// sfz definition file
/// copyright rgc:audio 2004
/// -------------------------------------------------------------------------
/// Application: HighLife
/// Vendor: discoDSP
/// -------------------------------------------------------------------------
/// Program Name: Alesis_HR16
/// Num. Regions: 56



/////////////////////////////////////////////////////////////////////////////
// Region Name: Alesis_HR16

<region>
sample=Alesis_HR16_0000_Alesis_HR16.wav
lokey=60 hikey=60

loopmode=one_shot
loopstart=0 loopend=12966



/////////////////////////////////////////////////////////////////////////////
// Region Name: Alesis_HR16

<region>
sample=Alesis_HR16_0001_Alesis_HR16.wav
lokey=61 hikey=61

loopmode=one_shot
loopstart=0 loopend=14989
pitch_keycenter=61

==============================================
http://carrieres.free.fr/sfz.htm is DEFINITELY the way to go on getting drums into Zampler :tu:

Post Reply

Return to “Instruments”