Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Describe how to include/build this into an actual android app #8

Description

@degill

Hello there :-)

I want to build an Android Application which produces MIDI events (from an on-screen virtual keyboard) and plays these MIDI notes with a custom sf2 soundfont. Therefore I stumbled upon fluidsynth which seems to be what I am looking for.

Sadly its not easy to compile it for android - especially since I have not enough knowledge in doing these kind of things.

I successfully included another fork of fluidsynth into my project: fluidsynth-android. But it does not have support for actually playing anything since the Audio Drivers aren't included. (Or maybe I am just using it wrong?)

Then I stumbled upon your repositories and this one here seems to have support for OpenSL ES. But I don't know how to actually build and/or include it in my android app.

I know this section of GitHub is for issues - but I thought I reach out to you and ask :-) Maybe you can help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions