|
120 | 120 | * Improvement: Improve loading times with asynchronous components [#520](https://github.com/xenharmonic-devs/scale-workshop/issues/520) |
121 | 121 | * Bug fix: Fix tempering in exotic subgroups [#518](https://github.com/xenharmonic-devs/scale-workshop/issues/518) |
122 | 122 | * Bug fix: Close Korg export modal when pressing escape [#524](https://github.com/xenharmonic-devs/scale-workshop/issues/524) |
123 | | - * Refactoring: Split isomorhic QWERTY to s re-usable package [#336](https://github.com/xenharmonic-devs/scale-workshop/issues/336) |
| 123 | + * Refactoring: Split isomorphic QWERTY into a re-usable package [#336](https://github.com/xenharmonic-devs/scale-workshop/issues/336) |
124 | 124 |
|
125 | 125 | ## 2.3.2 |
126 | 126 | * Bug fix: Make copy & paste possible outside of scale data [#515](https://github.com/xenharmonic-devs/scale-workshop/issues/515) |
|
153 | 153 | * Feature: Light-weight algorithms for tempering in extremely large just intonation subgroups |
154 | 154 | * Feature: Visualize how the various MIDI mappings assign scale degrees |
155 | 155 | * Feature: Implement visual MIDI channel indicators |
156 | | - * Feature: Interprete non-integer equal temperaments as cET |
| 156 | + * Feature: Interpret non-integer equal temperaments as cET |
157 | 157 | * Feature: Implement basic reverb using a ping-pong delay |
158 | 158 | * Feature: Implement new metric prefixes from quecto to quetta |
159 | 159 | * Standardization: Rename reference pitch to A4 |
|
190 | 190 | * Feature: Rank-2 scales can now be manipulated interactively by clicking on the period circle in a new tab inside the modal for *New scale → Rank-2 temperament* |
191 | 191 | * Refactoring: Core functionality now at [scale-workshop-core](https://github.com/xenharmonic-devs/scale-workshop-core) for better reusability |
192 | 192 | * Refactoring: Utility packages [xen-dev-utils](https://www.npmjs.com/package/xen-dev-utils), [moment-of-symmetry](https://www.npmjs.com/package/moment-of-symmetry) and [temperaments](https://www.npmjs.com/package/temperaments) are now sourced from npm. |
193 | | -* Bug fix: Decimal dots in the interval matrix is now consistent with the tunng table |
| 193 | +* Bug fix: Decimal dots in the interval matrix is now consistent with the tuning table |
194 | 194 | * Bug fix: Touching the screen in piano layout played multiple notes in unison |
195 | 195 | * Bug fix: Typing out text in some of the scale creation modals made sound |
196 | 196 | * Bug fix: Disable browser specific features like quick find on Firefox |
|
0 commit comments