I sorted this out in the end; not sure what caused the original problem, but the hex file I was flashing was the wrong one.For anyone looking, the correct bootloader hex file is located here:https://www.dropbox.com/s/o95k4uezqe5e4m9/SD_Card.hex
I'm still assuming I've got the correct .hex file, can you confirm?(I'm only writing 4984 bytes during the flash, whereas in another thread 65146 bytes written is mentioned)
For reference I'm running these commands to flash the avr;avrdude -B100 -…
If that is the correct bootloader file, then I have some other issues...
I built a trigger IO module to go in my synth, after connecting the cable and powering up for a test, I got no lights or display.
I disconnected the trigger board cable, and tr…
I'm pretty sure the atmega in the lxr isnt doing a great deal of work. But yeah, I know pots are simpler than encoders. more io, more cpu time etc.
From a user perspective it is down to preference. I'm happy with the way it is. And we could argue ba…
I don't think the knob position is meaningless, in that rotating them causes the parameter to jump to an absolute value regardless of the parameters current value and its effect on the sound. But that is why we have software solutions like Parameter…
Parameter Fetch sounds like the option I want. thanks guys.
Like I said, I've only had a short bit to play with this thing.
@fcdPots make sense in some cases, encoders in others. resolution, pin count, cpu time spent scanning etc. are all factors.Bu…