midis2jam2
Architecture
Type to start searching
    midis2jam2
    midis2jam2
    • Home
    • Frequently asked questions
    • Troubleshooting
    • Feedback
    • Features
      • Background configuration
      • Camera
      • Graphics configuration
      • HUD
      • Lyrics
      • MIDI Device Configuration
      • Playback controls
      • Soundbank configuration
      • Synthesizer
    • Screens
      • Home
      • Playlist
      • Search
      • Settings
      • About
    • Development
      • Building from source
      • Contributing
      • Architecture
      • Creating a new instrument

    Architecture

    midis2jam2 uses Compose Multiplatform for the main UI, and jMonkeyEngine for the 3D graphics.

    The general user sequence for playing a MIDI file is as follows:

    “Start process” is further broken down:

    Made with Material for MkDocs