Mus-icon shortage
- robcat2075
- Posts: 1340
- Joined: Mon Sep 03, 2018 2:58 pm
Mus-icon shortage
I was reading a post by a member where he had to very awkwardly describe a musical pattern that would have been far more easily conveyed in notation.
We have an enormous set of available smilies but not enough music icons to even make a C scale in bass clef.
If I made a more complete set of musical symbols, would they get used?
We have an enormous set of available smilies but not enough music icons to even make a C scale in bass clef.
If I made a more complete set of musical symbols, would they get used?
You do not have the required permissions to view the files attached to this post.
- Matt K
- Verified
- Posts: 4294
- Joined: Tue Mar 20, 2018 10:34 pm
- Contact:
Re: Mus-icon shortage
Those assets were copied from the old forum. That was one of my first programming projects and I made a mistake that didn't quite get everything (understatement of the century) and so the assets we have are the ones that were essentially the ones used in the articles I scraped. If you finish out the notes I can add them pretty easily. I can't think of a time when I ever used them personally and if I did, I'd usually fire up Sibelius and write it out but I could see the utility, personally.
- robcat2075
- Posts: 1340
- Joined: Mon Sep 03, 2018 2:58 pm
Re: Mus-icon shortage
I propose making a new, larger, more legible set.
The current icons have just three pixels per space
five pixels per space looks like this...
nine pixels looks like this...
The current icons have just three pixels per space
five pixels per space looks like this...
nine pixels looks like this...
You do not have the required permissions to view the files attached to this post.
- ithinknot
- Posts: 1111
- Joined: Fri Jul 24, 2020 3:40 pm
Re: Mus-icon shortage
Five - nine would break things up too much if you slipped them into general text.
- robcat2075
- Posts: 1340
- Joined: Mon Sep 03, 2018 2:58 pm
Re: Mus-icon shortage
Yes, I think five will do.
I am surprised that there is not already some available opensource code for forums that would enable inputting brief musical elements into posts, much like there are tools that enable the proper display of mathematical formulas.
But after looking around, i can't see that anything like that exists.
I am surprised that there is not already some available opensource code for forums that would enable inputting brief musical elements into posts, much like there are tools that enable the proper display of mathematical formulas.
But after looking around, i can't see that anything like that exists.
- soseggnchips
- Posts: 90
- Joined: Fri Jan 29, 2021 10:28 am
- Location: UK
Re: Mus-icon shortage
Yeah, it's a shame there's not a plugin that could interpret in-line Lilypond code or similar... guess it's a pretty niche requirement though.robcat2075 wrote: ↑Sat Apr 24, 2021 9:00 am I am surprised that there is not already some available opensource code for forums that would enable inputting brief musical elements into posts, much like there are tools that enable the proper display of mathematical formulas.
- robcat2075
- Posts: 1340
- Joined: Mon Sep 03, 2018 2:58 pm
Re: Mus-icon shortage
Here is a page that generates a line of notation using HTML and CSS
https://codepen.io/gvissing/pen/BKmmpJ
https://codepen.io/gvissing/pen/BKmmpJ
- robcat2075
- Posts: 1340
- Joined: Mon Sep 03, 2018 2:58 pm
Re: Mus-icon shortage
I'm still investigating the non-image possibilities.
Check this out
Lassus Font
Type 1)_+QWERT into the sample text box and you'll get a C major scale in bass clef.
However, I don't see a way to make this easy to use for the forum.
Check this out
Lassus Font
Type 1)_+QWERT into the sample text box and you'll get a C major scale in bass clef.
However, I don't see a way to make this easy to use for the forum.
- robcat2075
- Posts: 1340
- Joined: Mon Sep 03, 2018 2:58 pm