@Matt_SF oh thx. also, how do i lower the output gain without un-distorting the sound?
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
-
RE: Hardcoded Master FX keeps crashing
@d-healey Downloaded v4.0.0's source code and basically what your video said but with IPP turned off
-
RE: Hardcoded Master FX keeps crashing
@d-healey I did. Please help, I downloaded v4.0.0 source code from GitHub
-
RE: Hardcoded Master FX keeps crashing
@Lindon Tried, failed. Apparently I'm missing the file "iasiodrv.h"
-
RE: Hardcoded Master FX keeps crashing
@Lindon nvm. figured it out, still won't export. obviously something is horribly wrong with my hise distro. any alternatives to hise?
-
RE: Hardcoded Master FX keeps crashing
@Lindon wait... just read the "no script fx" message. how do i add a sine wave generator?
-
RE: Hardcoded Master FX keeps crashing
@Lindon so yeah. can't run a simple sine wave. any alternatives to hise for vst development?
-
RE: Hardcoded Master FX keeps crashing
@Lindon actually, this time i exported the dll as a release and now when i try to delete the script fx it says "kill voices" and crashes
-
RE: Hardcoded Master FX keeps crashing
@Lindon instructions unclear, tried to compile a one-oscillator scriptnode, and the hardcoded fx said "no dll loaded"
-
RE: Hardcoded Master FX keeps crashing
@Lindon Somehow, I managed to compile HISE, changed the flag and all, but it still crashes when I load in, well, this time, ANY hardcoded FX. Please help
-
RE: Hardcoded Master FX keeps crashing
@Lindon also i installed hise pre-compiled