[SE] Sonogram module added

Modular Synth design and releases (Reaktor, SynthEdit, Tassman, etc.)
Post Reply New Topic
RELATED
PRODUCTS

Post

Hi KVR users,

for a research project I needed to implement a simple sonogram, which I also made available for SynthEdit. It might still contain some bugs regarding parameter switches (especially FFT order and overlap factor), but if you do not change much, it should work fine.

The current version can be found here: http://www.savioursofsoul.de/Christian/ ... onogram.7z

It is not as fast as possible, but similar to the convolution module a fast version (using the IPP library as well with speed improvements up to 10x) can be purchased. This will also include customizable colour schemes and far more window functions (currently 6 types, but about 20 customizable types are available already). Also the current version does not scroll automatically, but the full version does scroll of course.

Kind regards,

Christian

PS: I did a repost to the KVR board instead of only writing to the dedicated Delphi ASIO & VST Project mailing list, because I accidentally posted the wrong screenshot.

The right screenshot can be found here:

Image

Post

:-o Holy increasing integer capacity for arithmetic batman!
Thats is brilliant Christian.

I'm not a SE user and was wondering if you could compile a dynamic link lib for host use :D?
Please tell me the lib allows/is fast enough for linear output?

Great work as usual my friend :tu:
Image
stay juicy!

Post

Thanks Christian! I'll add this to to the pile.

That bass enhancer is pure gold, it's made some potent synths, got it in a drum synth for kick drum right now.
The only site for experimental amp sim freeware & MIDI FX: http://runbeerrun.blogspot.com
https://m.youtube.com/channel/UCprNcvVH6aPTehLv8J5xokA -Youtube jams

Post

Optomadic wrote::-o Holy increasing integer capacity for arithmetic batman!
Thats is brilliant Christian.

I'm not a SE user and was wondering if you could compile a dynamic link lib for host use :D?
Please tell me the lib allows/is fast enough for linear output?
I'm not sure what you mean with the last sentence. However, I have the same thing as plain VST plugin (all SE parameters can be adjusted via VST automation, but no gui control element for them yet).

Feel free to contact me, if you want the plugin. Other than that the plugin is open source as well and you can also download and modify it on your own...

Christian

PS: Compiled with the IPP library it is fast as hell, especially if the GUI width is smaller than a cache line and you draw it from up to down (rather than side to side).

Post

RunBeerRun wrote:That bass enhancer is pure gold, it's made some potent synths, got it in a drum synth for kick drum right now.
I like it as well, but you should always use it with care, if you don't want to end in a bass mess. I found myself dialing in more and more bass over and over again...

Christian

Post

Christian Budde wrote:I'm not sure what you mean with the last sentence. However, I have the same thing as plain VST plugin (all SE parameters can be adjusted via VST automation, but no gui control element for them yet).
It was more of a curiosity to see if there was a linear mode and how it would look on the output.
Its good that at least the parameters can be accessed ;).

Email sent.
Image
stay juicy!

Post

Optomadic wrote:Email sent.
Email anwered! ;-)

Post

Received
Image
Image
stay juicy!

Post

OMG horizontal feed PLEAAASSEE :D
Image
stay juicy!

Post

SE v1.163 (win xp sp3, amd athlon xp)
- vertical sync problem
- module display <> GUI display

imagine this module with the openGL lib. :)
Image

Post

Nice module Christian. You inspired me :)

Image
http://evm.110mb.com/image/pinknoise.jpg
Pinknoise
Image
http://evm.110mb.com/image/sawsweep.jpg
Saw wave sweep
novaflash wrote:imagine this module with the openGL lib. :)
I have been experimenting with OMP. Trying to split DSP and GUI into
dedicated threads/cores. By stealing CPU from the DSP thread
I can up the frame rate considerably without a gfx lib.

Regards
Etric

Post

NOTE: 110mb not like image hosting.
You need to copy/paste the links directly into your address bar.

EVM

Post

evm wrote:NOTE: 110mb not like image hosting.
You need to copy/paste the links directly into your address bar.

EVM
Here ya go:

Pinknoise:

Image

Saw wave sweep:

Image

Post

novaflash wrote: - vertical sync problem
- module display <> GUI display
The problems have been fixed and the module is out of beta phase now. I added auto scrolling to the free version as well. However, the optimizations and the horizontal scrolling are only available in the commercial version.

Also I may note here, that I added a 'Noise Reduction' module (as announced in detail in the public DAV-SE mailing list) to the list of modules.

Christian

Post Reply

Return to “Modular Synthesis”