Legal Notice
The data recorded by the user in this application are processed with the Openwind software, property of Inria and distributed under GPL license.
Inria undertakes to use the data recorded in this application only for the execution of the Openwind software and transfer of the results to the user.
The data and results generated by the application and transferred by Inria to the user are provided “as it is”, without warranty of any kind. Any warranty, express or implied, related to the use and/or exploitation of the data and results, their safety, their compatibility or compliance to a specific use, a lack of errors or defaults or of a dependence to third parties rights are particularly expressly excluded. The data and results are used by the user at its own expense and risk, therefore, the user shall have no recourse against Inria, for any reason, because of the use of these data and results.
The user is asked to quote the Openwind software and Inria as its owner in any publication and/or communication related to the data and results generated by the application.
Inria undertakes to use the data recorded in this application only for the execution of the Openwind software and transfer of the results to the user.
The data and results generated by the application and transferred by Inria to the user are provided “as it is”, without warranty of any kind. Any warranty, express or implied, related to the use and/or exploitation of the data and results, their safety, their compatibility or compliance to a specific use, a lack of errors or defaults or of a dependence to third parties rights are particularly expressly excluded. The data and results are used by the user at its own expense and risk, therefore, the user shall have no recourse against Inria, for any reason, because of the use of these data and results.
The user is asked to quote the Openwind software and Inria as its owner in any publication and/or communication related to the data and results generated by the application.
- Editorial director: Bruno Sportisse, Chairman and CEO of Inria
- Editor in chief: Openwind Team, Makutu
- Webhosting: The Inria information systems department
Les données saisies par l’utilisateur dans le cadre de cette application sont traitées par le biais du logiciel Openwind, propriété d’Inria et diffusé sous licence GPL.
Inria s’engage à utiliser les données collectées dans le cadre de cette application uniquement à des fins d’exécution du logiciel Openwind et de transfert des résultats à l’utilisateur.
Les données et résultats générés par l’application et transférés par Inria à l’utilisateur sont fournis « en l’état », sans aucune garantie de quelque nature que ce soit. Sont notamment expressément exclues toutes garanties, expresses ou tacites, relatives à l’utilisation et/ou l’exploitation des données et résultats, à leur sécurité, à leur compatibilité ou conformité à un usage spécifique, à une absence d’erreur ou de défaut ou à une dépendance par rapport à des droits des tiers. Les données et résultats sont utilisés par l’utilisateur à ses seuls frais et risques, en conséquence, l’utilisateur n’aura aucun recours contre Inria, pour quelque motif que ce soit, en raison de l’usage de ces données et résultats.
L’utilisateur est invité à citer le logiciel Openwind ainsi qu’Inria en qualité de propriétaire dudit logiciel dans toute publication et/ou communication relative aux données et résultats générés par l’application.
Inria s’engage à utiliser les données collectées dans le cadre de cette application uniquement à des fins d’exécution du logiciel Openwind et de transfert des résultats à l’utilisateur.
Les données et résultats générés par l’application et transférés par Inria à l’utilisateur sont fournis « en l’état », sans aucune garantie de quelque nature que ce soit. Sont notamment expressément exclues toutes garanties, expresses ou tacites, relatives à l’utilisation et/ou l’exploitation des données et résultats, à leur sécurité, à leur compatibilité ou conformité à un usage spécifique, à une absence d’erreur ou de défaut ou à une dépendance par rapport à des droits des tiers. Les données et résultats sont utilisés par l’utilisateur à ses seuls frais et risques, en conséquence, l’utilisateur n’aura aucun recours contre Inria, pour quelque motif que ce soit, en raison de l’usage de ces données et résultats.
L’utilisateur est invité à citer le logiciel Openwind ainsi qu’Inria en qualité de propriétaire dudit logiciel dans toute publication et/ou communication relative aux données et résultats générés par l’application.
- Directeur éditorial: Bruno Sportisse, PDG d'Inria
- Editeur en chef: Openwind Team, Makutu
- Hébergement en ligne: Département des Services d'Information d'Inria
Python library assisting instrument makers
Help
This applications uses the Openwind python library to estimate some acoustic characteristics of a wind instrument from its geometry.
Here you can find minimal instructions to use this application.
If needed, do not hesitate to contact us!
Basic use
First, you need to define the Instrument Geometry.
This includes the internal bore, the holes & valves and the fingering chart. You must fill the corresponding pane.
To do so, you can either:
This includes the internal bore, the holes & valves and the fingering chart. You must fill the corresponding pane.
To do so, you can either:
- Start from scratch
- Load and edit one of the Examples.
- Import Instrument file from your computer.
This app does not have account. If you don't want to lose what you've done please save the geometry one your computer by downloading it.
To do it, click on Export Instrument.
Please, also check the validity of the indicated geometry by plotting the instrument: Plot Instrument
To do it, click on Export Instrument.
Please, also check the validity of the indicated geometry by plotting the instrument: Plot Instrument
Once the geometry defined and validated, you can compute the acoustic response of the instrument: Compute
Here we compute the input impedance which determined at which frequency the instrument vibrates easily (resonance).
You can adjust few options (e.g.: temperature, the fingering) and start the computation.
This can take few seconds.
Here we compute the input impedance which determined at which frequency the instrument vibrates easily (resonance).
You can adjust few options (e.g.: temperature, the fingering) and start the computation.
This can take few seconds.
Once the computation done, you can observe the results.
In addition to the impedance curve, this app gives the characteristic of the resonance for each fingering.
You can also observe the acoustic pressure and flow along the main bore of the instrument for each resonance.
In addition to the impedance curve, this app gives the characteristic of the resonance for each fingering.
You can also observe the acoustic pressure and flow along the main bore of the instrument for each resonance.
Other features
If you want you can generate a 3D file from your geometric indications.
You only need to specify few options (wall thickness, angular position of the holes, ...).
You can either display the 3D object: Plot 3D-object.
Or directly download it: Export 3D.
The generation can be quite long depending of the complexity of the instrument.
You only need to specify few options (wall thickness, angular position of the holes, ...).
You can either display the 3D object: Plot 3D-object.
Or directly download it: Export 3D.
The generation can be quite long depending of the complexity of the instrument.
Once you've done one computation a new button Keep as Reference appears.
This save the current acoustic results and give you the possibility to compare with another one. You can:
This save the current acoustic results and give you the possibility to compare with another one. You can:
- modify the geometry and repeat the acoustic computation to observe how it affects the impedance and the resonance characteristics,
- load another geometry and compare the two instruments.