SynthCraft Updated To v0.735

Official support for: xsrdo.blogspot.com
RELATED
PRODUCTS

Post

SynthCraft v0.735

- Various internal code updates.
- Dsp/c code optimizations for better performance and reduced CPU of both SynthCraft.exe and compiled plugins.
- Improved Signal Analyzer and Scope display
- New module categories. 'Special' for undefined module types. 'Test Modules' to show some of the modules I am currently testing.
- Some new modules in the above categories.
- New Inline Function module. Insert an equation or function call directly inside the DSP engine with real time processing.

Download from my blog as usual.
https://xsrdo.blogspot.com/

Regards
Kirsty

Post

Thank you! I will take a look and do some tests as soon as possible.

Post

Was indeed wondering what was about the beloved XSRDO Analogy Modular Synthesizer as was silent since some time..and now I found out this cool news.
Downloading and checking this new one.
Thanks a lot for sharing it with us. :hug:
Bests :tu:

Post

Did some quick tests and it works. :tu: More later...

Post

As a test I'm patching a simple synth plugin inspired by the magnetic amplifiers of old. The problems I run into while doing so I will post here:

It looks like "cut" works but "paste" doesn't.

Post


Post

- What does "inv" in the inline-function module stand for?
- How can we use recursive definitions of "y" in the inline-function module?

Post

inv.
It flips the sign and returns the inverse of a value so positive values become negative and negative values become positive.
Same as the Modifier -> Inverter module

Recursion.
Sorry I was referring to another more advanced code module and wrote the wrong information in the help file. My Bad.

SynthCraft v0.741 fixes this and adds a few more improvements.

Download from my blog as usual.
https://xsrdo.blogspot.com/

Regards
Kirsty :)

Post

Featherless biped wrote: Sun Sep 08, 2024 7:05 pm As a test I'm patching a simple synth plugin inspired by the magnetic amplifiers of old. The problems I run into while doing so I will post here:

It looks like "cut" works but "paste" doesn't.
Many thanks for testing. All feedback is useful to help me improve it.
Currently 'paste' only pastes back a copy of a single module that was 'cut'.
I will fix this when I make block copy functional as it needs to be able to copy and paste part of the schematic into Sub Groups and also Save/Load a group of modules.

Regards
Kirsty :)

Post

Hi all. This last version does not start on my Win11 Pro machine...

Post

@lalo Have you tried the "Audio On/Off" button? The last version of SynthCraft does work on my Windows 11 laptop.

Post

- On my laptop "y = x" and "y = inv(x)" in the inline-function module have the exact same effect: the signal stays the same.

Post

Featherless biped wrote: Mon Sep 09, 2024 2:19 pm @lalo Have you tried the "Audio On/Off" button? The last version of SynthCraft does work on my Windows 11 laptop.
@Featherless biped the whole SynthCraft app does not show up at all so i can't interact

Post

Have you downloaded and extracted the file synthcraft_v0_741.zip?

Post

"y = (1 - x) - 1" doesn't invert the signal either...

Post Reply

Return to “XSRDO - SynthCraft”