Commit Graph

3 Commits

Author SHA1 Message Date
5684185+vsariola@users.noreply.github.com
15a340317f docs: add go doc comments to 4klang conversion functions 2023-10-19 10:52:52 +03:00
5684185+vsariola@users.noreply.github.com
7af7d4332d change: do not respect polyphony when importing 4klang patches
Using polyphony 2 gave errors: 16 instruments with polyphony 2 + 1 global was a total of 33 voices and gave errors when sointu compiling. User will set anyway polyphony as needed for every instrument, like 1 for most instruments, so just use NumVoices 1 always.
2023-07-08 15:22:18 +03:00
5684185+vsariola@users.noreply.github.com
248ba483c6 feat: add ability to import 4klang patches and instruments 2023-07-06 23:47:55 +03:00