Frequency/Phase Analyzer
-
Is there any way of checking the Frequency/Phase inside of HISE? Like Bertom EQ Curve Analyser or DDMF PluginDoctor?
Having to export vst3 and checking the frequency/phase relationship in PluginDoctor is a hassle, honestly.
-
@pratitghosh you can build HISE as a plugin and launch your project in PluginDoctor, but yes some extra inbuilt tools for this would be great.
-
@HISEnberg That sounds like MORE hassle


But yeah, coding blind, exporting and checking PluginDoctor got me pretty far so I'll continue that. Meanwhile a frequency curve analyser would be great!
-
@pratitghosh if you run the HISE project in Xcode or visual studio and build in debug it’s a lot faster. Then you can use the audio plugin host template from JUCE to launch and test it quicker.