Ixox / preenfm3

Official repo of the preenfm3 FM synth
108 stars 24 forks source link

Sequencer insert note after clearing #48

Open WouterSpekkink opened 4 months ago

WouterSpekkink commented 4 months ago

I was exploring the sequencer and I noticed one weird behavior. If you insert an empty space (button 1), then it is no longer possible to dial in a note in that space. You can only insert notes in the space again after clearing the whole pattern.

pvig commented 4 months ago

I cannot reproduce the issue. Do you have any clue about it ?

WouterSpekkink commented 4 months ago

To be clear, the problem only occurs when I try to dial in notes (without the midi controller). Inserting notes with a midi controller still works after inserting a blank space.

I was trying to see if the sequencer could work as a standalone (without midi controller), but I have noticed that notes also don't play unless at least one of them was inserted with a midi controller.

pvig commented 4 months ago

ok, i could reproduce the issue : you can't edit notes with the "Note" key pressed and encoder B, on a cleared spaces , a workaround is to fill a whole row with one note, and then you can edit smaller notes inside it, but yes, it would be nice to be able to add notes with this method.

I face another issue : new notes seems to be retriggered on each ticks for some reason. Old sequences loaded at synth startup works well.