--- qsampler/trunk/src/qsamplerChannelForm.ui.h 2005/08/28 22:42:21 766 +++ qsampler/trunk/src/qsamplerChannelForm.ui.h 2005/08/30 09:52:46 767 @@ -202,6 +202,9 @@ if (pOptions == NULL) return; + // Flush any pending editing... + AudioRoutingTable->flush(); + // We'll go for it! if (m_iDirtyCount > 0) { int iErrors = 0;