Git Product home page Git Product logo

xfm2gui's Introduction

XFM2GUI

About

This project focuses on creating a Java and JavaFX based application for interacting with the futur3soundz XFM2 Synthesizer Module. The application was originally developed for submission towards my MSc dissertation project. The idea behind the project comes from the XFM2 synthesizer module not currently having a cross-platform application for interacting with it, instead relying on terminal interaction (or an Excel spreadsheet on Windows platforms). This application provides many of the same features as the mentioned Excel spreadsheet, but provides it in a more user-friendly manner. The application does not have the ability to synthesize without the XFM2 module connected. The application is available on macOS, Windows, and Linux.

Features

  • Connect to XFM2 board via USB-over-serial connection
  • Change parameter values on the XFM2 board
    • Sound parameters
    • MIDI Channels and Layering
    • Active Unit
  • Read, Write, and Save patches to/from the XFM2 board
  • Save and Load local patch files (saved as .xfm2 files)
  • Automatic detection of XFM2 device on program load

Future Features

  • Write Tuning, Bank and Program files to the XFM2
  • Back compatibility with the gen 1 XFM device (and potential compatibility with the XVA)
  • Live Changes to device parameters

Installation

The application is available as a standalone, installable application on macOS (.pkg), Windows (.exe), and Linux (.deb or .rpm). The latest versions of these files can be found within the release section of the repository.

Within this section is also a packaged custom runtime for Linux systems, as well as the source code itself. This runtime is provided for Linux in the case of wanting to package it differently for different Linux platforms.

The source code is also available within the release section.

3rd Party Code

  • Used for serial interaction on Linux and macOS
  • Used for serial interaction on Windows
  • The program created by futur3soundz to initially program the XFM2
  • Used for adapting commands that are undocumented in the official XFM2 user manual
  • Adapted this code to save/load local files

Code by jewelsea

  • Used to create value-limited JFX TextField nodes
  • Adapted to create the splash screen shown on application launch

License

MIT

Troubleshooting and Issues

If you do have any issues using this software please contact me at [email protected] and I'll do my best to help

xfm2gui's People

Contributors

lewissweeney avatar arnislektauers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.