RSS Feed
Thursday, March 11, 2010
 
 

Archive for May, 2004

May 13
A bug was fixed that would let you add a stereo sample when you shouldn’t be able to. This would cause the available memory to be negative, which should never happen. Since stereo samples take up twice the memory that mono samples do, I was letting you add a stereo sample, without checking if twice it’s size would fit. For example, if your memory left was: 4000, and the stereo sample’s memory size was 6000, it would still be added, because 3000 is less than 4000. Your memory left would be -2000 after adding it. All this has been fixed, and hopefully no one ran into the problem…
Tagged with:
 
May 09
You can now simulate pressing the “Play” button by double clicking on a sample in the list. Thanks to “Roonan” from Dave Randalls’ “Korg-Electribe-SX” Yahoo Forum for suggesting this. Also, I fixed a bug which made ESX Wave Organizer ignore .wav files that had a ’smpl’ chunk with the “number of samples” value equal to 0. Thanks to Dmitry for helping find this.
Tagged with:
 
May 06
I decided to release it a little early to start getting some feedback. As of right now, the “Push Down” and “Push Up” Buttons have no effect. Also, the “Play”, “Loop”, and “Stop” buttons only work for .wav files that were dragged onto the workspace. You cannot preview files that came from a .esx file unless you “extract” it first, then drag the resulting .wav file onto the workspace.
Tagged with:
 
 

Copyright © 2010 Skratchdot · Subscribe RSS Feed now

Powered by WordPress 2.9.2 · Valid XHTML / CSS