Home
last modified time | relevance | path

Searched refs:dcf1_type (Results 1 – 3 of 3) sorted by relevance

/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/
H A Dpadthv1.cpp1545 const int dcf1_type = int(*m_dcf1.type);
1546 pv->dcf11.reset(padthv1_filter1::Type(dcf1_type));
1547 pv->dcf12.reset(padthv1_filter1::Type(dcf1_type));
1548 pv->dcf13.reset(padthv1_filter2::Type(dcf1_type));
1549 pv->dcf14.reset(padthv1_filter2::Type(dcf1_type));
1550 pv->dcf15.reset(padthv1_filter3::Type(dcf1_type));
1551 pv->dcf16.reset(padthv1_filter3::Type(dcf1_type));
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1.cpp1755 const int dcf1_type = int(*m_dcf1.type); in process_midi() local
1756 pv->dcf11.reset(samplv1_filter1::Type(dcf1_type)); in process_midi()
1757 pv->dcf12.reset(samplv1_filter1::Type(dcf1_type)); in process_midi()
1758 pv->dcf13.reset(samplv1_filter2::Type(dcf1_type)); in process_midi()
1759 pv->dcf14.reset(samplv1_filter2::Type(dcf1_type)); in process_midi()
1760 pv->dcf15.reset(samplv1_filter3::Type(dcf1_type)); in process_midi()
1761 pv->dcf16.reset(samplv1_filter3::Type(dcf1_type)); in process_midi()
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1.cpp1695 const int dcf1_type = int(*m_dcf1.type);
1696 pv->dcf11.reset(synthv1_filter1::Type(dcf1_type));
1697 pv->dcf12.reset(synthv1_filter1::Type(dcf1_type));
1698 pv->dcf13.reset(synthv1_filter2::Type(dcf1_type));
1699 pv->dcf14.reset(synthv1_filter2::Type(dcf1_type));
1700 pv->dcf15.reset(synthv1_filter3::Type(dcf1_type));
1701 pv->dcf16.reset(synthv1_filter3::Type(dcf1_type));