06-11-2026, 08:12 PM
It's been a while since the last release candidate and my planned release has been delayed. What also happened is that I added even more features, refactored some parts to gain more performance and fixed the few issues with the RC1.
So lets start again with a new release candidate V3.01 RC4 (skipped the internal RC2 and RC3).
Here are all changes:
Audio
- refactoring of the sample and audio engine to gain some more performance
- added loop, pinpong and frame + loop/pingpong functionality for samples.
- added loop start/end/frame positions as a shortcut SHIFT+OK+Increment/Decrement
- added mapping destinations for samples (AUDI SP0-11 START/END/POS) to change the start, end or both
- added resampling screens for the samples so if a sample is too long (or manually by loading the sample with SHIFT+OK) a lower samplerate can be selected
- loading samples in a lower samplerate (allows a longer sampletime) can be selected with or without interpolation
- added 24 and 32bit PCM and float sample support, fixed some sample loading issues
- added Kill command for samples
- added play sample X on audio channel Y for I2C/Multi tracks drummatrix
- added sample OSC mode. If a sample is set to one of the loop options then it can either act like an oscillator (keeps looping) or stops when a track is stopped.
- changed sample wavefile prelisten so it stops only when SHIFT is being released instead of a toggle
Envelopes
- added additional exponential envelope responses (experimental, choose LIN/EXP with envelopetype.)
- updated retrigger behaviour with ADSR envelopes so they are more equal to a typical analogue functionality
Mapping
- fixed mapping 'add pending table ticks' will work also now with XMAP
- added mapping table destinations to fire/restart and stop tables on tracks
- Added new mapping XMAP source command: XSHT is a 1 shot multi row XMAP depending on the raising state of the former row
- Added new mapping XMAP 1Shot destination commands: Multi row XMAP depending on the raising, falling or on change of the source
General
- added a basic Scope (Setup->NerdScope) with 1 trigger (no trig, raising, falling, changing edge) and 4 channels. The input/trigger values are received though the new mapping destinations Global -> SCTV (for the trigger input), SCP1-4 (for the channel input). The 'timebase', enabled channels, trigger level and type can be changed in the scope screen.
- fixed sequencer screen possible glitches on lowest rows (EF-FE)
- added 'delete projectfile' which moves a projectfile to the backup folder
- fixed patch editing for Multi/I2C FX. Fixed create patches, added regular patch editing for I2C tracks
- fixed 'CBPB clock now 1xx' problem which caused an 'out of sync' if switching to dividers
- fixed issue that a new clock or patternorder would be activated already when pressing START to cue something instead of with the upcoming pattern
- fixed local trigger indicator in video pattern
- replaced unused Track 'pattern start position' mapping destination with 'Fire Patch' (TRCK TRKx PTCH) destination. Patch defined by former row
- fixed inconsistency with the sequencer screen use of the last edited pattern
- fixed pattern screen update if euclidean is being changed (showed accidentally on the Launchpad)
- added colours will now also be copied/pasted on the sequencer screen
- added VEX connected PC Keyboard to Midi routing which adds the full support of the midi in functions but then for the PC Keyboard (including polyphony, recording etc) (Setting in the Midi/I2C setup screen. PC Keyboard > Midi Input Port/Channel X and in the general routing you use port/channel x then to be used as track record etc just like it is a midi device).
- fixed possible wrong finetune scaling if 'avoid' was selected for local cv/gate
- updated many copy+paste parts for patterns which adds more 'compatible to each other' fields
- fixed user interface import/export which didn't save the 'Window Lines' colour properly
- fixed track and drum matrix mute and solo with the PC-Keyboard
- added uppercase functionality for all written characters (User Interface screen)
- fixed accidentally change of the trigger type when increasing/decreasing euclidean values in the modular trigger column
MIDI
- fixed hanging MIDI scale note
- added user harmonics from MIDI keyboard (Midi Input Setup Detsination). Changes a new scale (5A/90) to the midi keyboard pressed notes.
- fixed stop of midi notes when entering the midi pattern screen via OK
Trigger16
- added a per-column destination and triggertype for the T16 drum matrix
- updated Trigger16 triggertypes to fully match the local triggers (needs Trigger16 Firmware V1.1 update)
DualChord
- fixed missing note off/gate off issue with dualchord on pattern stop
- fixed 'set dualchord trigger' command
- fixed dualchord trigger to 'other' destinations than the dualchord itself
- added random trigger types to DualChord matching the local track options
- fixed missing (not working) chord types for the 2nd dualchord part (needs Dualchord Firmware V1.3 update)
Tables
- fixed table editing for the transpose column
- fixed table bug where tables using >>> and zero selected allowed notes would cause an endless loop = freeez
- fixed table transposition with and without quantization
- fixed random table transpose (random seed issues)
- changed default for midi tables to 'no retrig' for all 16 rows
Files
- added alphabetical sort of directories (enable in setup screen)
- fixed retries when no sd card could be found
- added additional save test in case of incomplete or incorrect project saves
- added compile time as the save file time
- the save file time is now set to the compile time
As usual, this is a release candidate. It is not intended for productive use as I can't guarantee that they are no unexpected side effects. Also saved projects will guaranteed work for the release version but are not backwards compatible to load with 3.00 or earlier. So be aware to backup your projects / SD Card first!!! (Which is something you should do anyways from time to time)
But with installing it and trying it out/testing you help getting the version ready for stable use. I aim as usual to release as soon as possible.
Please report any issues with that only in this thread here as this is not a stable version.
Download the release candidate below, follow the firmware update rules and if you get stuck there and it doesn't work, read the many threads about it and it will be fine!! Updating the NerdSEQ always works!
Here the NerdSEQ Firmware with the update instructions:
https://forum.xor.eu/showthread.php?tid=4
nerdseq.hex (Size: 5,44 MB / Downloads: 66)
nerdseq.zip (Size: 1,72 MB / Downloads: 29)
Below the firmwares and the update instructions for the Trigger16 and the Dualchord expanders.
https://forum.xor.eu/attachment.php?aid=181
trigger16_1_1.nxp (Size: 15,43 KB / Downloads: 34)
dualchord_1_3.nxp (Size: 124,25 KB / Downloads: 18)
So lets start again with a new release candidate V3.01 RC4 (skipped the internal RC2 and RC3).
Here are all changes:
Audio
- refactoring of the sample and audio engine to gain some more performance
- added loop, pinpong and frame + loop/pingpong functionality for samples.
- added loop start/end/frame positions as a shortcut SHIFT+OK+Increment/Decrement
- added mapping destinations for samples (AUDI SP0-11 START/END/POS) to change the start, end or both
- added resampling screens for the samples so if a sample is too long (or manually by loading the sample with SHIFT+OK) a lower samplerate can be selected
- loading samples in a lower samplerate (allows a longer sampletime) can be selected with or without interpolation
- added 24 and 32bit PCM and float sample support, fixed some sample loading issues
- added Kill command for samples
- added play sample X on audio channel Y for I2C/Multi tracks drummatrix
- added sample OSC mode. If a sample is set to one of the loop options then it can either act like an oscillator (keeps looping) or stops when a track is stopped.
- changed sample wavefile prelisten so it stops only when SHIFT is being released instead of a toggle
Envelopes
- added additional exponential envelope responses (experimental, choose LIN/EXP with envelopetype.)
- updated retrigger behaviour with ADSR envelopes so they are more equal to a typical analogue functionality
Mapping
- fixed mapping 'add pending table ticks' will work also now with XMAP
- added mapping table destinations to fire/restart and stop tables on tracks
- Added new mapping XMAP source command: XSHT is a 1 shot multi row XMAP depending on the raising state of the former row
- Added new mapping XMAP 1Shot destination commands: Multi row XMAP depending on the raising, falling or on change of the source
General
- added a basic Scope (Setup->NerdScope) with 1 trigger (no trig, raising, falling, changing edge) and 4 channels. The input/trigger values are received though the new mapping destinations Global -> SCTV (for the trigger input), SCP1-4 (for the channel input). The 'timebase', enabled channels, trigger level and type can be changed in the scope screen.
- fixed sequencer screen possible glitches on lowest rows (EF-FE)
- added 'delete projectfile' which moves a projectfile to the backup folder
- fixed patch editing for Multi/I2C FX. Fixed create patches, added regular patch editing for I2C tracks
- fixed 'CBPB clock now 1xx' problem which caused an 'out of sync' if switching to dividers
- fixed issue that a new clock or patternorder would be activated already when pressing START to cue something instead of with the upcoming pattern
- fixed local trigger indicator in video pattern
- replaced unused Track 'pattern start position' mapping destination with 'Fire Patch' (TRCK TRKx PTCH) destination. Patch defined by former row
- fixed inconsistency with the sequencer screen use of the last edited pattern
- fixed pattern screen update if euclidean is being changed (showed accidentally on the Launchpad)
- added colours will now also be copied/pasted on the sequencer screen
- added VEX connected PC Keyboard to Midi routing which adds the full support of the midi in functions but then for the PC Keyboard (including polyphony, recording etc) (Setting in the Midi/I2C setup screen. PC Keyboard > Midi Input Port/Channel X and in the general routing you use port/channel x then to be used as track record etc just like it is a midi device).
- fixed possible wrong finetune scaling if 'avoid' was selected for local cv/gate
- updated many copy+paste parts for patterns which adds more 'compatible to each other' fields
- fixed user interface import/export which didn't save the 'Window Lines' colour properly
- fixed track and drum matrix mute and solo with the PC-Keyboard
- added uppercase functionality for all written characters (User Interface screen)
- fixed accidentally change of the trigger type when increasing/decreasing euclidean values in the modular trigger column
MIDI
- fixed hanging MIDI scale note
- added user harmonics from MIDI keyboard (Midi Input Setup Detsination). Changes a new scale (5A/90) to the midi keyboard pressed notes.
- fixed stop of midi notes when entering the midi pattern screen via OK
Trigger16
- added a per-column destination and triggertype for the T16 drum matrix
- updated Trigger16 triggertypes to fully match the local triggers (needs Trigger16 Firmware V1.1 update)
DualChord
- fixed missing note off/gate off issue with dualchord on pattern stop
- fixed 'set dualchord trigger' command
- fixed dualchord trigger to 'other' destinations than the dualchord itself
- added random trigger types to DualChord matching the local track options
- fixed missing (not working) chord types for the 2nd dualchord part (needs Dualchord Firmware V1.3 update)
Tables
- fixed table editing for the transpose column
- fixed table bug where tables using >>> and zero selected allowed notes would cause an endless loop = freeez
- fixed table transposition with and without quantization
- fixed random table transpose (random seed issues)
- changed default for midi tables to 'no retrig' for all 16 rows
Files
- added alphabetical sort of directories (enable in setup screen)
- fixed retries when no sd card could be found
- added additional save test in case of incomplete or incorrect project saves
- added compile time as the save file time
- the save file time is now set to the compile time
As usual, this is a release candidate. It is not intended for productive use as I can't guarantee that they are no unexpected side effects. Also saved projects will guaranteed work for the release version but are not backwards compatible to load with 3.00 or earlier. So be aware to backup your projects / SD Card first!!! (Which is something you should do anyways from time to time)
But with installing it and trying it out/testing you help getting the version ready for stable use. I aim as usual to release as soon as possible.
Please report any issues with that only in this thread here as this is not a stable version.
Download the release candidate below, follow the firmware update rules and if you get stuck there and it doesn't work, read the many threads about it and it will be fine!! Updating the NerdSEQ always works!
Here the NerdSEQ Firmware with the update instructions:
https://forum.xor.eu/showthread.php?tid=4
nerdseq.zip (Size: 1,72 MB / Downloads: 29)
Below the firmwares and the update instructions for the Trigger16 and the Dualchord expanders.
https://forum.xor.eu/attachment.php?aid=181
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!

