-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need help converting effect to WLED #1877
Comments
https://github.com/Aircoookie/WLED/wiki/Add-own-functionality for a very loose guide. You can basically copy a lot of what's already in FX.h and FX.cpp |
Yes read through that its converting the code to the formatting is what im having real trouble with |
or do i just copy and paste the contents of the ino file and use open and closing formatting? |
willing to fund for assistance |
can anyone assist? |
Why not start by showing us the code to the custom effect you wish to add? 😊 |
its an artists proprietary code.. I can share with dev that help |
If it's not open source, I can't add it since then it would be open source. |
Aircookie I sent code over to you via email. So you are saying you cant help in converting to wled code bc im not able to release as open source? |
@nftarts Whose code is it? Aircookie will need permission from the author of the original code if it's not open source. |
thats not an issue code belongs to an art collective im a part of, should i send email to aircookie so he can verify? |
@nftarts Only Aircookie can answer that I guess. I'm not a part of the WLED team myself, just an interested WLED user. (For interested, read Nosey. LOL) What I DO know is that Aircookie is a busy chap and I'm not sure he'd have the time to chase up any verification of usage rights so I would suggest you make it as easy as possible for him and the team. Perhaps you could link to the code somewhere? Or a website belonging to your art collective? I'd imagine they would need to know that everyone who is a part of this art collective who contributed to this code is on board with it being shared so if you had a website for example and the code was published on there as free for anyone to download and use, Open Source even, would make it a lot easier. Or you could look into publishing it as Open Source on Git and then maybe submit a Pull Request? |
I can verify all info on who the code belongs to but this is proprietary code used by the artist in nearly all of the sculptures. Aircookie can you please speak to this? I have sent you the code via email and can verify the collective and artist this code was written by |
@Aircoookie i Forwarded the code again with link to artist/collective site |
Hi, I understand that you would like me to modify this code for you to work with WLED, but only as a custom job/commision, not for the entire community, but unfortunately I do not provide that sort of thing. If I receive e.g. FastLED code that looks amazing, is open source and works on many installations, I will more than happily adapt it for use as a WLED effect, but I do neither proprietary or specialized code. Sorry about that. |
One little tip I can give you as a side note: Try optimizing the effect for memory 😉 The The sculptures you guys make look amazing though, good work! |
If anyone is interested in porting this for me I can fund. |
Have LED effect code I need help converting to custom effect.
The text was updated successfully, but these errors were encountered: