Originally Posted by
Fubarable
With the former, I imagine it can be done, but lord knows what complex transformations (and the distortions this would cause) would have to be performed.
My bet would be to use MIDI and somehow arrange to sample your own drum sounds.
YMMV.
Funarable you're right.But a wav file give a more realistic sound compared to MIDI.I should find a way to work around it. What about looping the the wav then configuring a thread.sleep function between the loops according to the tempo.(the wav will be a specific drum sound).
Also i thinking of using a jtable to display a beat(TableModel).
One row for an entire drum component(eg 4/4 beat =16columns) on selecting a particular cell in that row you activate the drum beat for that instance.
and then you the entire row can be played etc and so on.
(I hope its clear).
Do you have better idea too this? Like any other swing component swing
this purpose better.Just let me know.
You've been been great help.have a nice day.