Discussion forum for G-Force users
Moderators: BTT , andy55 , b.dwall , juxtiphi
ShohS
Posts: 76 Joined: Fri Apr 06, 2018 11:46 am
Location: no one must know shhhh
Post
by ShohS » Thu Feb 06, 2025 1:34 pm
So I made some dynamic colormaps and I want them to have their own thumbnails. How do I do it?
Code: Select all
//Inked by ShohS
A0="rnd(1)"
H="A0"
S="i^.5"
V="1-i^.25"
Vers=100
Code: Select all
//Steel Hues by ShohS
A0="rnd(1)"
H="cos( PI * ( i - .5) )+A0-i^4"
S="1-cos( PI * ( i - .5) )^.5"
V="cos( PI * ( i - .5) )"
Vers=100
Nut
VisuallFreak
Posts: 14 Joined: Tue Oct 08, 2024 8:43 am
Post
by VisuallFreak » Sun Feb 09, 2025 9:41 am
i dont even know what the dynamic colormaps are..
aren't colomaps in image form?
how can i use those in txt? i mean where to place them?
ShohS
Posts: 76 Joined: Fri Apr 06, 2018 11:46 am
Location: no one must know shhhh
Post
by ShohS » Mon Feb 10, 2025 6:13 am
make a txt file and put it in the colormaps folder those will act as usual but the thumbnail will be a standard rainbow
Nut
VisuallFreak
Posts: 14 Joined: Tue Oct 08, 2024 8:43 am
Post
by VisuallFreak » Mon Feb 17, 2025 12:46 pm
tested yesterday and worked like a charm!
thanks buddy for your work, you rock!
BTT
Administrator
Posts: 2261 Joined: Sun Jun 20, 2010 9:34 pm
Location: United Kingdom
Post
by BTT » Fri Aug 08, 2025 12:47 am
Hello All
It all depends on the software you are using to create your ColorMaps, and, if the software allows you to save the image as .png format. This of course will not work if your using a text file.
.
Regards BTT
ColorMap Creator for G-Force and Aeon --- SoundSpectrum Forum Administrator.