Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

remap-load-to.c
int foo(int parm1, float parm2) {
  return parm1 + parm2;
}