Describe the bug
s.meter does nothing after starting sclang and booting the server, same with the keybinding I configured for this (F2). Only after recompiling the class library, the command or corresponding keybinding make the meter window appear.
s.freqscope, s.scope and s.plotTree are unaffected. The server boots normally, sound can be played without any problems.
Expected behavior
s.meter or the configured keybinding launch the server meter right at the first time.
Steps to reproduce
Additional context
Information
-
Operating system
Windows 10 Version 10.0.19044
-
SuperCollider version
3.13.0
-
nvim --version
0.9.1
-
Package manager
packer.nvim
-
checkhealth output:
scnvim: require("scnvim.health").check()
scnvim ~
- OK nvim version 0.9.1
- OK sclang executable: C:/Program Files/SuperCollider/sclang.exe
- OK scnvim classes are installed: C:/Users/User/AppData/Local/SuperCollider/Extensions/scide_scnvim
- OK keymaps are defined
scnvim documentation ~
- using HelpBrowser for documentation
scnvim extensions ~
Describe the bug
s.meter does nothing after starting sclang and booting the server, same with the keybinding I configured for this (F2). Only after recompiling the class library, the command or corresponding keybinding make the meter window appear.
s.freqscope,s.scopeands.plotTreeare unaffected. The server boots normally, sound can be played without any problems.Expected behavior
s.meter or the configured keybinding launch the server meter right at the first time.
Steps to reproduce
Additional context
Information
Operating system
Windows 10 Version 10.0.19044
SuperCollider version
3.13.0
nvim --version0.9.1
Package manager
packer.nvim
checkhealth output: