Hi, I noticed that Clavia released a firmware update for the Nord Lead 4 that contains OS v1.32. Previously, I was on OS v1.30. I upgraded successfully today, but does anyone here know what has changed or what bugs were fixed? I searched for answers, but I got nothing…
Location of the update:
https://www.nordkeyboards.com/legacy-pr ... llToTabs=1
Nord Lead 4 OS Update v1.32
- 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
Re: Nord Lead 4 OS Update v1.32
Release notes:Schmart wrote: ↑21 Feb 2025, 14:49 Hi, I noticed that Clavia released a firmware update for the Nord Lead 4 that contains OS v1.32. Previously, I was on OS v1.30. I upgraded successfully today, but does anyone here know what has changed or what bugs were fixed? I searched for answers, but I got nothing…
Location of the update:
https://www.nordkeyboards.com/legacy-pr ... llToTabs=1
Windows updater is now bundled with installer for Nord Keyboards USB Driver v4.x
so no functional update, just bundling of the driver...
Re: Nord Lead 4 OS Update v1.32
Thanks for the reply! I did see that remark, but I find it unlikely that Clavia would also change the OS version if they’ve only changed the installer package to now include the driver. The OS version on the Nord Lead displays a version “1.32” so that means they have at least compiled/built a new firmware image for that. I might try a binary compare of the 1.30 and 1.32 images to see what changed
- 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
Re: Nord Lead 4 OS Update v1.32
They have done it (changing version just for that reason) also for most other models, see https://www.nordkeyboards.com/update-history/ for example NS3 https://www.nordkeyboards.com/update-hi ... e-history/Schmart wrote: ↑21 Feb 2025, 16:11 Thanks for the reply! I did see that remark, but I find it unlikely that Clavia would also change the OS version if they’ve only changed the installer package to now include the driver. The OS version on the Nord Lead displays a version “1.32” so that means they have at least compiled/built a new firmware image for that. I might try a binary compare of the 1.30 and 1.32 images to see what changed
Re: Nord Lead 4 OS Update v1.32
Thanks again, it's a good argument, I think you are right. Also looking at the differences between firmware images for v1.30 and v1.32, there's not enough changes on a binary level to indicate a significant change of functionality such as bugfixes or extra features. From the analysis below, the 0x82 -> 0x84 is in decimal 130 -> 132 (i.e. the version number) and the rest is probably checksum-related.
Code: Select all
0x00000021 82 => 84 0x00000021
0x00000025 24 => 2a 0x00000025
0x00000027 29 => 7e 0x00000027
0x00000073 d1 => c9 0x00000073
0x0000007b 78 => 2b 0x0000007b
0x0029d645 01 => 02 0x0029d645
0x0029d64a 1a6000 => 844c6c 0x0029d64a
0x0029d64e 24 => 2a 0x0029d64e
0x0029d68b 5d77 => 4d0b 0x0029d68b