Hallo, Peter Worth hat gesagt: // Peter Worth wrote:
i want to make a simple drum pattern sequencer using data stuctures somehow (because clicking and dragging tiny lines in arrays is geting tedious..)
i think i've read all the tutorials etc, but am still none the wiser as to how to go about doing this - the interaction with data structures seems to be exclusively based on dragging coordinates around to make new values, but i want to be able to just click somewhere to move something. for example, a grid which the user can click in a square to add a new event.
You may want to checkout Chris McCormick's wonderful s-abstractions, it includes somesequencers, and some of them also support click-adding of array points: http://mccormick.cx/viewcvs/
Frank Barknecht _ ______footils.org_ __goto10.org__