Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef D_QUOTE_H #define D_QUOTE_H #define BAR1_QUOTE(x) 2 * x #define BAR2_QUOTE(x) 2 * x #endif