CK, did you mean you want to enhance the waveshape "Thunderation" (expected for the next release)? I don't get it. Thus you might not know your programming skills yet.
Below is the WaveShape coding as written by Tomi Sajaniemi.
To modify his work to meet your requirements you will need to have some programming knowledge, something I cannot help you with. Should you or anyone else modify the authors work you must acknowledge the original authors name in your version.
The problem is in the original code, there are two lines, X0/Y0 and X1/Y1. You can define the attributes of each X/Y pair in terms of thickness (Lwdt) and color (Pen), but there is no way to do a fill operation (even if you WERE clever enough to define the two lines as a single (X/Y) entity... which IS theoretically possible).
You COULD define/calculate SEVERAL MORE X/Ys and attempt to use as fill, but it would most likely be rather fugly.
Both you, and CK should take notice of the information posted by jerohm who does have the best coding skills of anyone on this forum.
Remember what Frank told you regarding the WaveShapes you posted on the forum (now deleted). You cannot rip off other authors work. He encouraged you to experiment writing your own original configs. I hope to see some of your work soon.
.
Regards BTT
ColorMap Creator for G-Force and Aeon --- SoundSpectrum Forum Administrator.
I think I may have confused you. SoundSpectrum encourage people to experiment with existing configs, saying this is the best way to learn how to create your own configs. You can use part of a config's code as long as you give credit to the original author.
Couple of examples:-
/* Qubik by JRM
The ORIGINAL config was created by Thomas Geier (ziggystar(at)gmx.de), who made the programming, and Aaron Pinsker, who had the idea for this.
*/
// Good Vibrations; Dummied down "Spinning Plane" by Andy O
// ReWrite/Modified JRM
Hope this clarifies things, and look forward to seeing some configs from you.
.
Regards BTT
ColorMap Creator for G-Force and Aeon --- SoundSpectrum Forum Administrator.
CK - Num=1 should be the original presentation Num=25 or Num=10 isn't what you ask for, but interesting.
You can play with 'Num' and 'Lwdt'.
far from perfect... but close (enough???) ...
jerohm wrote:CK - Num=1 should be the original presentation Num=25 or Num=10 isn't what you ask for, but interesting.
You can play with 'Num' and 'Lwdt'.
far from perfect... but close (enough???) ...