TarsosDSP
TarsosDSP copied to clipboard
Unable to use Sample Jar PitchShift-latest.jar
Hello PitchShift-latest.jar is not working and throwing the below exception.
java -jar PitchShift-latest.jar
Error: Could not find or load main class be.tarsos.dsp.example.PitchShiftingExample
Which Java version are you using?
On Sat, Dec 8, 2018, 4:02 AM Akshay sharma <[email protected] wrote:
Hello PitchShift-latest.jar is not working and throwing the below exception.
java -jar PitchShift-latest.jar
Error: Could not find or load main class be.tarsos.dsp.example.PitchShiftingExample
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JorenSix/TarsosDSP/issues/158, or mute the thread https://github.com/notifications/unsubscribe-auth/AC7o9q-x_2pkgIpk5kuUU9Wb5MmmhNPlks5u25xBgaJpZM4ZJlcp .
java version "1.8.0_152"
I'm facing the same issue. Please look into it.
#134
I wrote down what I tried in this issue.