dancesWithBugs

Results 3 issues of dancesWithBugs

Version: 2.1.0 The X11-related window management code doesn't consider that windows are structured as a tree rather than a list. `getWindows()` returns the children of the root window, but ignores...

If I understand correctly, each voice in ADDsynth has a modulation oscillator, but can also itself serve as a modulator for another voice. The current way to achieve the latter...

enhancement
question
design-choice

Related: #259 The ADDsynth tab bar currently looks like this: ![Selection_051](https://user-images.githubusercontent.com/75453205/166631570-c686374f-97c2-4d57-9b43-39623c555917.png) I'm no good with image manipulation, so here's a quick ASCII representation: ``` [on/off] [-] [VCE1] [+] [global] [voice]...

design-choice