Project_DJ_Engine
Contents:
HOW TO USE
API Reference
Class Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Function AddGBpm
Function bpm_thread
Function CHK_QWERTY
Function DeviceDataGetter
Function DiffCallback
Function EventListGetter
Function fill
Function fillDatas
Function FillFrame
Function FrameCalc::CountFrame
Function FrameSearchLambda
Function FullManualRender_callback(ma_device *, void *, const void *, ma_uint32)
Function FullManualRender_callback(ma_device *, void *, const void *, ma_uint32)
Function FullPreRender_callback(ma_device *, void *, const void *, ma_uint32)
Function FullPreRender_callback(ma_device *, void *, const void *, ma_uint32)
Function futex_wait(int *)
Function futex_wait(int *)
Function futex_wake(int *)
Function futex_wake(int *)
Function HWY_EXPORT(GetPCMFramesSIMD)
Function HWY_EXPORT(INTEGRATE_PCM_SIMD)
Function HWY_NAMESPACE::GetPCMFramesSIMD
Function HWY_NAMESPACE::INTEGRATE_PCM_SIMD
Function HybridRender_callback(ma_device *, void *, const void *, ma_uint32)
Function HybridRender_callback(ma_device *, void *, const void *, ma_uint32)
Function idle_callback(ma_device *, void *, const void *, ma_uint32)
Function idle_callback(ma_device *, void *, const void *, ma_uint32)
Function Lvec
Function main(int, char *)
Function main()
Function main()
Function main()
Function main()
Function main()
Function main(int, char *)
Function main()
Function main(int, char *)
Function main()
Function main(int, char *)
Function mix_thread
Specialized Template Function MixMachine::TypeWorks< TypeEnum::BATTLE_DJ, BattleDj >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::COMPRESSOR, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::CONTROL >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::DISTORTION, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::ECHO, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::EQ, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::FILTER, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::FLANGER, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::LOAD, BattleDj >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::LOAD, MUSIC_CTR >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::OSC_FILTER, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::PANNER, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::PHASER, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::ROBOT, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::ROLL, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::TRANCE, FaustEffects >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::UNLOAD >
Specialized Template Function MixMachine::TypeWorks< TypeEnum::VOL, FaustEffects >
Function Rvec
Function searchLambda
Function sortLambda
Specialized Template Function stmt::colGet< COL_TYPE::BLOB >
Specialized Template Function stmt::colGet< COL_TYPE::DOUBLE >
Specialized Template Function stmt::colGet< COL_TYPE::INT >
Specialized Template Function stmt::colGet< COL_TYPE::TEXT >
Function toFaustStylePCM
Function toLRStylePCM
Variables
Defines
Typedefs
Project_DJ_Engine
API Reference
Function toLRStylePCM
View page source
Function toLRStylePCM
Defined in
File ManualMix.hpp
Function Documentation
inline
void
toLRStylePCM
(
float
*
*
faustPCM
,
float
*
out
,
const
unsigned
long
frameCount
)