Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SpectrogramNew to Visual Studio Code? Get it now.

Spectrogram

lanly-dev

|
698 installs
| (0) | Free
Realtime Spectrogram
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Spectrogram

Version

This is an extension that play and display spectrogram of mp3 audio files.

Known Issues

  • Limited to mp3
  • Only works with VS Code - exploration

Release Notes

1.1.0

  • Improve UI
  • Fixed pause/resume
  • Fixed minor bugs
  • Refactor code

Note:

- Still, this extension is only working in exploration build, tested on 1.41 E7|C78 😥
- Not so sure why it doesn't work in stable/insider build on E6|C76 according to 1.0.1 note 🤔

1.0.1

Fixed path issue other OS platforms (tested on MacOS and Ubuntu)

Note:

Pumped up the VS Code requirement to 1.40 due to Web Audio API bug, probably from Chrome
- Just right after the 1st release, the Web Audio API stops working on 1.30 to 1.39 of VS code (VS code 1.38 stable build is on Electron 4 | Chrome 69)
- The extension is working (except the pause/resume function - API bug again) on VS code exploration build 1.37 with ELectron 6 | Chrome 76
- This extension will not be working for a while 😥

1.0.0

Initial release of Spectrogram

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft