Searched refs:instrumentWritePtr (Results 1 – 2 of 2) sorted by relevance
752 InstrumentEntry *instrumentWritePtr = _instrumentTable; in setupInstruments() local755 memcpy(instrumentWritePtr, instrDATReadPtr, sizeof(InstrumentEntry)); in setupInstruments()757 instrumentWritePtr++; in setupInstruments()768 instrumentWritePtr = _instrumentTable; in setupInstruments()770 instrumentWritePtr->reg80op1 |= 0x03; // set release rate in setupInstruments()771 instrumentWritePtr->reg80op2 |= 0x03; in setupInstruments()772 instrumentWritePtr++; in setupInstruments()
745 InstrumentEntry *instrumentWritePtr = _instrumentTable; in setupInstruments() local748 memcpy(instrumentWritePtr, instrDATReadPtr, sizeof(InstrumentEntry)); in setupInstruments()750 instrumentWritePtr++; in setupInstruments()761 instrumentWritePtr = _instrumentTable; in setupInstruments()763 instrumentWritePtr->reg80op1 |= 0x03; // set release rate in setupInstruments()764 instrumentWritePtr->reg80op2 |= 0x03; in setupInstruments()765 instrumentWritePtr++; in setupInstruments()