squiggythings / WaveTracker

A free and open source music-making software for Windows. Uses wavetable synthesis and sampling to generate sounds.
https://wavetracker.org
MIT License
466 stars 15 forks source link

[BUG] Crash on Noise Instrument #63

Closed RayHamilton617 closed 2 hours ago

RayHamilton617 commented 2 hours ago

Steps to reproduce the behavior:

  1. Go to 'Instrument Bank'
  2. Click on 'New Noise Instrument'
  3. Turn on 'Toggle Edit Mode'
  4. Add a note with the Noise Instrument
  5. See error

Every time I do this step, the program crashes. Same thing happens when replacing a instrument to a noise instrument

OS: Windows

squiggythings commented 2 hours ago

See #62 , it's caused by an outdated color theme. Reload the color theme in settings and hit apply and this should be working again

RayHamilton617 commented 1 hour ago

It worked. Thank you so much ^^