I’m pleased to announce the release of WIDesigner v1.1.0, which now includes support for transverse flutes.
WIDesigner is a Java application to assist woodwind instrument designers; the current version supports whistles, Native American Flutes, and keyless transverse flutes. WIDesigner is an open-source program hosted on GitHub, available for free under the GNU Public License. As a stand-alone Java application, it should run under Windows, Mac OSX, Linux, and more, with a suitable JRE installed.
Although WIDesigner brings more complexity to whistle and flute design than other tuning calculators, it offers a number of advantages:
- It models notes over the full range of an instrument, including arbitrary cross-fingerings, and notes in higher registers.
- It supports tapered bores, including multiple tapered sections.
- It uses multivariate optimization, varying multiple instrument dimensions to get accurate tuning across the full range of notes.
- It can predict the minimum and maximum frequencies that varying breath pressure will produce for each note, as well as a “nominal” playing frequency.
The tuning model for transverse flutes is still a prototype, derived from the whistle tuning model. We would appreciate any feedback from flute makers and players regarding the prototype implementation in this release.
For an introduction to WIDesigner and how to use it, read Using WIDesigner, or watch the video tutorial WIDesigner Introduction. You can download the WIDesigner zip file from https://github.com/edwardkort/WWIDesigner/releases/latest, and watch WIDesigner Installation for an explanation of how to install it.
If you try WIDesigner, please let me know how it works out.