Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.04 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.04 KB

CEUS Toolbox for Matlab

This CEUS toolbox provides basic import/export, plotting and manipulation methods in Matlab for Bösendorfers CEUS file format (both version 1.0 and 2.0).

The Bösendorfer CEUS system is an embedded recording and reproducing system built into acoustic grand pianos of the Viennese piano manufacturer Bösendorfer. One such system is situtated at the Department of Music Acoustics – Wiener Klangstil # of the University of Music and Performing Arts Vienna: https://iwk.mdw.ac.at/ceus-grandpiano/.

Please see the demo files for exemplary use of this toolbox.

Demo01_openBoefile.m opens two boe files, shows header info and plots them. Demo02_createBoefile.m creates a boe file with very fast chromatic scales upwards. Demo03_midi2boe.m opens a Midi file and saves it as boe file scaleup-30-100.boe is an artificial file with fast chromatic scales up (IOI = 20 ms, dynamics from 30 to 100 in steps of 10)

(MidiToolBox required).

Werner Goebl, 26. Nov. 2019