@Oli-Ullmann it worked without any problems
Best posts made by treynterrio
-
FFT Spectral Denoiser Faust dspposted in General Questions
Hi there, I found a .pdf file with a Faust code for FFT spectral denoising and other spectral stuff I fixed a couple things in the code and can open it in the Faust WEB editor but I don't get any sound only a little sound at the beginning.
Maybe someone could check that and fix thisimport("stdfaust.lib"); fftSize = hslider("fftSize", 1024, 2, 16384, 1); bufferSize = fftSize / 2 + 1; cartopol(x, y) = sqrt(x * x + y * y), atan2(y, x); poltocar(r, theta) = r * cos(theta), r * sin(theta); freezeBtn = checkbox("Capture"); reduceSld = hslider("Reduce", 0, 0, 2, 0.01); freeze(rIn, iIn, bin) = out with { freezeSignal(sig, frz) = orig + freezed with { orig = sig * (1 - frz); freezed = (orig : @(bufferSize)) + (orig * frz : @(bufferSize - 1)) * frz; }; out = freezeSignal(rIn, freezeBtn), freezeSignal(iIn, freezeBtn); }; fftproc(rIn, iIn, bin) = out with { pol = cartopol(rIn, iIn); mag = pol : _, !; phase = pol : !, _; pol_frozen = freeze(rIn, iIn, bin) : cartopol; mag_frozen = pol_frozen : _, !; phase_frozen = pol_frozen : !, _; out = poltocar(max(mag * (1 - freezeBtn) + (mag - mag_frozen * reduceSld) * freezeBtn, 0), phase); }; process = fftproc; -
RE: Live Granular Patch for FAUST or RNBOposted in General Questions
@DabDab I can open it too. but it doesn't sound right. I don't got any sound of it even if I change the process in the console everything I get out of it is loud noise like the gain is set to +100 it blows my speakers
-
RE: Issue with Font Not Displaying in Exported HISE Projectposted in General Questions
@Oli-Ullmann I was only able to solve the problem by loading it from a .json file. Which was then saved by pressing a button
-
RE: change size of "Add preset" windowposted in General Questions
@d-healey this works for me to now, thank you!!!
-
RE: Preset browser font sizeposted in General Questions
@d-healey ok now I've seen what I've doing wrong
-
RE: change Simple Envelope release valueposted in General Questions
@d-healey when I hold the loop it loops until I release it and then it takes 50 to loop out
-
Can't Compile C++ effects in newest HISE branch anymore on MACposted in General Questions
Hi there, I've encountered a problem with compiling C++ modules inside of HISE in the newest branch on MAC.
here is the error:
Create files > Sorting include dependencies > Copying third party files > Compiling dll plugin > Re-saving file: /Users/ttt/Downloads/Griffin_ReverseDelays_2025-2/DspNetworks/Binaries/AutogeneratedProject.jucer > Finished saving: Visual Studio 2017 > Finished saving: Xcode (macOS) > Finished saving: Linux Makefile > Compiling Griffin_ReverseDelays ... > ** BUILD FAILED ** > CompileC /Users/ttt/Downloads/Griffin_ReverseDelays_2025-2/DspNetworks/Binaries/Builds/MacOSX/build/Griffin_ReverseDelays.build/Release/Griffin_ReverseDelays\ -\ Dynamic\ Library.build/Objects-normal/x86_64/Main.o /Users/ttt/Downloads/Griffin_ReverseDelays_2025-2/DspNetworks/Binaries/Source/Main.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Griffin_ReverseDelays - Dynamic Library' from project 'Griffin_ReverseDelays') > (1 failure) > > ----- xcbeautify -----I'm able to compile the effects in an older HISE version 4.0 but I can't export them as a Plugin and now I'm not able to compile these inside my project to use them in script node.
-
How should I save my Sampler Presets and how can I access them later?posted in Presets / Scripts / Ideas
Let's say I'm going to make a VST and I create each preset with just a one shot in the Sampler. How do I save these presets so that I can open them again afterwards?
Can I create a dropdown menu to choose my preset at the end?
Latest posts made by treynterrio
-
RE: staple process error MACposted in General Questions
@CatABC ok thank you!!! so it's not only on my end. That's reassuring.
-
RE: staple process error MACposted in General Questions
@d-healey I've already checked that as well. it stopped working yesterday I had never problems with the staple process or the notarisation.
createdDate: 2025-11-03T00:33:46.839Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.component.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-03T00:17:23.386Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.component.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-03T00:01:12.264Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T23:41:19.854Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T23:32:48.476Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.component.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T23:17:50.393Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T23:01:34.678Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: stk.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:59:49.713Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: heat.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:57:52.121Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: wers.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:54:47.943Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:48:06.143Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:44:29.094Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.dmg status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:42:45.717Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:36:44.825Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: shc.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:30:23.958Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: otw.component.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:25:35.812Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: dnt.component.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:20:21.215Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.component.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:17:43.541Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.component.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:15:14.645Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.component.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-02T22:13:42.400Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: tnt.vst3.zip status: In Progress -------------------------------------------------- createdDate: 2025-11-01T22:11:42.658Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: lopt.vst3.zip status: Accepted -------------------------------------------------- createdDate: 2025-11-01T17:05:06.979Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: stk.vst3.zip status: Accepted -------------------------------------------------- createdDate: 2025-10-31T17:04:04.573Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: stk.component.zip status: Accepted -------------------------------------------------- createdDate: 2025-10-30T21:39:22.011Z id: xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx name: pscde.component.zip status: Accepted -
RE: staple process error MACposted in General Questions
It would be great if someone could check if they're experiencing this problem as well. I read online that Apple is currently having issues with notarization, but I don't know if that information is accurate.
-
RE: staple process error MACposted in General Questions
@Lindon I can't read the log when the process isn't finished
-
RE: staple process error MACposted in General Questions
@Lindon I don't get this because when I use --wait it says: In Progress....................................................................................................................................................................................................................................................................................................................................................
for hours -
RE: staple process error MACposted in General Questions
@Lindon thats from the log from yesterday
createdDate: 2025-11-02T12:11:42.658Z id: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx name: test.vst.zip status: In Progress -
RE: staple process error MACposted in General Questions
@Lindon I've tried it now with already notarized files and the staple process worked straight without any problems only every new file I tried doesnt work
-
RE: staple process error MACposted in General Questions
@Lindon I know but I tried it yesterday already and I've checked them ids from yesterday and they also say status: In Progress its almost 24 hours since I've notarised them
-
RE: staple process error MACposted in General Questions
@Lindon like I said everything worked without any problems a couple days ago and now it stopped working
I also tried xcrun notarytool info:
Successfully received submission info createdDate: 2025-11-03T11:43:19.956Z id: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx name: test.vst.zip status: In Progress tt@MacBookPro ~ % -
RE: staple process error MACposted in General Questions
codesign -s "xxxxxxxxxxxxxxxxxxx/Users/tt/Desktop/test.vst" --timestamp --force /Users/tt/Desktop/test.vst: replacing existing signature tt@MacBookPro ~ % xcrun notarytool submit --apple-id "xxxxxxxxx" --password "xxxx-xxxx-xxxx-xxxx" --team-id "xxxxxxxxxxxxxx" /Users/tt/Desktop/test.vst.zip Conducting pre-submission checks for test.vst.zip and initiating connection to the Apple notary service... Submission ID received id: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Upload progress: 100,00 % (29,8 MB of 29,8 MB) Successfully uploaded file id: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx path: /Users/tt/Desktop/test.vst.zip tt@MacBookPro ~ %