mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-19 07:43:30 +00:00
switch to freesimplegui
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import Iterable
|
||||
|
||||
import PySimpleGUI as psg
|
||||
import FreeSimpleGUI as psg
|
||||
|
||||
|
||||
def get_asio_input_spinbox_index(channel, num) -> int:
|
||||
|
||||
Reference in New Issue
Block a user