ce7c8a0d3e
feat(tracker): add menu to load instrument presets
...
The presets are embedded in the executable, so there's no additional files.
Closes #91
2023-10-01 18:54:50 +03:00
b65d11cbb7
update CHANGELOG.md and README.md
2023-10-01 15:07:50 +03:00
e3c7d2cba4
fix(cmd/sointu-vsti): use different name and ID for native vsti plugin
2023-09-24 17:39:30 +03:00
545f32bcc3
release v0.2.0 and add automated releases to CI
2023-09-24 13:11:00 +03:00
ee2c83e2cb
update CHANGELOG.md
2023-09-24 11:20:53 +03:00
f35f948118
fix(vm/compiler/templates/wasm): add support for mono out
...
Adds also a test case to make sure mono out also works.
2023-09-24 10:27:34 +03:00
7df8103bf9
fix(vm): change crush resolution to bits ( closes #79 )
...
BREAKING CHANGE: The problem with crush was that it had very few usable values. This changes the crush to map the value nonlinearly, so the crush resolution is bits. Still the upper portion of the values is not very usable (bits 12-24 i.e. hardly any crushing), but at least the lower portion is usable. But now crush resolution has slightly different meaning.
2023-09-23 21:23:05 +03:00
7dd2c246a0
feat(vm): add support for gm.dls samples in the go virtual machine ( closes #75 )
2023-08-28 22:44:37 +03:00
63fc3d0d08
Update CHANGELOG.md
2023-07-07 01:09:29 +03:00
d5f413c5dc
Update CHANGELOG.md
2021-04-29 14:29:48 +03:00
e6feed1e26
fix(go): Remove remaining references to go4k.
2020-12-16 21:39:23 +02:00
f076409eb1
Update CHANGELOG.md
2020-11-17 00:12:10 +02:00
3198452b9c
Add a change log.
2020-05-25 14:14:13 +03:00