
for (i = 0; i < NELEM(pattern); i++) {
    emit(pattern[i]);
}
