@Tania-Ghosh My pleasure.. have a happy HISE.

Rudra Ghosh
@Rudra Ghosh
Music producer, Computer science Engineer.
Posts made by Rudra Ghosh
-
RE: Unable to Compile HISE on New Mac Apple Air
-
RE: Unable to Compile HISE on New Mac Apple Air
@Tania-Ghosh You need to do one little thing. The latest version (as far I know) you have to locate the proper directory structure of IPP. What @Christoph-Hart described at the Projucer field is bit out dated (perfect for old IPP).But if you use the latest v 2020 or 2021 Intel Performance Primitive.
Update this location``/opt/intel/ipp/lib/libippi.a /opt/intel/ipp/lib/libipps.a /opt/intel/ipp/lib/libippvm.a /opt/intel/ipp/lib/libippcore.a
And update the Debug and Release configurations (Actual directory structure where IPP has been installed) Header Search Paths and Extra Library Search Paths.
Otherwise Xcode will not find IPP and will throw error.
-
RE: How to create audio visualizer in HISE
@Tania-Ghosh Try FFT experiment with the source code. Here I have created sln file.
SFMLYou will also get an exe file(compiled) ... set Audio name and buffer size to up and run it.
-
RE: How to create audio visualizer in HISE
@Tania-Ghosh For simple Fast Fourier Transformation(FFT).
JUCE FFT Tutorial: The fast Fourier transform
Table of Contents
Getting started
The demo project
The Fast Fourier Transform
Processing Audio Data
FFT Initialisation
Displaying the Spectrogram
Learn how to display incoming audio data as a spectrogram by using the FFT class of the DSP module. Understand the benefits of using a Fast Fourier Transform.
SimpleFFTTutorial.zip -
RE: How to create audio visualizer in HISE
Hahaha.... exactly....
... Unfortunately, right now there is no option (such Visualizer) in HISE. Till then it's like "getting a sugar candy for a crying girl"..
-
RE: How to create audio visualizer in HISE
@Tania-Ghosh Till then use image Sequences (Stitched) as Audio Visualizer.
HISE Project link..
https://easyupload.io/rdt11bHiseSnippet 1346.3oc4X0raabCDlqkXPjpUQRaNzSsKL5AkhTCImebAJJhh0Owp0NVPxUs4jA0tTRDgK4hc45DUC+tzGkbrG6w9Xji8TaGtTq1ccTTTMPLRZ2CFlCmg7aFN7aFpdARGZXnL.YU53Y9Tj0l3AyDpoMmRXBT2VHKLdug6i1alOILj5hrrJ7X8TVkJhh+d0C2ivIBGZpHDZnj4POf4wToR603GXbdGhK8XlWFsuWitNRQSIWFAvn.tFxm37LxD5SHZ01.irtVaWlRFLPQTzPjUw8jtyFLU9bgQ+grP1HNUOnNZ.rPFwcjbWMh0RQMmx3t8Rb2PD3X8Rc9BFm+V3CYtrExSCB2HdB6TKxFOr1XUvqdV3Ua8gmUF3Uz.uahG3DZkUZ5vZ3RUnEtoRw4ZTGbyAq57C4SQMkfFB01djmQ6D.CVXQ06Vq1crg+b6usR4JkgChPk8oj.6ihT9QJ8Qs82YGmRr8Dpp83wTGU0sRmcKigYMc39fIIaIXTSomuT.Cpt0v8i0OU2VrP+2n15Imu95+c6PpRm5Dzjv4ifbjpiiDNJlTT81UJeVkx1v2v80pMjvinUaKlvDT8h1h5vFQ4gcjAZP2g3.mWUS8h3MNJH.11CnmR4Uqc6upNDTzatckxmWobhaZ.hhDXfR0clG4RfhsT7DohdDfoxmUtT4yKaewoFOdoyoiAARNGVzkMsY6VggUEQdinA2AhqfyuPQH6Ie5I9Mmdl81ii4HIihRQWAScjOU7lRZQyOG0ouyQEnpJN48imm7NfyboAHFjiVDCLKwnMkM3ouD8icaQTjj0.VNXK7oAJlF8VsnmBbKlKDkvsngOSI8AZhE4MvMhUuiuHK40rrzVgJp+.1uPypfGIU+ecTiwLtWnBV1td.EEx5Kvm0q+Qee6lGeRmiNnU69mCYU8hT.o419hIH3PYfV8vEKxKG034LW0zEBdUPioT1joobk2HrQnCgSM4oon4OeHJiatowMqjvJPDTdrWdMrNKMqehPyx5SijAPDoOwkEElUIi77Q.DhondF54cLoFJ5KTI70kw0evt6t6N0uOZzjkHL0Xis4cczrK55fDzqy7A7uR2HNQkmTVe0c9DvUgbreZFNQHSkyuemvTutv8l3dLkyzki2MVBdga.uqw675dUvFh8TvVD24muhKxc8EMfv774zGm.kMwo7zqnODDpEkSxE99o74ZOswR5Toq3TfZomjSBtXvuPdOtv5watDur3ZmgDWu8ClL5OAGGx+PBvwoDe3.3afAV82CfaeYjhIlbHAJkAkUvOAppAT5NT.pBnritsBqMzM.XFWSOVCnATga7f+F9lOYc8Xq4SVOYxrgjOMgV5QQtL4ARc4+33wsLRr0hr6A4dzf5qfS32W22l3u1uMAZE1ANOx0hPLu9wAPGoPLJ6VogYaAAh2tY0uuTpzcBl8sQCHZRuA5FKgkO6hzGZHMHjlSVGFe9yi97Wq+i9sdr8dThZ6mSNE4oCGlih3FYvV+wuUBwAbEuUIywiApax7Wj5q35Q88VH6K9d8Ctt555nv5A22R4xRIXzTtrMTGiC2SVPLOlDwUIR2IGJOTJj9SkBlS97L3x8jIzfrXeoNziTJHWOUxsZzmxojvLIzeYiCfmdQBt3Uk+Ewh5qerXUmWeF1.Wa8Ma6+azsXg+W1s3URUnqh8vi3DHOww7.Yct70ik.9sHlSuD9P8X65IONFiqscMfK2kchiiNb+00QnkayNWBat6kvl6cIr49WBadvkvlcuD17MqzFcwnGEojdlqhffdsi+QJrrVTe2p.5e.jmvapJ
Cheers !!
-
RE: How to create audio visualizer in HISE
@Tania-Ghosh
ZGameEditor
https://www.zgameeditor.org/index.php/Main/DownloadWhich is pretty good for such things(used by ImageLine as ZGameEditor Visualizer). But it needs Embarcadero Delphi or Free Pascal.
May be in Future you will get such integration to create your own visualizer in HISE. -
Multi Color Torus Knob After Effects with Customization & Controls Project
Multi Color Torus Knob After Effects with Customization & Controls
After Effects Project
RDGTorus Multi Colour AE Project.zipExample in HISE
RDGTorus MC Knob Example.zipCheers !!