Skip to content

Releases: Bone008/GlowSequencer

v1.9.2

13 May 23:10

Choose a tag to compare

  • Reuse connections to USB devices to reduce excessive delays.
  • Add checkbox to disable auto-refresh just in case.

v1.9.1

19 Apr 06:40

Choose a tag to compare

  • Fixed excessive lag in new transfer dialog.
  • Fixed rounding error that exported invalid glo programs.
  • Hopefully improved synchronization when starting devices with music.

v1.9.0

11 Apr 18:54

Choose a tag to compare

  • Added "Transfer directly to equipment" feature (thank you @nayrutes for the USB protocol work!)
    • Allows controlling clubs/devices over USB without third-party software
    • Bulk transfer sequences to equipment
    • Start & stop playback (including active music file)
    • Identify connected clubs with assignable colors
    • Directly transfer in bright/dark color mode without changing the actual blocks
    • Save expected configuration of clubs to highlight missing ones
    • When all clubs are selected (F12), also select freshly connected clubs
  • Improve music playback after transfer to be less CPU-intensive and less prone to stuttering
  • Follow changes to Windows audio output device automatically
  • Allow changing track assignments of grouped blocks
  • Remember layout of main and popped out windows across program restarts
  • Bugfix: Fix error in "Load music" dialog when hard drive letter is unavailable
  • Now requires .NET Framework 4.8 instead of 4.5

v1.8.1

05 Nov 16:43

Choose a tag to compare

  • Added failure detection & retry logic to automatic transfers.
  • Added "Dark mode" utility to facilitate filming rehearsals.

v1.8.0

03 Jan 20:57

Choose a tag to compare

  • Added pipette feature to pick colors from other blocks.
  • Add sequence file name to auto-generated glo files.
  • Display cursor and view position in global time in status bar instead of local time.
  • Fix focus issue when clicking on timeline header or markers.

v1.7.1

02 Jul 10:59

Choose a tag to compare

  • Bugfix: When editing music segments, the "Set as default" button was incorrectly disabled

v1.7.0

09 Jun 23:01

Choose a tag to compare

  • Added ability to add labeled markers to the timeline
    • Click to set cursor to marker position
    • Double click to modify label and description
    • Right click to drag
    • Find list of all markers in menu bar in order to quickly navigate to them
  • Added "Bright mode" utility to facilitate rehearsals in bright environments
  • Added help dialog to explain important shortcuts
  • Allow realtime visualization to be turned off for smoother playback
  • Allow dragging over checkboxes to more quickly assign multiple tracks to a block
  • Allow selecting all blocks that are assigned to a music segment
  • Other usability improvements and bugfixes

v1.6.0

26 Dec 01:51

Choose a tag to compare

  • Added "Cut blocks at cursor" command
  • Added option to start internal music after transfer
  • Improved design of "Transfer to equipment" window
  • Generate unique *.glo file names for transfer to allow easier detection of failures

v1.5.0

24 Nov 00:43

Choose a tag to compare

Changes:

  • Added live color visualization of tracks
  • Added rudimentary "pop out" feature for bottom panes to allow more vertical space
  • Automatically scroll the timeline when the cursor leaves the viewport during playback
  • Small user experience improvements

v1.4.0

12 Nov 23:50

Choose a tag to compare

Changes:

  • Added loading of audio files
    • Rendering of waveform (linear and logarithmic)
    • Play back music directly in Glow Sequencer
  • Added ability to change track display heights
  • Added "Convert to color/ramp block" functionality
  • Added "Set origin to cursor" button to music segments
  • Many user experience and stability improvements