Skip to content

A Java application for Final Fantasy 14 that takes MIDI input and maps it to keyboard key presses.

Notifications You must be signed in to change notification settings

yuiidev/Perform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perform

Perform is a program made for use with the Performance skills in Final Fantasy 14. Playing chords is sort of possible, the program automatically spaces simultaneously pressed notes by 7ms.

Usage

Download a JAR from the releases page and run the JAR from the command line. When ran without any arguments a help screen is displayed, listing all available commands.

In note ascending order (C-1, C#-1, D-1 ... C+2 or C+1 in the keybinding UI) the keys are bound to:

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 0
  • -
  • =
  • Q
  • W
  • E
  • R
  • T
  • Y
  • U
  • I
  • O
  • P
  • [
  • ]
  • A
  • S
  • D
  • F
  • G
  • H
  • J
  • K
  • L
  • ;
  • Z
  • X
  • C

In order to bind these keys

About

A Java application for Final Fantasy 14 that takes MIDI input and maps it to keyboard key presses.

Topics

Resources

Stars

Watchers

Forks

Languages