@griffinboy I am waiting for your all tutorials.

Posts
-
RE: What is the process for writing my own module (not scriptnode)
-
RE: LAF for MatrixPeakMeter
@orange said in LAF for MatrixPeakMeter:
MatrixPeakMeter apparently does not get obj.peak values by taking the Up & Down DecayTime values in LAF.
Exactly.
Your post https://forum.hise.audio/topic/6615/laf-collection-for-everyone?_=1744108411508
and Knob Peak Meter by Steve-mohican is impressive.
I didn't find matrix peak meter very useful in anyway. -
RE: LAF for MatrixPeakMeter
@orange If we use this snippet and disable effects ( Reverb and Delay) we will see abrupt peak meter run down kind of on/off. Looks very ugly.
-
Wow !! NKS support How to use it in HISE
In the recent commit I have seen NKS support How to use it in HISE ?
-
RE: Changing one Script to another showing compile error | Weird
@d-healey Autofixer will correct if there is an error but after correction still showing previous incorrect error.
-
Changing one Script to another showing compile error | Weird
Changing one Script to another showing compile error | Weird
-
RE: Store Parametriq eq settings in Combobox.
@Chazrox One quick way would be using custom preset system via CB.
-
RE: I can't build simplest faust dsp
@parabuh First Remove the duplicated
import ("stdfaust.lib");
Next right click on Reverb > AllowCompilation to Enabled
and Save it from here
Next Compile DSP network as dll. It should work
-
RE: [Free Dsp] Oberheim-8 Analog Filter
@griffinboy said in [Free Dsp] Oberheim-8 Analog Filter:
The "Eigen" header library is required.
Where do I get it ? How to set it?
-
RE: Software for Animation Sprites....
Another Image Stitching software you can use..
Photo Stitcher - Creates Horizontal and Vertical Long Photo
Vertexshare Photo Stitcher enables you to combine photos vertically and horizontally on Win/Mac. Make before-after pictures and long picture easily.
(vertexshare.com)
-
RE: Using Blender for Knob filmstrip
Another Image Stitching software you can use..
Photo Stitcher - Creates Horizontal and Vertical Long Photo
Vertexshare Photo Stitcher enables you to combine photos vertically and horizontally on Win/Mac. Make before-after pictures and long picture easily.
(vertexshare.com)
-
RE: [Feature request] Missing Laf colour properties
Label laf is also necessary. I guess only Laf is possible via css. No traditional LAF is supported for Label.
-
RE: [Free dsp] C++ FFT
@griffinboy said in [Free dsp] C++ FFT:
Ah I forgot that we had an fft expert here!
@clevername27 Any getting started FFT video like your above image?
Every day I open up computer and think today I will learn new things. Will watch more videos on HISE. But sadly we have very few Video authors. -
RE: [Free dsp] C++ FFT
@griffinboy I am always very excited for your videos. I know FAUST and RNBO (may be a little bit in respect of other HISE mates) but core C++ with HISE always pushes me from my DSP comfort zone and Lethargy.
-
RE: FAUST Hardcoded Master FX Not modulating LFO AHDSR etc Modulation
@sletz I mean Hardcoded Master FX that is compiled from FAUST node
core.faust
not being modulated via LFOwhat is the problematic Faust DSP code?
I don't know which one is responsible but the C++ code and RNBO working fine in Hardcoded master FX.