- Click here for a list of all my projects.
- Click here for Touchlib info. Source code here.
- Click here for our multitouch community site.
Genome Work Log

- Fixed 'control' issue
- Minor fixes
- Tested DNA scripting module. Works well so far, and it's cool to be able to drop DNA modules into the graphical 'builder' environment. I have a simple FM module written in .DNA and easily created a synth out of it with very little effort. I would like to add a little more functionality to the language in the form of 'tables'. A table could be a waveform, a delay line or used for a waveshaper (anything involving a block of memory). Not too sure on the syntax of it yet, but I will definately be looking to keep my instruction set small. Looking forward to running these programs on the graphics card, a table would correlate to a 'texture'. I also need to add some more syntax checking to the language, since there really isn't any to speak of right now. It might also be nice to have a little standalone application for testing and writing DNA modules. It could include a simple text editor and enable you to test the code right away.
0 Comments:
Post a Comment
<< Home