Skip to content

ReaBank files for Roland FP-90 and Yamaha PSR-E323 keyboards

Notifications You must be signed in to change notification settings

smaldragon/ReaBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReaBank Files

Includes .reabank files for several midi keyboards, allowing their instruments to be selected from within a daw using the Reaper ReaControlMIDI vst:

  • Roland FP-90 (should also work with other keyboards in the FP- series)
  • Yamaha PSR-E323

Several .reabank files are included per keyboard, one containing all the instruments, and smaller ones split by category.

The .reabank files can be downloaded from the releases page in a .zip format, or by cloning this repo.

The program now also exports .json files in addition to the .reabank files, these can be useful for further manipulation of the data.


Technical

The files are generated with the python rea-parse.py script, based on copy-pasted tables taken from the keyboard's official manuals.

When run, the script looks for folders within its directory that contain a pdfdata.txtfile. This file contains a simple short header in the first line describing the layout of the data table (ie. i_no name msb lsb pc) followed by the data itself, as copied from the pdf manual.

If a field is to be found inside brackets this can also be specified in the header (ie (i_no) name msb lsb pc).

About

ReaBank files for Roland FP-90 and Yamaha PSR-E323 keyboards

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages