Guys,
Could You help me and sent an instruction how to use / run a script on Macos Yosemite?
Thanks!
Electro 4 Program Reference Card
-
- Posts: 23
- Joined: 09 Dec 2012, 16:17
- 12
- Your Nord Gear #1: Nord Electro 6
- Your Nord Gear #2: Nord Lead A1
- Has thanked: 17 times
- Been thanked: 12 times
-
- Posts: 45
- Joined: 31 Oct 2016, 12:47
- 8
- Your Nord Gear #1: Nord Electro 4
- Has thanked: 8 times
- Been thanked: 30 times
Re: Electro 4 Program Reference Card
- Download the script: https://raw.githubusercontent.com/10x10 ... refcard.py and save it to your "Downloads" folder (in Safari, Save As… and don't append ".txt" to the filename).
- Save your program file from NSM. By default NSM saves it to your "Documents" folder. Let's say the filename is "Nord Electro 4 Program 2016-11-12.html"
- Open Terminal.app
- Type this exactly:
python Downloads/make_nord_refcard.py -o Desktop/refcard.html Documents/Nord\ Electro\ 4\ Program\ 2016-11-12.html
- Double-click on the refcard.html file that has appeared on your desktop, and enjoy.
You can add the -v or -t arguments if you want:
python Downloads/make_nord_refcard.py -v -t "My Electro 4" -o Desktop/refcard.html Documents/Nord\ Electro\ 4\ Program\ 2016-11-12.html
- These users thanked the author cEgws for the post:
- danielwolk
DW-8000, DX7, ESQ-1, JD-990, MKS-70, TG77
-
- Posts: 23
- Joined: 09 Dec 2012, 16:17
- 12
- Your Nord Gear #1: Nord Electro 6
- Your Nord Gear #2: Nord Lead A1
- Has thanked: 17 times
- Been thanked: 12 times
Re: Electro 4 Program Reference Card
cEgws - Thanks a lot! Working perfect 

Last edited by danielwolk on 12 Nov 2016, 22:46, edited 2 times in total.
- These users thanked the author danielwolk for the post:
- cEgws