Try to remake live pad kind of music app. Hope one day I can make all these B4J app demos complete and port to android.
Since the pad view needs to be dynamically created so finally I learned how to make custom views and add it to parent by code, which is really nice.
Switch play/edit mode to play the pad or edit the the step sequencer of each pad. If pad is activated then it will only start to play in next bar.
The audio can be easily saturated if multiple pads are on at same beat, can turn down pad volume to avoid it.
If you want to try: java -jar LiveBeatMix.jar (Java version "1.8.0_202", Windows)
Since the pad view needs to be dynamically created so finally I learned how to make custom views and add it to parent by code, which is really nice.
Switch play/edit mode to play the pad or edit the the step sequencer of each pad. If pad is activated then it will only start to play in next bar.
The audio can be easily saturated if multiple pads are on at same beat, can turn down pad volume to avoid it.
If you want to try: java -jar LiveBeatMix.jar (Java version "1.8.0_202", Windows)
Attachments
Last edited: