Ticket #35 (closed task: fixed)
Move winmm code out of gui.settingsDialogs
| Reported by: | jteh | Owned by: | jteh |
|---|---|---|---|
| Priority: | minor | Milestone: | 2009.1 |
| Component: | Core | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Currently, there is code in gui.settingsDialogs.SynthesizerDialog to get the list of audio device names for display to the user. This code uses ctypes to retrieve this information using the winmm library. This code should be moved into a function in nvwave, which can then be called from gui.settingsDialogs.SynthesizerDialog. It may then also be called from elsewhere if required.
Change History
Note: See
TracTickets for help on using
tickets.

