<div>I'm going to put this out for people to try.&nbsp; It is a microtonal just intonation sequencer, that does not use scales or any set of notes from which to choose.</div>
<div>I apologize ahead of time for bugs and parts that are hard to understand.&nbsp; I designed it for my own use, so some things may not be intuitive.&nbsp; I moved the main sound engine from the individual voice modules to the main patch, so there would only be one instead of 8.&nbsp; It is only active when changes are made to one of the 8 voices.
</div>
<div>&nbsp;</div>
<div>So you should put all the files in a folder, then run JI.pd.&nbsp; Type in &quot;badcheese&quot; into the File symbol box on the upper right, and hit Load.&nbsp; Open pd score if it's not open.&nbsp; If you press PLAY or, in Windows, Ctrl-i, it should playback.&nbsp; If you open &quot;biggiantworms&quot; in the same way, you have to assign the presets first; click the vertical radio box next to the green square and press the 4th radio box under &quot;preset assignment&quot;; click the box next to the gold and click the 3rd preset assignment box.&nbsp; Purple= 2nd preset, gray= 1st preset.
</div>
<div>You can open pd mixer and adjust the volumes and pans of the voices.&nbsp; Each channel also has a very primitive compressor with which I'm not yet satisfied, that you can access by opening the channels on the upper right of the mixer.
</div>
<div>&nbsp;</div>
<div>I'll gladly answer questions, though I suspect it might make more sense for me to write up instructions, because there will probably be lots of things that don't make sense.&nbsp; But I'm going to be late for rehearsal, and thanks to a problem I'm having I wasn't able to prepare the piece I'm supposed to bring:
</div>
<div>&nbsp;</div>
<div>My transpose button changes all the ratios of the notes to a different tonal center.</div>
<div>1. Open Bad Cheese.</div>
<div>2. Press &quot;Beginning&quot; under &quot;EDIT THE SCORE.&quot;&nbsp; The leftmost note should turn red.</div>
<div>3. Press &quot;Next Note&quot; until some note that isn't 1/1 is highlighted.</div>
<div>4. Press &quot;TRANSPOSE TO SELECTED&quot; to the right of &quot;EDIT THE SCORE.&quot;</div>
<div>&nbsp;</div>
<div>All the notes should change to show their relationship to the note you highlighted, which should become 1/1.&nbsp; You can step to the next note and do it again.&nbsp; This way you can sequence simple figures without doing all the math.&nbsp; Hit &quot;RESET TO 1/1&quot; to return to default (1/1 = middle C = 
261.something).</div>
<div>&nbsp;</div>
<div>Now for some reason, if you open Big Giant Worms and try the same thing, it gets overflow errors before converting the entire score.&nbsp; I went through a hell of a time getting this to not happen before, but now it is again.&nbsp; Check out &quot;JInext&quot;.&nbsp; It is designed to simply skip past everything in the score that isn't a note, and pause occasionally to let the system catch up.&nbsp; But Find Error says this is where the overflow is coming from.&nbsp; After this, half my score is transposed and half isn't, so it is useless to save it.
</div>
<div>Can anyone suggest a surefire method to keep this from ever happening no matter how long my scores get?</div>
<div>&nbsp;</div>
<div>Thanks.</div>
<div>-Chuckk</div>