Home
last modified time | relevance | path

Searched refs:m_soundInterface (Results 1 – 2 of 2) sorted by relevance

/dports/audio/faust/faust-2.37.3/architecture/max-msp/
H A Dmax-msp64.cpp188 SoundUI* m_soundInterface; member
240 x->m_dsp->buildUserInterface(x->m_soundInterface); in faust_allocate()
439 x->m_soundInterface = new SoundUI(bundle_path_str); in faust_new()
663 delete x->m_soundInterface; in faust_free()
H A Dmax-msp.cpp170 SoundUI* m_soundInterface; member
386 x->m_soundInterface = new SoundUI(bundle_path_str); in faust_new()
609 delete x->m_soundInterface; in faust_free()