@piattica: the number of stations can be easily exteded:
- rename “main.pd.template” to “main.pd.template.pd” and open it with Pure Data.
- add more stations and adjust the divisor of ctlin114: (127 / (number_of_stations - 1))
- rename “main.pd.template.pd” back to “main.pd.template”
- open “zynconfig.yml.template” with a text editor and add more “labels” placeholders under “Stations:”
- open “setup.py” with a text editor and adjust variable ‘max_stations = 22’
REMARK: Don’t forget to increment the numbers of the placeholders “STREAM#” and “NAME#”