Skip to content

1.10.0

Latest

Choose a tag to compare

@broken broken released this 20 Dec 05:43
· 22 commits to master since this release

Major Changes

  • virtual dj integration - track selection calls network API
  • vdj stem waveform

Changes

  • add safety midi checks with previews
  • reconnect midi after a disconnect
  • adjust stems order in waveform
  • add constant to volume adjustment
  • add ability to switch audio output using midi
  • fix volume control when using single value
  • add ability to disconnect from midi controller
  • msb/lsb midi no longer separate values
  • ability to register multiple notes for single action
  • fix music video dl
  • update display order of stem waveforms
  • improved registering of midi notes
  • vdj-waveform clean up
  • move progress indicator to the left
  • clean up vdj-waveform code
  • update toolbar when search options change
  • centralize getting filepath in one location
  • fix vdj loading bug
  • load new stem waveforms when track updated
  • centralize midi management in a singleton manager
  • respect music video mode with vdj loads
  • activate second deck
  • make displaying stems togglable
  • fix replacing of local searchOptions
  • vdj waveform cleanup - rm old code, use bin data, value tweaks
  • smooth stem automations
  • vdj query to use promises
  • cache waveform in json
  • use css transitions to minimize calls to virtualdj
  • larger waveforms
  • use d3 to display the vdj stem waveforms
  • have waveforms move, not indicator
  • use waveform-data instead of wavesurfer for stems
  • use os tmppath when extracting stems
  • fix positioning of vdj stem waveform area
  • saving & showing of vdj stems with wavesurfer
  • vdj stem waveform prototype