Waveform LAF / PR
-
Is there a way to customise the Waveform floating tile yet?
-
@DanH Is this possible now?
-
Tip for finding out on your own: assign a laf obj for it and then, one by one, start registering empty functions for all the list items.
If one of them makes the tile disappear, that's the one.
-
@aaronventure Thanks, yeah, I tried a few that seemed to make the most sense, but I couldn't find it.
-
Bump for the waveform ft LAF :)
-
@bendurso Well, I just made my own svg paths for the waveforms. If someone needs them, here it goes:
Sine 110,109,0,0,0,0,0,0,72,66,98,0,0,200,65,0,0,0,0,0,0,150,66,0,0,200,66,0,0,200,66,0,0,72,66,101,0,0 Saw 110,109,0,0,200,66,0,0,72,66,108,0,0,200,66,0,0,0,0,108,0,0,72,67,0,0,200,66,108,0,0,72,67,0,0,72,66,99,101,0,0 Square 110,109,0,0,0,0,0,0,200,66,108,0,0,0,0,0,0,72,66,108,0,0,72,66,0,0,72,66,108,0,0,72,66,0,0,200,66,99,109,0,0,72,66,0,0,0,0,108,0,0,72,66,0,0,72,66,108,0,0,200,66,0,0,72,66,108,0,0,200,66,0,0,0,0,99,101,0,0 Triangle 110,109,0,0,0,0,0,0,72,66,108,0,0,72,66,0,0,0,0,108,0,0,200,66,0,0,72,66,108,0,0,22,67,0,0,200,66,108,0,0,72,67,0,0,72,66,101,0,0 Random 110,109,0,0,0,0,0,0,72,66,108,0,0,160,65,0,0,72,66,108,0,0,160,65,0,0,240,65,108,0,0,32,66,0,0,240,65,108,0,0,32,66,0,0,160,66,108,0,0,112,66,0,0,160,66,108,0,0,112,66,0,0,160,65,108,0,0,160,66,0,0,160,65,108,0,0,160,66,0,0,112,66,108,0,0,200,66,0,0, 112,66,108,0,0,200,66,0,0,32,65,108,0,0,240,66,0,0,32,65,108,0,0,240,66,0,0,180,66,108,0,0,12,67,0,0,180,66,108,0,0,12,67,0,0,32,66,108,0,0,32,67,0,0,32,66,108,0,0,32,67,0,0,140,66,108,0,0,52,67,0,0,140,66,108,0,0,52,67,0,0,72,66,108,0,0,72,67,0,0,72, 66,101,0,0
They're SVG paths. So you can customize them within a panel :)
-
@bendurso You might also find font audio useful https://github.com/fefanto/fontaudio
-
@d-healey Ace! For more general stuff, check out https://modernpictograms.com. They scale really nicely at small sizes.
-
@clevername27 The license isn't suitable for open source projects and it doesn't contain that many icons. I'm currently using Phosphor for my projects - https://phosphoricons.com/
-
@d-healey Right, I forgot - sorry. Phorsphoricons looks really cool - thanks for the tip.