Page 1 of 11

Nava2021 (post v1.028beta)

Posted: Jun 12th, '21, 21:25
by Neuromancer
Now that E-licktronic has opened the source to the v1.028beta there are still some bugs and wishes left for some of us.

I have created a github repository to which anyone can submit.
https://github.com/BenZonneveld/Nava-909-Firmware

The idea for this thread is to collect wishes and bug reports for all firmware releases from v1.028beta onwards.

Re: Nava2021 (post v1.028beta)

Posted: Jun 13th, '21, 11:06
by Neuromancer
Bug: When using EXT instrument it seems impossible to save the notes entered in keyboard mode.

Can anyone confirm this is in v1.028 ?

Re: Nava2021 (post v1.028beta)

Posted: Jun 15th, '21, 11:22
by sandormatyi
Neuromancer wrote:Bug: When using EXT instrument it seems impossible to save the notes entered in keyboard mode.

Can anyone confirm this is in v1.028 ?
It works for me in v1.028b

Re: Nava2021 (post v1.028beta)

Posted: Jun 15th, '21, 11:25
by sandormatyi
I wrote up a quick guide on how to build and upload the firmware with Arduino IDE 2.0 and MIDI SysEx: https://github.com/sandormatyi/Nava-909 ... /README.md

Re: Nava2021 (post v1.028beta)

Posted: Jun 15th, '21, 11:32
by FlavioB
sandormatyi wrote:I wrote up a quick guide on how to get build and upload the firmware with Arduino IDE 2.0 and MIDI SysEx: https://github.com/sandormatyi/Nava-909 ... /README.md
Thank you - that's the spirit we want to see here! ;-)
F.

Re: Nava2021 (post v1.028beta)

Posted: Jun 15th, '21, 11:33
by FlavioB
sandormatyi wrote:
Neuromancer wrote:Bug: When using EXT instrument it seems impossible to save the notes entered in keyboard mode.

Can anyone confirm this is in v1.028 ?
It works for me in v1.028b
1.028b vs 1.028 - did I miss something?
And could anybody quickly explain what "keyboard mode" is? I might not have ever used this mode of entering patterns...
F.

Re: Nava2021 (post v1.028beta)

Posted: Jun 15th, '21, 19:59
by Neuromancer
Flavio, it is for use with the external instrument track.
Keyboard mode is the way to enter the notes you want the external instrument to play, the pattern is done in step time with ext. selected as instrument.
And I indeed meant v1.028beta

Re: Nava2021 (post v1.028beta)

Posted: Jun 17th, '21, 05:55
by e-licktronic
Neuromancer wrote:Now that E-licktronic has opened the source to the v1.028beta there are still some bugs and wishes left for some of us.

I have created a github repository to which anyone can submit.
https://github.com/BenZonneveld/Nava-909-Firmware

The idea for this thread is to collect wishes and bug reports for all firmware releases from v1.028beta onwards.
Great job ;)

Re: Nava2021 (post v1.028beta)

Posted: Jun 17th, '21, 10:59
by FlavioB
Just BTW: is there any updated documentation (manual) where also the new features are explained?
F.

Re: Nava2021 (post v1.028beta)

Posted: Jun 17th, '21, 12:35
by Neuromancer
FlavioB wrote:Just BTW: is there any updated documentation (manual) where also the new features are explained?
F.
At this moment in time there is no updated documentation for the new features.

Perhaps a task for someone who doesn't know how to write code ?