Home
last modified time | relevance | path

Searched defs:pasteChannels (Results 1 – 3 of 3) sorted by relevance

/dports/audio/rezound/rezound-0.13.1beta/src/backend/Edits/
H A DCPasteEdit.h58 vector<vector<bool> > pasteChannels; variable
H A DCPasteEdit.cpp294 …const CActionSound *actionSound,const sample_pos_t srcToUse,const double repeatCount,bool invalida… in pasteData()
418 static vector<vector<bool> > pasteChannels; in getPasteChannels() local
/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DCPasteChannelsDialog.h106 vector<vector<bool> > pasteChannels; variable