Useful Tools: Difference between revisions
m →Browser-based tuning tools (JavaScript etc.): Fixed a layout issue |
m Sorted two of the lists alphabetically |
||
Line 7: | Line 7: | ||
=Software for manipulating scales and tunings= | =Software for manipulating scales and tunings= | ||
* [http://www.huygens-fokker.org/scala/ Scala] - the ''de facto'' standard software for creating, manipulating and analyzing tunings | * [http://www.huygens-fokker.org/scala/ Scala] - the ''de facto'' standard software for creating, manipulating and analyzing tunings | ||
** [ | **[https://en.wikipedia.org/wiki/Scala_%28program%29 Wikipedia article on Scala] | ||
** instructions for [[Creating_Scala_scl_files_for_rank_two_temperaments|Creating Scala scl files for rank two temperaments]] | ** instructions for [[Creating_Scala_scl_files_for_rank_two_temperaments|Creating Scala scl files for rank two temperaments]] | ||
* [http://www.tallkite.com/alt-tuner.html alt-tuner] - a tuning plug-in that does adaptive tunings, on-the-fly retuning, and scale analysis by Kite Giedraitis | * [http://www.tallkite.com/alt-tuner.html alt-tuner] - a tuning plug-in that does adaptive tunings, on-the-fly retuning, and scale analysis by Kite Giedraitis | ||
* [http://robertinventor.com/software/tunesmithy/music.htm Fractal Tune Smithy & Bounce Metronome] - by Robert Walker | |||
*[http://www.microtonalsoftware.com/ Scala to TUN and MTS online converter] - by MicrotonalSoftware.com | |||
* [https://github.com/maxwellpollack/scalemap scalemap] - drop-in microtonal note-to-frequency mapping functionality for C, C++, and Javascript | |||
* [http://x31eq.com/temper/ Temperament finder] - site by [[Graham_Breed|Graham Breed]] | * [http://x31eq.com/temper/ Temperament finder] - site by [[Graham_Breed|Graham Breed]] | ||
* [http://tonalsoft.com/tonescape.aspx Tonescape] - Music composition, analysis and educational tool by Joe Monzo | * [http://tonalsoft.com/tonescape.aspx Tonescape] - Music composition, analysis and educational tool by Joe Monzo | ||
=Browser-based tuning tools (JavaScript etc.)= | =Browser-based tuning tools (JavaScript etc.).= | ||
* [https://microtonal-tuner.herokuapp.com Microtonal-tuner] - Wilckerson Ganda's tuner for all EDOs and EDONOIs (be sure to use https: not http:) | * [https://microtonal-tuner.herokuapp.com Microtonal-tuner] - Wilckerson Ganda's tuner for all EDOs and EDONOIs (be sure to use https: not http:) | ||
* [https://www.yacavone.net/xen-calc/ Xen-calc] An interval calculator that translates to/from ratios, cents, FJS and color notation, much more too. | * [https://www.yacavone.net/xen-calc/ Xen-calc] An interval calculator that translates to/from ratios, cents, FJS and color notation, much more too. | ||
* [https://xenpaper.com/ Xenpaper.com] - A text-based microtonal sequencer, like a notepad. Write down musical ideas and share the link around | |||
* [[Interval calculator]] - a nice online interval calculator tool, shows linear fraction and EDO fraction expansions, too | * [[Interval calculator]] - a nice online interval calculator tool, shows linear fraction and EDO fraction expansions, too | ||
* [http://www.untwelve.org/static/javascript_demos/MOSring.html Animated MOS ring demo] | * [http://www.untwelve.org/static/javascript_demos/MOSring.html Animated MOS ring demo] | ||
Line 53: | Line 53: | ||
=Useful tools for math in general= | =Useful tools for math in general= | ||
* [http://www.sengpielaudio.com/calculator-centsratio.htm Cents to Ratio Calculator] - and much more! Also, [http://robertinventor.com/software/tunesmithy/help/cents_and_ratios.htm another one] with extensive instructions. | * [http://www.sengpielaudio.com/calculator-centsratio.htm Cents to Ratio Calculator] - and much more! Also, [http://robertinventor.com/software/tunesmithy/help/cents_and_ratios.htm another one] with extensive instructions. | ||
* [http://www.maths.surrey.ac.uk/hosted-sites/R.Knott/Fibonacci/cfCALC.html Continued Fraction Calculator] | |||
* [http://www.mindspring.com/~alanh/fracs.html Fast Decimal to Fraction Approximations] | |||
* [https://play.google.com/store/apps/details?id=an.FracPro Fraction Calculator] — An Android app that [[User:PiotrGrochowski]] recommends to install. Allows to do arithmetic on fractions, while ''not'' outputting a mixed fraction. | |||
* [http://www.numberempire.com/fractionscalculator.php Fraction Expression Calculator] - easily do ratio arithmetic | * [http://www.numberempire.com/fractionscalculator.php Fraction Expression Calculator] - easily do ratio arithmetic | ||
* [http://www.calculatorsoup.com/calculators/math/lcd.php Least Common Denominator of Fractions (LCD) Calculator] - put your JI ratios in here! | * [http://www.calculatorsoup.com/calculators/math/lcd.php Least Common Denominator of Fractions (LCD) Calculator] - put your JI ratios in here! | ||
* [https://scratch.mit.edu/projects/245142985/ Number To Fractions] — Finds fractions to a number that improve over the previous. Allows restricting to 3–limit, 5–limit, 7–limit, 11–limit or 13–limit. Type a number to be approximated by JI ratios, or the binary logarithm of a ratio to be approximated by edo intervals. | |||
* [http://www.gnu.org/software/octave/ Octave] - a free, open source equivalent to MATLAB; useful for working with matrices and much more | * [http://www.gnu.org/software/octave/ Octave] - a free, open source equivalent to MATLAB; useful for working with matrices and much more | ||
*[http://www.codecogs.com/latex/eqneditor.php Online LaTeX Equation Editor] - create mathematical expressions in LaTeX format for wiki pages etc. | |||
* [http://www.wolframalpha.com Wolfram Alpha] - perform a variety of intensive mathematical calculations in your browser | * [http://www.wolframalpha.com Wolfram Alpha] - perform a variety of intensive mathematical calculations in your browser | ||