let hPitches:[Pitch] = [.d3]. let notes: [Note] = qPitches.map{Note.quarter($0)} + hPitches.map{Note.half($0)} ... timer.invalidate(). owner.endPerformance().
確定! 回上一頁