Tone.js/Tone
Andrew Punnett 5cd3560d46
Parse note strings with three sharps or flats.
Tweaked the note string regexp and the noteToScaleIndex map, so that it can parse note strings with three sharps or flats.

Although rare, notes with three sharps or flats do occur, for example in the B# augmented seventh and Cb diminished seventh chords.
2021-10-29 10:54:30 +13:00
..
component linting 2021-10-13 18:38:30 -04:00
core Parse note strings with three sharps or flats. 2021-10-29 10:54:30 +13:00
effect linting 2021-10-13 18:38:30 -04:00
event linting 2021-10-13 18:38:30 -04:00
instrument Allow instrument and PolySynth to be scheduled to the transport stop/loop events 2021-10-13 19:27:34 -04:00
signal fixing exponential test 2021-10-13 16:06:42 -04:00
source Revert "fix for AudioBufferSourceNode stop time miscalculation" 2021-10-15 15:39:44 -04:00
classes.ts moving class imports to another file 2019-08-30 09:01:51 -07:00
fromContext.test.ts refactor: initialize Context when getting destination or transport 2019-10-03 17:33:39 -04:00
fromContext.ts Change type name to differentiate with the class 2021-02-25 23:02:05 -05:00
index.test.ts fixing test 2020-06-16 23:27:05 -04:00
index.ts adding deprecated Destination name 2020-06-25 08:26:38 -07:00
version.ts linting 2019-09-14 18:12:44 -04:00