Sweat the assets using SSE

DSP related issues, mathematics, processing and techniques
Post Reply
User avatar
martinvicanek
Posts: 1334
Joined: Sat Jun 22, 2013 8:28 pm

Sweat the assets using SSE

Post by martinvicanek »

Hi pack! (I couldn't resist ... :oops: )

Time for another tutorial. This one is about how to cut down CPU using SSE in Flowstone. Some of the contents has been communicated before, some other may be commonsense, but maybe there is something new to discover? Find out and let me know!

Live long and prosper
MV
Attachments
UsingSSE.fsm
(53.61 KiB) Downloaded 1948 times
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Re: Sweat the assets using SSE

Post by Walter Sommerfeld »

Hi Martin,

i really appreciate your work here...

I only have the Slow Packs and slow Add Streams in my Toolbox => so the power Packs jumped right in it ;-)

Keep on doing!

Walter
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Sweat the assets using SSE

Post by Spogg »

Excellent resource Martin.

Many thanks for taking the time to make that for us :D

Cheers

Spogg
User avatar
DigiTonix
Posts: 137
Joined: Sat May 07, 2016 11:28 am

Re: Sweat the assets using SSE

Post by DigiTonix »

Hi Martin, This is just what I needed! ... :)
Thank you that did it for us !, everything works fine!
Creative Technology for Bold Player's!
anjey_olaf
Posts: 17
Joined: Wed Feb 29, 2012 12:00 pm

Re: Sweat the assets using SSE

Post by anjey_olaf »

Thank you Martin!)) ;)
BobF
Posts: 598
Joined: Mon Apr 20, 2015 9:54 pm

Re: Sweat the assets using SSE

Post by BobF »

Thanks Martin,

Some excellent examples and tools. I/we have learned a lot from you!
Cheers, BobF.....
Tepeix
Posts: 361
Joined: Sat Oct 16, 2021 3:11 pm

Re: Sweat the assets using SSE

Post by Tepeix »

I use them so many time, thanks !)

Here's a little add-on i like to use when using SSE in series.
Image

This way one module will replace the in and out packers.
I made mono packs for 4x to 16x and stereo to 2x to 8x. With different output.

(It's also possible to include all of this inside one code..
But it could lead sometime to confusion, and slowing testing new code,...
i made them after breaking my head with some complex all-pass,
requiring to use SSE mix inside SSE mix, inside others bugs possibility inception ... ...)
Attachments
SSE in series.fsm
(184.03 KiB) Downloaded 791 times
Tepeix
Posts: 361
Joined: Sat Oct 16, 2021 3:11 pm

Re: Sweat the assets using SSE

Post by Tepeix »

Hum ... :oops:

Just after i made all of those module, i discover that it's more smart to use the first one,
and to place simply the code in series like this :
Attachments
Series more smart.png
Series more smart.png (36.14 KiB) Viewed 18425 times
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Sweat the assets using SSE

Post by billv »

martinvicanek wrote:how to cut down CPU using SSE in Flowstone

Awesome tutorial.....thanks Martin... :D
Post Reply