MusicBoxConverter/MusicBoxConverter
Starbeamrainbowlabs 9d2590e7c8
Set default Culture to en-GB to ensure floats are serialised correctly across all languages.
Without this, floats are serialised in e.g. German to 2,3 instead of 2.3, thus breaking the generated SVG.

Thanks to Johanna Wehner for reporting.

Co-authored-by: Johanna Wehner <superjohannaa@gmail.com>
2023-12-05 20:32:11 +00:00
..
Properties Initial commit. Let's see where this leads! 2017-11-30 22:45:39 +00:00
Utilities Write plus symbol over each hole 2021-01-27 19:16:16 +00:00
Help.txt Use correct music box by default 2019-02-24 00:19:25 +00:00
MusicBox.cs Bugfix: Correct MusicBox.IsValidNote() logic 2019-02-23 22:52:45 +00:00
MusicBoxConverter.csproj Update dependencies 2019-02-21 23:13:14 +00:00
MusicBoxScoreGenerator.cs Write plus symbol over each hole 2021-01-27 19:16:16 +00:00
Program.cs Set default Culture to en-GB to ensure floats are serialised correctly across all languages. 2023-12-05 20:32:11 +00:00
SvgWriter.cs Write plus symbol over each hole 2021-01-27 19:16:16 +00:00
packages.config Update dependencies 2019-02-21 23:13:14 +00:00