User:Mousemambo/Tuning methods: Difference between revisions

Mousemambo (talk | contribs)
split original outline into Wiki sections
Mousemambo (talk | contribs)
m fine tuned temporary structure of article for development
Line 1: Line 1:
{{Mbox|type=notice|text=Please use this page's [[User_talk:Mousemambo/Tuning_methods|Discussion page]] for comments and suggestions. This developing page is initially just an outline, but will be expanded into a proper page.}}Brief article summary goes here...
{{Mbox|type=notice|text=Please use this page's [[User_talk:Mousemambo/Tuning_methods|Discussion page]] for comments and suggestions. This developing page is initially just an outline, but will be expanded into a proper page.}}Brief article summary goes here....


== Overview ==
== Overview ==
=== Temporary Outline ===
*Why? We need to tell hardware (electronic) and software (virtual) musical instruments what tuning system to use when they receive controller input or MIDI data.
*Why? We need to tell hardware (electronic) and software (virtual) musical instruments what tuning system to use when they receive controller input or MIDI data.
*What? Either the instrument itself, or an intermediary component dedicated to tuning, may need to be provided either with direct tuning data entry or a data loaded from a tuning file. You may need to specify what tuning mechanism(s) the instrument supports or should use, and sometimes also additional information about how to use that tuning data.
*What? Either the instrument itself, or an intermediary component dedicated to tuning, may need to be provided either with direct tuning data entry or a data loaded from a tuning file. You may need to specify what tuning mechanism(s) the instrument supports or should use, and sometimes also additional information about how to use that tuning data.
Line 7: Line 9:
*Addressing the complexity. There are many different types of hardware and software musical instruments, each of which will have a specific method or set of methods for tuning which it supports. This page will summarize what methods are being or have been used, and the advantages and disadvantages of alternatives. But you'll need to consult the manual for the specific instrument you are using to learn what tuning method (or methods) it actually supports, and you may need to choose components able to implement a method. These writings are intended to ensure that when you read that manual, you understand what it's saying and can make informed decisions.
*Addressing the complexity. There are many different types of hardware and software musical instruments, each of which will have a specific method or set of methods for tuning which it supports. This page will summarize what methods are being or have been used, and the advantages and disadvantages of alternatives. But you'll need to consult the manual for the specific instrument you are using to learn what tuning method (or methods) it actually supports, and you may need to choose components able to implement a method. These writings are intended to ensure that when you read that manual, you understand what it's saying and can make informed decisions.
*Some example configurations could be briefly described here in general forms.
*Some example configurations could be briefly described here in general forms.
Main body of this section goes here....


== Direct tuning information ==
== Direct tuning information ==


=== Outline ===
=== Temporary Outline ===
*'''Intro'''. Some musical instruments have a built-in system for setting their tuning, via drop-down menu selection or user-customized tuning settings. Note: I don't like the expression "direct tuning" but can't think of something better right now.
*'''Intro'''. Some musical instruments have a built-in system for setting their tuning, via drop-down menu selection or user-customized tuning settings. Note: I don't like the expression "direct tuning" but can't think of something better right now.
*Kontakt "microtuner" built-in script. Because Kontakt is so important, this needs to be stated explicitly, and a how-to link provided.
*Kontakt "microtuner" built-in script. Because Kontakt is so important, this needs to be stated explicitly, and a how-to link provided.
*Other instruments (e.g. <list of example instruments>)
*Other instruments (e.g. <list of example instruments>)
Main body of this section goes here....


== Tuning files ==
== Tuning files ==
''This whole "Tuning files" section should probably be split out into a separate "[[User:Mousemambo/Tuning file|Tuning file]]" article, leaving just a summary in the main "Tuning methods" article.''
''This whole "Tuning files" section should probably be split out into a separate "[[User:Mousemambo/Tuning file|Tuning file]]" article, leaving just a summary in the main "Tuning methods" article.''


=== Outline ===
=== Temporary Outline ===
*Intro
*Intro
**What are tuning files? They provide, in an outside file that needs to be loaded, the information necessary to tell a musical instrument (or software that in turn tells an instrument) how to implement a specific tuning system.
**What are tuning files? They provide, in an outside file that needs to be loaded, the information necessary to tell a musical instrument (or software that in turn tells an instrument) how to implement a specific tuning system.
Line 28: Line 32:
**Scala tuning files (.SCL)
**Scala tuning files (.SCL)
**Scala keyboard mapping files (.KBM)
**Scala keyboard mapping files (.KBM)
Main body of this section goes here....


== Tuning plugins and retuners ==
== Tuning plugins and retuners ==
''This whole "Tuning plugins and retuners" section should probably be split out into a separate "[[User:Mousemambo/Tuning plugin or retuner|Tuning plugin or retuner]]" article, leaving just a summary in the main "Tuning methods" article. I need a better article title than "Tuning plugin or retuner" though.''
''This whole "Tuning plugins and retuners" section should probably be split out into a separate "[[User:Mousemambo/Tuning plugin or retuner|Tuning plugin or retuner]]" article, leaving just a summary in the main "Tuning methods" article. I need a better article title than "Tuning plugin or retuner" though.''


=== Outline ===
=== Temporary Outline ===
*Intro
*Intro
** What are retuners and tuning plugins? They take a tuning file as input (or direct tuning info), and appropriately modify the data going to an instrument. They interpret a tuning file to map controller data into the format the instrument can use. There are both software and hardware implementations, depending on specific musical system (e.g. all software, modular synth system, etc.).
** What are retuners and tuning plugins? They take a tuning file as input (or direct tuning info), and appropriately modify the data going to an instrument. They interpret a tuning file to map controller data into the format the instrument can use. There are both software and hardware implementations, depending on specific musical system (e.g. all software, modular synth system, etc.).
Line 43: Line 48:
**alt-tuner
**alt-tuner
*Hardware retuners. Hardware modules for integrated hardware synths or for CV-controlled modular synths, independent of an all-purpose computer (PC, tablet, phone).
*Hardware retuners. Hardware modules for integrated hardware synths or for CV-controlled modular synths, independent of an all-purpose computer (PC, tablet, phone).
Main body of this section goes here....


== Other tuning methods ==
== Other tuning methods ==


=== Outline ===
=== Temporary Outline ===
*MIDI Tuning Standard (MTS)
*MIDI Tuning Standard (MTS)
* Legacy manufacturer-specific and instrument-specific tuning methods
* Legacy manufacturer-specific and instrument-specific tuning methods
*RPN tuning
*RPN tuning
*Other SysEx-based tuning methods
*Other SysEx-based tuning methods
Main body of this section goes here....


== See also ==
== See also ==