[Skratchdot.]

Posts Tagged ‘Projects’:

v1.0.3 – Released September 10, 2011

 
  • [FEATURE REQUEST: #3] Added the ability to import patterns from other .esx files
  • [TODO: #13] Added “reset perspective” functionality
  • [TODO: #14] Fixed unclear message when dragging audio files
  • [BUG: #10] Fixed rounding issue when setting SampleTune
 
Download here: http://code.google.com/p/open-electribe-editor/downloads/list
Tagged with:

domFormat is a simple javascript library to get DOM nodes as formatted/pretty strings.

You can find the source code here:

https://github.com/skratchdot/domFormat

And some examples here:

http://skratchdot.github.com/domFormat/examples/index-html5.html

Here are 2 bookmarklets:

– Show Source –

– Reload Page With Formatted Source –

Tagged with:

v1.0.2 – Released March 21, 2011

 
  • Pattern Tab improvements:
    1. Can drag-and-drop patterns
    2. Adding “Pattern Editor” tab
    3. Adding “FX” tab
    4. Adding “Parts” tab
    5. Adding “Motion Sequences” tab
    6. Can move patterns around without changing what songs they are used in.
  • Sample Tab improvements:
    1. Adding “Pattern/Part Usage” tab
    2. Can move samples around without changing what patterns they are used in.
  • Song Tab improvements:
    1. Improving Song Event display (more human readable now)
  • Fixing Typos
  • Adding Sample/Pattern labels that show number & name
  • Adding Tempo validation
Tagged with:

v1.0.1 Beta – Released April 25, 2010

 
  • Splash screen works
  • Changing the required Java version to J2SE-1.5 (so Older Macs are supported)
  • Marking a few property labels/values as READ_ONLY
Tagged with: