NS2 and NS3 program viewer

Everything about the Nord Stage series; features, specifications, how to operate, and questions about technical issues.
User avatar
Schorsch
Moderator
Posts: 2596
Joined: 15 May 2018, 23:34
7
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Stage 3
Location: Germany - NRW
Has thanked: 1476 times
Been thanked: 940 times
Germany

Re: NS2 and NS3 program viewer

Post by Schorsch »

Yep - working well here now as well, might have been a temporary issue
Regards Schorsch

Check this https://chris55.github.io/ns3-program-viewer/ awesome tool to visualize NS2/3 programs and re-create them on the other instrument!

Gear: NS3C, Uhl X4V-1, 2-manual HX3.4 organ made by Tastendoktor, SL88 Studio
User avatar
Schorsch
Moderator
Posts: 2596
Joined: 15 May 2018, 23:34
7
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Stage 3
Location: Germany - NRW
Has thanked: 1476 times
Been thanked: 940 times
Germany

Re: NS2 and NS3 program viewer

Post by Schorsch »

@florence are you still maintaining offline versions of the File Viewer, and where can these be downloaded for MacOS and Windows?
Regards Schorsch

Check this https://chris55.github.io/ns3-program-viewer/ awesome tool to visualize NS2/3 programs and re-create them on the other instrument!

Gear: NS3C, Uhl X4V-1, 2-manual HX3.4 organ made by Tastendoktor, SL88 Studio
florence
Patch Creator
Posts: 371
Joined: 20 Jul 2019, 14:51
6
Your Nord Gear #1: Nord Stage 3
Has thanked: 102 times
Been thanked: 348 times
Contact:
France

Re: NS2 and NS3 program viewer

Post by florence »

hi

latest are here https://github.com/Chris55/ns3-program-viewer/releases but no plan to provide more update.
These users thanked the author florence for the post:
Schorsch
My free online tool to view Nord Stage programs https://chris55.github.io/ns3-program-viewer
User avatar
Schorsch
Moderator
Posts: 2596
Joined: 15 May 2018, 23:34
7
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Stage 3
Location: Germany - NRW
Has thanked: 1476 times
Been thanked: 940 times
Germany

Re: NS2 and NS3 program viewer

Post by Schorsch »

Thanks Chris for the response!

Does the MacOS version support Apple silicon or is it compiled for Intel based Macs only?
Regards Schorsch

Check this https://chris55.github.io/ns3-program-viewer/ awesome tool to visualize NS2/3 programs and re-create them on the other instrument!

Gear: NS3C, Uhl X4V-1, 2-manual HX3.4 organ made by Tastendoktor, SL88 Studio
florence
Patch Creator
Posts: 371
Joined: 20 Jul 2019, 14:51
6
Your Nord Gear #1: Nord Stage 3
Has thanked: 102 times
Been thanked: 348 times
Contact:
France

Re: NS2 and NS3 program viewer

Post by florence »

Intel only
My free online tool to view Nord Stage programs https://chris55.github.io/ns3-program-viewer
User avatar
Schorsch
Moderator
Posts: 2596
Joined: 15 May 2018, 23:34
7
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Stage 3
Location: Germany - NRW
Has thanked: 1476 times
Been thanked: 940 times
Germany

Re: NS2 and NS3 program viewer

Post by Schorsch »

Thank you!
Regards Schorsch

Check this https://chris55.github.io/ns3-program-viewer/ awesome tool to visualize NS2/3 programs and re-create them on the other instrument!

Gear: NS3C, Uhl X4V-1, 2-manual HX3.4 organ made by Tastendoktor, SL88 Studio
User avatar
maxpiano
Patch Creator
Posts: 7060
Joined: 27 Jun 2011, 13:29
14
Your Nord Gear #1: Nord Stage 3
Location: Italy
Has thanked: 537 times
Been thanked: 2476 times
Italy

Re: NS2 and NS3 program viewer

Post by maxpiano »

florence wrote: 02 Jan 2025, 14:54Intel only
Maybe it works via Rosetta2 (?)

@Schorsch: you may just try (I have the app but I am still on Intel, for now...) :)
User avatar
Schorsch
Moderator
Posts: 2596
Joined: 15 May 2018, 23:34
7
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Stage 3
Location: Germany - NRW
Has thanked: 1476 times
Been thanked: 940 times
Germany

Re: NS2 and NS3 program viewer

Post by Schorsch »

Yes will check it for sure, I just transitioned to a Mac Mini M4
Regards Schorsch

Check this https://chris55.github.io/ns3-program-viewer/ awesome tool to visualize NS2/3 programs and re-create them on the other instrument!

Gear: NS3C, Uhl X4V-1, 2-manual HX3.4 organ made by Tastendoktor, SL88 Studio
daneos
Posts: 2
Joined: 12 May 2025, 00:27
Been thanked: 1 time

Re: NS2 and NS3 program viewer

Post by daneos »

Hey,

I started working on decoding Nord Lead 4 file format (with the end goal of providing a "best effort" converter between different Nord Lead files).
It's not finished yet but you can check out the progress here: https://github.com/daneos/nlconvert/blo ... md?plain=1
(I recommend looking in raw view, GitHub mangles the table formatting for some reason).

Currently I have most of the grey part of the panel mapped out, except LFOs, Mod Env and Delay/Reverb, but that's coming Soon™.

It could be a nice addition to the viewer and if there are any NL4 owners here that are willing to help, contributions are more than welcome!
These users thanked the author daneos for the post:
cookie
User avatar
cookie
Patch Creator
Posts: 845
Joined: 08 Dec 2011, 17:38
13
Your Nord Gear #1: Nord Stage 3
Your Nord Gear #2: Nord Stage 2 EX
Location: France
Has thanked: 189 times
Been thanked: 367 times
France

Re: NS2 and NS3 program viewer

Post by cookie »

daneos wrote: 12 May 2025, 00:49 Hey,

I started working on decoding Nord Lead 4 file format (with the end goal of providing a "best effort" converter between different Nord Lead files).
It's not finished yet but you can check out the progress here: https://github.com/daneos/nlconvert/blo ... md?plain=1
(I recommend looking in raw view, GitHub mangles the table formatting for some reason).

Currently I have most of the grey part of the panel mapped out, except LFOs, Mod Env and Delay/Reverb, but that's coming Soon™.

It could be a nice addition to the viewer and if there are any NL4 owners here that are willing to help, contributions are more than welcome!
I started the same path with the A1 as this was as close to the Synth engine of the NS3.
Can you please share which model the NL4 comes close to ?

Fred
Post Reply