Home
last modified time | relevance | path

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

/dports/audio/spiralsynth/SpiralSynth-0.1.7/SpiralSound/
H A DSequencer.h41 void SetArp(bool s) {m_Arp=s;} in SetArp()
59 bool m_Arp; variable
H A DSequencer.C29 m_Arp(false), in Sequencer()
85 if (m_Arp) in GetSeqNote()