package de.tobias.playpad; public class Waveform { public static native float[] createWaveform(String path); }