@Matt_SF oh thx. also, how do i lower the output gain without un-distorting the sound?
1
Latest posts made by 11235813
-
RE: Guitar amp gain staging?
-
RE: Guitar amp gain staging?
@d-healey sorry. ignore the "guitar amp" part. how do i make distortion with the snex shaper in general
-
Guitar amp gain staging?
I have @Casmat 's soft saturation SNEX node (https://forum.hise.audio/topic/8959/for-you-soft-saturation-in-scriptnode?_=1716553164934), but I'm having trouble turning it into an honest-to-God gain stage and need someone to walk me through it. I'm currently trying to make an amp sim. I got the filters down pat, but whenever I export and turn the gain up, it just sounds louder, not clipped. Any help?
-
RE: Hardcoded Master FX keeps crashing
@d-healey Thx, here's hoping for the best
-
RE: Hardcoded Master FX keeps crashing
-
Yes, I did delete the other copy
-
Why: Because I'm working on a big project similar to Neural DSP's Archetype Series
-
How: I edited OpaqueNode.h
-
-
RE: Hardcoded Master FX keeps crashing
@d-healey Ok, here goes nothin'
- Installed Visual Studio 2022 without IPP a long time ago
- Downloaded the source code for v4.0.0 off of the GitHub releases page today
- Extracted it
- Extracted the SDK thing in tools
- Opened the HISE Projucer
- Opened projects/standalone/Hise Standalone.jucer
- Turned off IPP for everything
- Opened in Visual Studio 2022
- hi_dsp_library/node_api/nodes/OpaqueNode.h
- Changed NumMaxParameters to 32
- Saved
- Configuration Manager set to "Release"
- Ctrl-B, to build Hise Standalone App
- It failed to export