Added :
- Chord dialog : Select sort mode (by note or by distance)
- Arpeggiator added to chord generation
You can now generate your chords with an arpeggio.
Select the arpeggio in the dropbox (toolbar), or in the listbox (in the chord dialog).
The predefined arpeggios are saved in the file Buzz\Gear\Generators\PatternXP\Basic.arp.
Thanks to Tinga for testing the arpeggiator and creating these presets.
You can create your own arpeggios : select in the pattern the notes you want to use in the arpeggio and click the "Save Arpeggio" button.
The custom arpeggios are saved in the file Buzz\Gear\Generators\PatternXP\Custom.arp.
This file will not be erase by updates (but Basic.arp will be !). So your own arpeggios are safe.
You can edit the file in a text editor and modify it (it's a ".ini" format).
Limits of the size of an arpeggio : 64 rows, 35 tracks
The next step will be to add NoteOff, Velocity and Delay to the arpeggios.
Stay tuned
update :
My first tutorial here :
How to use the chord dialog
Another one here :
How to create new arpeggios