Greets Guys
First of all I have 250 x 32bit I/O addressable boards that sit on a kind of custom i2c buss, at the moment I am controlling them with a very simple text list (address and bit states) with a crappy app done in D7 about 100 years ago that simply goes line by line and outputs the data :-)
What I want to do is put together a multi track sequencer to activate them in a more GUI style and also add WAV sound effects.
I want to have like 12 or more tracks that can hold multiple WAVS and IO Board state actions, all the tracks to have drag drop, move, cut copy paste abilities. And the load save etc..
What I like to ask you guys opinions and any advise doing this in Lazarus, I still use D7 but it is getting harder to use on Win10 upwards
How would you go about it.
I've thrown together an image of how I see this thing.
Cheers