The buffer is small, so until the Electra One can adjust the latency it is prone to a ‘MIDI Buffer Full’ error if one moves the controls too quickly.
I’ve changed the names of the some of the parameters for clarity, including giving the frequency ratios more meaningful names.
I have decided not to include controls for some of the rarely used parameters, like the foot and breath control settings and fixed frequencies.
The envelope animations are currently confusing representations because Attack, Decay and Release are in reverse to most synths, as Yamaha has used the lowest values for the longest rates.
To save an edited voice into the synth memory using the row of buttons at the bottom of page 3 you have to press ‘Play’, toggle on ‘Store’, advance to a memory slot, turn off ‘Store’, then finally press ‘Save’.
Please consider sharing a link to the public preset next time. I think it will make it easier for users to use it.
Just mentioned that in another thread. The MIDI Channel placeholder will be supported in the upcoming firmware. It will make it easier to change the channel for synths like TX81Z where the MIDI channel is part of the sysex messaging.
yes, I have it on the todo. @duster reported that. The only thing is that the change is not trivial. The idea is that it will be possible to define the “rate” of sending MIDI messages for each device.
Yes, Yamaha has the rate values inverted. The max value means the shortest time. That is the reason why I explicitly called that one envelope a “DX7 envelope”. I am thinking about a concept of generalization of the envelopes you and @nuipb shared their thoughts - so I have some user input on that.
I really like the layout and that preset! And the bitmaps are great.
Just a note of warning: I think the bitmap data might disappear when the somebody tries to update the lust in the Editor. @tomas is working on the bitmap editor that will part of the Preset Editor.
Thanks. I worked hard to make Yamaha’s crazy and illogical layout more logical and comprehensible!
So far my bitmap lists haven’t been erased. I would paste a list in the code with the graphics, and then alter the list in the web app, and the graphics have stayed so far.
@martin I’ve been able to add patch request rules to the preset file. Am I able to update the file at the current URL without deleting the current one (overwrite it, version it)?
I’ve updated this preset to include the fixed frequencies, adding graphics to other settings like the frequency ratios, and I tried using the DX7 envelopes (they work slightly better).
Some updates to the Electra One that would make this preset almost perfect:
Envelopes: The envelope controls don’t match the synth exactly. I think if there was a single 8 parameter envelope (like the DX7 with 4 rates and 4 levels) where you could turn parameters off individually and invert any of the ranges, that should represent the envelopes of most synths.
Conditions: It would be great if one control could react to another, such as becoming disabled or changing it’s setting based on the value of another. It’s common on many synths that some settings are only available in certain modes.
Combos: It would be useful if a single control could send out a wholly different SysEx messages based on the current value (similar to the envelopes, they save on screen space by combining related settings).
Display: A ‘display node’ would be very useful, either to show the patch name or to show the value of certain setting. For example, the TX81Z combines 3 different parameters to set a fixed frequency (range, coarse and fine), but the value can’t be shown on the Electra One screen because the TX81Z uses shared parameter values to calculate the final frequency which displays on the synth screen. The ‘display node’ would need to accept formulas to make that work (not just display a the value from a single parameter).
Thanks for this preset, I like how it’s organized! I am new to Electra One, and would like to change the midi channel from 3 to 12.
I read up about it in the forum, but it’s not clear yet to me, how I should go about it. Changing the midi channel in the device settings changed the channel of all controls, but the TX81Z will still only accept channel 3. I assume now that I need to change the SysEx settings, but I dont’t understand how. Some of the screentshots are outdated after firmware updates and some example links dont work for me. Any hint as to how to change the midi channel on a TX81Z would be much appreciated! Thanks!
There is now a way to handle channels in the SysEx messages. This preset was, however, created before the feature was added. I will try to reach @urbanspaceman if he was willing to adjust his preset.
I see, I think I read it somewhere in a forum post but couldnt find it in the preset. For now, I changed it manually for each control, but of course it would be wonderful to have the option to do it at once for all controls at some point. Thanks!
cool, I message @urbanspaceman. The new feature allows you to generate the ‘channel byte’ with a Lua function. Ad that Lua function can get the midi channel info from the device configuration…
I am checking to see if there are any updates to this preset. On the envelopes, it seems that rate 3 and level 3 are inversely correlated, ie when I lower rate 3, level 3 goes up and vice versa. Was this intentional? Thanks in advance!
Thanks for sharing. When opening the individual operators’ envelope pages, I noticed that changing the rate is inversely correlated with the level of 3. Additionally, I can alter level 4 of envelopes for operators 2,3,4, but not 1. When altering level 4, I can see it move on the screen, but the number stays stuck at either -96 or -48. Any help would be greatly appreciated. Thanks!
This isn’t completely fresh in my mind, but as explained in the description, level 4 has been mapped to the parameter EG Shift, which a kind of compression of the envelope. On operator 1 it’s fixed at “off” (no compression), hence why it can’t be changed. The others should have 4 possible settings. I haven’t tested this in a while and haven’t updated my OS in a while. Which one are you on?