Wave Sequencing Synth

Post any examples or modules that you want to share here
Post Reply
DSP-Robotron
Posts: 58
Joined: Tue Aug 18, 2020 3:39 am

Wave Sequencing Synth

Post by DSP-Robotron »

I'm trying to create an array of wave players or samplers, each one holding a different sample and to trigger them randomly or in sequence or based on midi host tempo but the first step is already giving me headaches. Why is this configuration not working ?

Basically we need to recreate/prototype/simulate a Korg Wavestate synth using only the FlowStone software but we are already stuck on step one. Any ideas ?

This thing (The Orb / Formant Filter) is doing some similar switching too but it's just switching sets of band pass filters instead of sample sets.

https://www.audiothing.net/effects/the-orb/
Attachments
Sampler 0001.fsm
(1.32 MiB) Downloaded 1094 times
DSP-Robotron
Posts: 58
Joined: Tue Aug 18, 2020 3:39 am

Re: Wave Sequencing Synth

Post by DSP-Robotron »

I solved it. It works if you add a Combiner after the wave player.
Here is a link for all the files because some files are too big to be posted here.

https://mega.nz/folder/nhVCkQRA#UWgU06K1o9gRFI0WqnBw_w
Attachments
Sampler 0001 Solved.fsm
(2.07 MiB) Downloaded 1084 times
Post Reply