Krotos Modules 3
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
5
6
]
▼
krotos_dsp
►
processors
►
air_absorption_filter
AirAbsorptionFilter.cpp
AirAbsorptionFilter.h
►
convolution_reverb
►
FFTConvolver
AudioFFT.cpp
AudioFFT.h
FFTConvolver.cpp
FFTConvolver.h
TwoStageFFTConvolver.cpp
TwoStageFFTConvolver.h
Utilities.cpp
Utilities.h
convolution_reverb.cpp
convolution_reverb.h
ConvolutionComputationThread.cpp
ConvolutionComputationThread.h
ConvolutionReverb.cpp
ConvolutionReverb.h
Convolver.cpp
Convolver.h
IRConvolver.cpp
IRConvolver.h
►
filter
Filter.cpp
Filter.h
►
moogvcf
MoogVcf.cpp
MoogVcf.h
►
oscillator
GranularOscillator.cpp
GranularOscillator.h
Oscillator.h
OscillatorUtils.cpp
OscillatorUtils.h
ReformerOscillator.cpp
ReformerOscillator.h
►
phase_vocoder
PhaseVocoder.cpp
PhaseVocoder.h
►
saturation
Saturation.cpp
Saturation.h
►
utilities
►
analysis_modules
►
frequency_domain_analysis
DiscreteCosineTransform.cpp
DiscreteCosineTransform.h
ERB_FFTSpectrogram.cpp
ERB_FFTSpectrogram.h
FrequencyDomainAnalysisFramework.cpp
FrequencyDomainAnalysisFramework.h
FrequencyDomainAnalysisFrameworkIncludes.h
MelFrequencySpectrum.cpp
MelFrequencySpectrum.h
MusicScaleFilterBank.cpp
MusicScaleFilterBank.h
MusicScaleFilterUnrolled.cpp
MusicScaleFilterUnrolled22050.cpp
MusicScaleFilterUnrolled44100.cpp
MusicScaleFilterUnrolled48000.cpp
MusicScaleFilterUnrolled96000.cpp
SWIPE_PitchEstimation.cpp
SWIPE_PitchEstimation.h
Utilities.h
windowing.cpp
windowing.h
►
signal_representations
►
harmonic_representation
HarmonicRepresentation.cpp
HarmonicRepresentation.h
►
time_domain_analysis
►
pitch_tracking
Autocorrelation.cpp
Autocorrelation.h
McLeod.cpp
McLeod.h
BiquadFilter.cpp
BiquadFilter.h
EarFilter.cpp
EarFilter.h
EMAFilter.cpp
EMAFilter.h
LowpassFilter.cpp
LowpassFilter.h
TimeDomainAnalysisFramework.cpp
TimeDomainAnalysisFramework.h
TimeDomainAnalysisFrameworkIncludes.h
WeightingFilter.cpp
WeightingFilter.h
KrotosSTFTOffline.cpp
ShortTimeFourierTransform.cpp
ShortTimeFourierTransform.h
►
audio_buffer
KrotosAudioBuffer.cpp
KrotosAudioBuffer.h
KrotosAudioBufferDSP.cpp
KrotosAudioBufferDSP.h
KrotosAudioBufferDSPCorrelation.cpp
KrotosAudioBufferDSPPhaseDetection.cpp
►
audio_sample_circular_buffer
AudioSampleCircularBuffer.cpp
AudioSampleCircularBuffer.h
►
constants
constants.cpp
Constants to be used in Krotos plugins A place to put DSP constants to make them globally available Created: 5 Sept 2022 Author: sandy
constants.h
Constants to be used in Krotos plugins A place to put DSP constants to make them globally available Created: 5 Sept 2022 Author: sandy
►
dry_wet
DryWet.h
►
interpolation
KrotosIntrepolators.cpp
KrotosIntrepolators.h
►
mute
MuteStateMachine.h
MuteValueGenerator.h
►
onset_detection
SlopEnvelopeOnsetdetection.cpp
SlopEnvelopeOnsetdetection.h
SuperFluxOnsetDetection.cpp
SuperFluxOnsetDetection.h
►
resource_lock
ResourceLock.cpp
ResourceLock.h
►
sample_engine
SampleEngine.cpp
SampleEngine.h
►
signal_buffer
SignalBuffer.h
►
signal_saver
SignalSaver.h
►
smoothed_float
SmoothedFloat.cpp
SmoothedFloat.h
►
sound
KrotosSynthesiserSound.cpp
KrotosSynthesiserSound.h
SamplerUtils.h
►
window_functions
WindowFunctions.cpp
WindowFunctions.h
krotos_dsp.cpp
krotos_dsp.h
krotos_dsp.mm
▼
krotos_gui
►
colours
Krotos_Colours.h
►
components
►
attached
AttachedComboBox.cpp
AttachedComboBox.h
AttachedSlider.cpp
AttachedSlider.h
AttachedToggleButton.cpp
AttachedToggleButton.h
►
buttons
DrawableButtonHelpers.cpp
DrawableButtonHelpers.h
StartStopButton.cpp
StartStopButton.h
TriggerButton.cpp
TriggerButton.h
XYButton.cpp
XYButton.h
►
custom_layout
CustomLayout.cpp
CustomLayout.h
►
drag_and_drop
DragComponent.cpp
DragComponent.h
DraggableLabel.cpp
DraggableLabel.h
DropComponent.cpp
DropComponent.h
ModulationAssignerDropArea.cpp
ModulationAssignerDropArea.h
MultiDropComponent.cpp
MultiDropComponent.h
►
drawing_helpers
krotosDrawingHelper.cpp
krotosDrawingHelper.h
►
labels
KrotosLabel.cpp
KrotosLabel.h
►
resizable
ResizableComponent.cpp
ResizableComponent.h
►
sample_browser
SampleBrowser.cpp
SampleBrowser.h
SampleBrowserButton.cpp
SampleBrowserButton.h
SampleItem.cpp
SampleItem.h
►
sliders
BipolarSliderLAF.cpp
BipolarSliderLAF.h
►
top_bar
topBarComponent.cpp
topBarComponent.h
►
waveform_viewer
AreaSelectionComp.cpp
AreaSelectionComp.h
GrainDisplay.cpp
GrainDisplay.h
GrainVisualiser.cpp
GrainVisualiser.h
HelperClasses.cpp
HelperClasses.h
WaveformViewer.cpp
WaveformViewer.h
WaveformViewerAndEditor.cpp
WaveformViewerAndEditor.h
ZoomableComponent.cpp
ZoomableComponent.h
►
windows
DialogWindow.cpp
DialogWindow.h
ImagePopup.cpp
ImagePopup.h
►
look_and_feel
Krotos_LookAndFeel.cpp
Krotos_LookAndFeel.h
The default colours and visuals to be used in Krotos plugins
krotos_gui.cpp
krotos_gui.h
krotos_gui.mm
▼
krotos_kwidget
►
kwidget
►
template
Kwidget_Template.cpp
Kwidget_Template.h
KwidgetGUI_Template.cpp
KwidgetGUI_Template.h
KwidgetProcessor_Template.cpp
KwidgetProcessor_Template.h
template.cpp
template.h
Kwidget.cpp
Kwidget.h
KwidgetGUI.cpp
KwidgetGUI.h
KwidgetProcessor.cpp
KwidgetProcessor.h
►
kwidgets
►
adsr
adsr.cpp
adsr.h
Kwidget_Adsr.cpp
Kwidget_Adsr.h
KwidgetGUI_Adsr.cpp
KwidgetGUI_Adsr.h
KwidgetProcessor_Adsr.cpp
KwidgetProcessor_Adsr.h
►
audio_out
audio_out.cpp
audio_out.h
Kwidget_AudioOut.cpp
Kwidget_AudioOut.h
KwidgetGUI_AudioOut.cpp
KwidgetGUI_AudioOut.h
KwidgetProcessor_AudioOut.cpp
KwidgetProcessor_AudioOut.h
►
convolution_reverb
convolution_reverb.cpp
convolution_reverb.h
Kwidget_ConvolutionReverb.cpp
Kwidget_ConvolutionReverb.h
KwidgetGUI_ConvolutionReverb.cpp
KwidgetGUI_ConvolutionReverb.h
KwidgetProcessor_ConvolutionReverb.cpp
KwidgetProcessor_ConvolutionReverb.h
►
core_engine
core_engine.cpp
core_engine.h
Kwidget_CoreEngine.cpp
Kwidget_CoreEngine.h
KwidgetGUI_CoreEngine.cpp
KwidgetGUI_CoreEngine.h
KwidgetGUI_CoreEngineGranular.cpp
KwidgetGUI_CoreEngineSampler.cpp
KwidgetGUI_CoreEngineVehicle.cpp
KwidgetProcessor_CoreEngine.cpp
KwidgetProcessor_CoreEngine.h
►
filter
filter.cpp
filter.h
Kwidget_Filter.cpp
Kwidget_Filter.h
KwidgetGUI_Filter.cpp
KwidgetGUI_Filter.h
KwidgetProcessor_Filter.cpp
KwidgetProcessor_Filter.h
►
lfo
Kwidget_Lfo.cpp
Kwidget_Lfo.h
KwidgetGUI_Lfo.cpp
KwidgetGUI_Lfo.h
KwidgetProcessor_Lfo.cpp
KwidgetProcessor_Lfo.h
lfo.cpp
lfo.h
►
macro_controls
Kwidget_MacroControls.cpp
Kwidget_MacroControls.h
KwidgetGUI_MacroControls.cpp
KwidgetGUI_MacroControls.h
KwidgetProcessor_MacroControls.cpp
KwidgetProcessor_MacroControls.h
macro_controls.cpp
macro_controls.h
►
MacroSlider
Kwidget_Macroslider.cpp
Kwidget_Macroslider.h
KwidgetGUI_Macroslider.cpp
KwidgetGUI_Macroslider.h
KwidgetProcessor_Macroslider.cpp
KwidgetProcessor_Macroslider.h
MacroSlider.cpp
MacroSlider.h
►
moog_vcf
Kwidget_MoogVcf.cpp
Kwidget_MoogVcf.h
KwidgetGUI_MoogVcf.cpp
KwidgetGUI_MoogVcf.h
KwidgetProcessor_MoogVcf.cpp
KwidgetProcessor_MoogVcf.h
moog_vcf.cpp
moog_vcf.h
►
offline_analyser
Kwidget_OfflineAnalyser.cpp
Kwidget_OfflineAnalyser.h
KwidgetGUI_OfflineAnalyser.cpp
KwidgetGUI_OfflineAnalyser.h
KwidgetProcessor_OfflineAnalyser.cpp
KwidgetProcessor_OfflineAnalyser.h
offline_analyser.cpp
offline_analyser.h
►
pan
Kwidget_Pan.cpp
Kwidget_Pan.h
KwidgetGUI_Pan.cpp
KwidgetGUI_Pan.h
KwidgetProcessor_Pan.cpp
KwidgetProcessor_Pan.h
pan.cpp
pan.h
►
phase_vocoder
Kwidget_PhaseVocoder.cpp
Kwidget_PhaseVocoder.h
KwidgetGUI_PhaseVocoder.cpp
KwidgetGUI_PhaseVocoder.h
KwidgetProcessor_PhaseVocoder.cpp
KwidgetProcessor_PhaseVocoder.h
phase_vocoder.cpp
phase_vocoder.h
►
recorder
Kwidget_Recorder.cpp
Kwidget_Recorder.h
KwidgetGUI_Recorder.cpp
KwidgetGUI_Recorder.h
KwidgetProcessor_Recorder.cpp
KwidgetProcessor_Recorder.h
recorder.cpp
recorder.h
RecorderDropName.cpp
RecorderDropName.h
►
reformer
Kwidget_Reformer.cpp
Kwidget_Reformer.h
KwidgetGUI_Reformer.cpp
KwidgetGUI_Reformer.h
KwidgetProcessor_Reformer.cpp
KwidgetProcessor_Reformer.h
reformer.cpp
reformer.h
►
saturation
Kwidget_Saturation.cpp
Kwidget_Saturation.h
KwidgetGUI_Saturation.cpp
KwidgetGUI_Saturation.h
KwidgetProcessor_Saturation.cpp
KwidgetProcessor_Saturation.h
saturation.cpp
saturation.h
►
sawtooth
Kwidget_Sawtooth.cpp
Kwidget_Sawtooth.h
KwidgetGUI_Sawtooth.cpp
KwidgetGUI_Sawtooth.h
KwidgetProcessor_Sawtooth.cpp
KwidgetProcessor_Sawtooth.h
sawtooth.cpp
sawtooth.h
►
scaledAdsr
Kwidget_Scaledadsr.cpp
Kwidget_Scaledadsr.h
KwidgetGUI_Scaledadsr.cpp
KwidgetGUI_Scaledadsr.h
KwidgetProcessor_Scaledadsr.cpp
KwidgetProcessor_Scaledadsr.h
scaledAdsr.cpp
scaledAdsr.h
►
simulated_absorption_filter
Kwidget_SAFilter.cpp
Kwidget_SAFilter.h
KwidgetGUI_SAFilter.cpp
KwidgetGUI_SAFilter.h
KwidgetProcessor_SAFilter.cpp
KwidgetProcessor_SAFilter.h
simulated_absorption_filter.cpp
simulated_absorption_filter.h
►
sine
Kwidget_Sine.cpp
Kwidget_Sine.h
KwidgetGUI_Sine.cpp
KwidgetGUI_Sine.h
KwidgetProcessor_Sine.cpp
KwidgetProcessor_Sine.h
sine.cpp
sine.h
►
trigger_button
Kwidget_TriggerButton.cpp
Kwidget_TriggerButton.h
KwidgetGUI_TriggerButton.cpp
KwidgetGUI_TriggerButton.h
KwidgetProcessor_TriggerButton.cpp
KwidgetProcessor_TriggerButton.h
trigger_button.cpp
trigger_button.h
►
xy_pad
Kwidget_XyPad.cpp
Kwidget_XyPad.h
KwidgetGUI_XyPad.cpp
KwidgetGUI_XyPad.h
KwidgetProcessor_XyPad.cpp
KwidgetProcessor_XyPad.h
xy_pad.cpp
xy_pad.h
►
managers
►
middleware
►
preset_event
PresetEventMiddleware.cpp
PresetEventMiddleware.h
RelativeSamplePathRewriteHook.cpp
RelativeSamplePathRewriteHook.h
►
modulation_assigner
ModulationAssigner.cpp
ModulationAssigner.h
ModulationAssignerTable.cpp
ModulationAssignerTable.h
►
performance_area
PerformanceArea.cpp
PerformanceArea.h
AssetManager.cpp
AssetManager.h
AssetManagerUI.cpp
AssetManagerUI.h
KwidgetAudioProcessor.cpp
KwidgetAudioProcessor.h
KwidgetFactory.cpp
KwidgetFactory.h
KwidgetProcessorGraph.cpp
KwidgetProcessorGraph.h
KwidgetSynthesiser.cpp
KwidgetSynthesiser.h
ParameterManager.cpp
ParameterManager.h
PresetBundler.cpp
PresetBundler.h
PresetManager.cpp
PresetManager.h
PresetManagerUI.cpp
PresetManagerUI.h
►
parameters
►
custom_parameter_trees
►
sample_data_tree
SampleDataTree.cpp
SampleDataTree.h
AttachedLabel.cpp
AttachedLabel.h
CustomParameter.cpp
CustomParameter.h
CustomParameterTree.cpp
CustomParameterTree.h
GenericParameter.cpp
GenericParameter.h
KAttachment.cpp
KAttachment.h
KParameter.cpp
KParameter.h
LabelCustomParameterAttachment.cpp
LabelCustomParameterAttachment.h
ModulationSource.cpp
ModulationSource.h
ValueTreeAttachment.cpp
ValueTreeAttachment.h
►
types
XmlType.cpp
XmlType.h
krotos_kwidget.cpp
krotos_kwidget.h
krotos_kwidget.mm
▼
krotos_ml
►
kd_tree
►
nanoflann
KDTreeVectorOfVectorsAdaptor.h
nanoflann.hpp
KDTree.cpp
KDTree.h
KDTreeND.cpp
KDTreeND.h
►
NLP
bert.h
BM25.cpp
BM25.h
FactoryAssetsWatcher.cpp
FactoryAssetsWatcher.h
ggml.h
LinearModel.cpp
LinearModel.h
NER.cpp
NER.h
SentenceTransformer.cpp
SentenceTransformer.h
TextToAssets.cpp
TextToAssets.h
TextToFile.cpp
TextToFile.h
TextToPreset.cpp
TextToPreset.h
►
principal_component_analysis
PCA.cpp
PCA.h
►
ucs_search
AudioDataset.cpp
AudioDataset.h
AudioEmbedding.cpp
AudioEmbedding.h
CatIDSearch.cpp
CatIDSearch.h
►
UniversalCategorySystem
UCSToFile.cpp
UCSToFile.h
UniversalCategorySystem.cpp
UniversalCategorySystem.h
►
vector_search
►
hnswlib
bruteforce.h
hnswalg.h
hnswlib.h
space_ip.h
space_l2.h
visited_list_pool.h
NearestNeighbourSearch.cpp
NearestNeighbourSearch.h
NearestNeighbourSearch2D.cpp
NearestNeighbourSearch2D.h
krotos_ml.cpp
krotos_ml.h
krotos_ml.mm
▼
krotos_utils
►
json
JsonFile.cpp
JsonFile.h
►
misc
helpers.cpp
helpers.h
►
serialiser
Serialiser.cpp
Serialiser.h
►
settings_file
SettingsFile.cpp
SettingsFile.h
►
threaded_timer
ThreadedTimer.h
►
version_checker
VersionChecker.cpp
VersionChecker.h
krotos_utils.cpp
krotos_utils.h
krotos_utils.mm
Generated by
1.12.0