Hey Gabor,<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br></div>
don't worry, you cannot do anything wrong that we cannot restore from the git archive :). since helpmap.scm is generated, you cannot merge it manually. after a pull, apart from helpmap.scm everything should be automerged. run makehelpmap.scm, then run 'git add helpmap.scm', which should fix the conflict. now you can commit and push.<div class="im">
<br></div></blockquote><div><br>Sorted! Thanks!<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
git push origin redacted:refs/heads/redacted<br>
git config branch.redacted.remote origin<br>
git config branch.redacted.merge refs/heads/redacted<br><br></blockquote><div><br>Jay! Savannah shows that I now have my very own branch.<br><br>For those who missed it; the "redacted" joke comes from a FB exchange where Dave jokingly warned me  to keep silent about Fluxa as he had no time to support more Fluxa users. So; I started talking about "redacted" as though the name were censored.<br>
<br>Anyway, now there is a "redacted" branch and it has a "ramp" for slides, gradual movements and generally having non-periodic modulation where ADSR isn't that suitable. Actually the code is mainly ADSR with all of the bits I didn't need thrown out and no attempt made to either smooth or stay in a 0-1 range (as I want to modulate pitches too).<br>
<br>Yours,<br>Kas.<br></div></div>