Skip to content

Releases: sukumo28/vscode-audio-preview

v2.6.0

15 Jul 08:44
Compare
Choose a tag to compare

Added

  • add bi-quad filters for playback audio path
  • add playerSetting tab
  • add setting enableHpf, enableLpf, hpfFrequency, lpfFrequency

Changed

  • If the number of data points in the selected range is less than five times the drawing width, the data is drawn with lines instead of points.

Fixed

  • Fix frequency range selection

v2.5.0

01 Jun 11:53
Compare
Choose a tag to compare

2.5.0 - 2024-06-01

Added

  • add enableSeekToPlay option
  • add feature to select only the vertical or horizontal axis when selecting a range on the graph

v2.4.0

11 May 23:12
Compare
Choose a tag to compare

2.4.0 - 2024-05-12

Added

  • add easyCut feature (experimental)
  • add range select feature
  • add enableSpacekeyPlay option

v2.3.0

08 May 11:02
Compare
Choose a tag to compare

2.3.0 - 2024-05-08

Changed

  • change option name

v2.2.0

06 May 15:01
Compare
Choose a tag to compare

2.2.0 - 2024-05-06

Added

  • add displays for volume and playback position
  • add volume scale option
  • add initial volume option
  • add visibility option of waveforms and spectrograms
  • add height scale option of the waveforms and the spectrograms
  • add channel labels for each of the waveforms and the spectrograms

Changed

  • moving the volume bar immediately affects the volume, without waiting for it to be released
  • time axis and the waveform vertical axis are drawn in nicely rounded interval

v2.1.0

09 Mar 07:48
Compare
Choose a tag to compare

suport log scale spectrogram
support mel spectrogram

v2.0.6

06 Mar 10:13
Compare
Choose a tag to compare

decode in webview
fix bug

v2.0.5

14 Jan 10:38
Compare
Choose a tag to compare

security update

v0.0.0-exp-decode-in-webview

16 Jul 13:02
Compare
Choose a tag to compare

decode in webview

v2.0.3

29 Jun 14:40
Compare
Choose a tag to compare
  • reduce redundant error messages
  • change design