BDUSeqBidules.zip A collection of factory sequencer groups modified to sync to midi, as well as some building blocks to aid in sequencer construction. NoteSelect.zip A group created to allow creation of musical frequency values more easily. Two controls, Note selects the note (0 = C, 1 = C#, 2 = D, etc, 12 = C again), Octave selects the octave (0-9) of that note that you want to generate a frequency for. The values are truncated to integers internally so round the parameter value down to know what it's currently set at. When Bidule has better UI tools for making enumerated combo boxes, I'll update this to list the notes and octaves that way. Should make custom note sequencers a lot easier to use on the fly if you replace their value sliders with one of these...