Author |
Message |
ge

Joined: Aug 13, 2006 Posts: 105 Location: Palo Alto, CA
|
Posted: Tue Oct 02, 2007 5:57 pm Post subject:
fixed, I think! |
 |
|
Much thanks to everyone for contributing to tracking, fixing, and testing this! As far as I can tell, the latest version of Kassen's mods work for Envelope, and at least initial tests for ADSR (the only that inherits from Envelope) still works.
The fixes are in CVS. Going to put out an incremental version (1.2.1.1) that includes these fixes later tonight. The only concern is that more "nonstandard" uses of ADSR still needs additional testing. If you have time (everyone), please test the newest (from CVS if possible) on any code or tests you have that uses Envelope or ADSR. Post your results here if you'd like.
Sweet!!! Great job all!!! |
|
Back to top
|
|
 |
kijjaz

Joined: Sep 20, 2004 Posts: 765 Location: bangkok, thailand
Audio files: 4
|
Posted: Wed Oct 03, 2007 4:03 am Post subject:
|
 |
|
yes-sir energi-zer.. |
|
Back to top
|
|
 |
Dr. Spankenstein
Joined: Mar 03, 2007 Posts: 136 Location: Cambridge
Audio files: 1
|
Posted: Wed Oct 03, 2007 7:23 am Post subject:
|
 |
|
Awesome!
After reading that article on clear thinking, I've decided to include that in my bibliography as it gives me an interesting area to talk about when it comes to writing algorithms.
Rhys
EDIT: The new release works perfectly with my "phonebook" code so that leads me to believe that my compiling skills (or lack of) were the culprit for the dword issues I was having! |
|
Back to top
|
|
 |
Kassen
Janitor


Joined: Jul 06, 2004 Posts: 7678 Location: The Hague, NL
G2 patch files: 3
|
Posted: Wed Oct 03, 2007 7:46 am Post subject:
|
 |
|
Dr. Spankenstein wrote: |
After reading that article on clear thinking, I've decided to include that in my bibliography as it gives me an interesting area to talk about when it comes to writing algorithms.
|
Wonderful, happy to have been of assistance. I think it's a cool topic, partially because compilers are a whole lot more critical about unclear writing then -say- voters tend to be.
Do I gather you are writing something? A paper or similar? If at all possible I'd like to read it once you are done. _________________ Kassen |
|
Back to top
|
|
 |
ge

Joined: Aug 13, 2006 Posts: 105 Location: Palo Alto, CA
|
Posted: Wed Oct 03, 2007 7:58 pm Post subject:
doh! another bug! 1.2.1.1b |
 |
|
Yikes, found a bug introduced by our latest fix, which may be causing floating exceptions in keyOff's and other places where duration is called (this is due to setTime being called from keyOff). I think I fixed this one but that probably introduced another bug, yet to be discovered...
The newest version is actually 1.2.1.1b and it's on the web. If you'd like, please give that one a whirl as well... I hope we didn't break anything else in this.
Yee haw! |
|
Back to top
|
|
 |
Dr. Spankenstein
Joined: Mar 03, 2007 Posts: 136 Location: Cambridge
Audio files: 1
|
Posted: Thu Oct 04, 2007 3:53 am Post subject:
|
 |
|
Thanks Ge! I'll be on the look out for any unruly bugs!
As for the project thingy, its called "Algorithmic Breakbeat Cutting Using ChucK" and will include references to BBCut n the like whilst also going over emulation and other intersting related topics.
Probably wont be til next summer that I can let you have a copy as it wont be finished and marked til then but you are more than welcome to have a look at it!
Rhys |
|
Back to top
|
|
 |
|