Skip to content

HectorRicardo/fluidsynth-hello-world

Repository files navigation

Command to make compile:

javac -h . FluidSynthHelloWorld.java

gcc -I"%JAVA_HOME%\include" -I"%JAVA_HOME%\include\win32" -shared -o FluidSynthHelloWorld.dll FluidSynthHelloWorld.c -lfluidsynth

To run:

java FluidSynthHelloWorld

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published