Geoxor / Amethyst

A cross-platform music player made with Typescript
https://amethyst-geoxor.vercel.app/
MIT License
158 stars 35 forks source link

Meterings stopped rendering when opening a node graph file #599

Open liamkhoi opened 11 months ago

liamkhoi commented 11 months ago

Describe the bug: When a node graph save (.ang file) is opened while the program is running, all the meterings on the playback panel on the bottom will stop rendering and stay blank. image Except, it is still working normal if I open the vectorscope and spectrum. Also, the decibel meter on the node graph is not affected image Additionally, this is what seems to happen everytime I open a node graph (not all the time): image

Amethyst Details (required): Version 1.9.14 (Windows 11)

To Reproduce (optional) Steps to reproduce the behavior:

  1. Open the program
  2. Play any audio on the queue
  3. Go to the node graph tab, open any node graph file (.ang files that you previouisly saved)
  4. All meterings (minimized on the player panel at the bottom) will go blank despite the audio still playing, except for the decibel meter shown on any nodes
otiskujawa commented 11 months ago

Unable to reproduce on same version on arch linux Deprecation and MediaImage (#22) warnings are unrelated