Cody Geary

Results 32 comments of Cody Geary

Just learned about self-illuminating layers. It looks so much better, I'm re-updating.

I deleted the whole repo and posted the files again under the same repo name so hopefully links will still work. I used a .gitignore as my first commit. However,...

Minor update. I found I needed to reduce CPU waste a bit more. Also, removed plugin.dylib, as this was not the problem with my gitaction not working. Sorry to make...

Hi again, I fixed some pretty big bugs. Better to fix them now before the release. So sorry for yet another hash/notification. As you can see I'm super excited about...

Ack. I made a mistake declaring my dsp::timer globally in the HexMod module. Fixed in this update. Sorry about that, I really thought I got everything major in the last...

Since the last, I added 2 more modules: Collatz - a polyrhythmic trigger sequencer Strings - a guitar chord generator Also, some minor edits to the other modules. edit: Fix...

I added an LFO module called Magnets. edit: added updates to HexMod and Magnets. HexMod now remembers its timing when patch loads. Magnets gets a reset button and a context...

Oh, wait can you squeeze in this last minute repair. It basically addresses what the users have been asking for with with Strings module with regards to being able to...

Sorry to reopen again so soon. A Linux64 user found that my Collatz module had some divide by zero errors that caused core dump crash (and this doesn't crash for...

Thank you for finding that uninitialized var bug! I fixed it. Also, I fixed a bunch of other little things while I was at it. Some users commented HexMod wasn't...