Page 1 of 3
Printing program list
Posted: 17 Mar 2020, 17:36
by Aida_w
Hello out there,
is it possible, I wonder, to print the program list out from the NE6 - like a kind of Excel file?
I think the Nord Sound Manager does not support this feature, right?
Thanks and greetings!
Tilman
Re: Printing program list
Posted: 17 Mar 2020, 17:55
by Berretje
Hi Tilman,
If you export your programs to an html file from the Nord Sound Manager it should be printable.
Next to that... there is a post of someone who has made a script who can convert the exported html from Nord Sound Manager to a more viewable list:
post78621.html
It requires to have python installed. If you don't have that, you can post the exported html file(s) from Nord Sound Manager here and I can convert them if you like.
The layout is like this:

- Program list
- 2020-03-17_16-54-53.png (283.69 KiB) Viewed 4200 times
Re: Printing program list
Posted: 17 Mar 2020, 21:44
by Aida_w
Thanks Berretje,
"If you export your programs to an html file from the Nord Sound Manager..." How do I do this? Sorry if this is a silly question!
Tilman
Re: Printing program list
Posted: 18 Mar 2020, 00:02
by FZiegler
Install Nord Sound Manager, plug your Nord into your PC (if it's a Windows machine, install the USB driver before), open Nord Sound Manager: Menu File > Export Sound Lists. One of the resulting files is a program list.
Re: Printing program list
Posted: 19 Mar 2020, 01:29
by cEgws
The script (
https://github.com/10x10sw/NordUser/tree/master/RefCard) does not yet work with the Electro 6, but I should have it fixed within a day or two.
Re: Printing program list
Posted: 19 Mar 2020, 03:38
by cEgws
How does this look?

- Electro 6 program list
- Screen Shot 2020-03-18 at 9.35.57 PM.png (186.4 KiB) Viewed 4048 times
Re: Printing program list
Posted: 19 Mar 2020, 12:41
by jtubaugh
This is really nice! Do you plan on doing it for the Stage 3 too?
Re: Printing program list
Posted: 19 Mar 2020, 15:34
by cEgws
It might already work on the Stage 3—please give it a try and let me know.
I just updated the script on GitHub with support for Electro 6, improved sample files, and some fixes for Lead A1.
If the script doesn't work for you, please PM to me a Stage 3 program html file and I'll see what might be needed to make it work.
Re: Printing program list
Posted: 19 Mar 2020, 15:38
by cEgws
Also, in the latest version of the script, you can rotate the rows & columns of the output (except for Lead A1—I will try to fix that if someone requests it):

- Screen Shot 2020-03-19 at 9.37.02 AM.png (64.23 KiB) Viewed 4000 times
Re: Printing program list
Posted: 19 Mar 2020, 19:51
by Berretje
cEgws wrote:Also, in the latest version of the script, you can rotate the rows & columns of the output (except for Lead A1—I will try to fix that if someone requests it):
Screen Shot 2020-03-19 at 9.37.02 AM.png
You are truly amazing and thank you so much for making this update!