Small Basic - Musical Score
Once I wrote a program FQH921-0 to show a musical score for Challenge of the Month - March 2016. Today I rewrote this program not to use PNG file but to use Unicode characters.
The new program is FQH921-1. Musical symbols are from U+1D100 in Unicode. This program uses "Segoe UI Symbol" font to display them.
Comments
- Anonymous
June 27, 2017
This is a cool program! Good tip about the musical symbols in Unicode!Also, if you're reading this, go check out Nonki's Pictionary Project: https://blogs.msdn.microsoft.com/smallbasic/2017/05/28/small-basic-pictionary-project/