Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 941

How to use cassette library Android

$
0
0

Hello I am making a fireworks project for android (like Daniel Schiffman) using processing 3.0 and android mode. I would like to play a sound when the firework explodes. How do I use the cassette library to play a .wav file.

void mousePressed () { fireworks.add(new Firework(mouseX)); //Play Launch Sound }

Please tell me me if you need more code.

Mac version, android 7.0


Viewing all articles
Browse latest Browse all 941

Trending Articles